1. Come up with an integer that is BIGGER than 10.
2. Come up with an integer that is SMALLER than 10.
3. Come up with an integer that is BIGGER than 0.
4. Come up with an integer that is SMALLER than 0.

I need help pleaseeee

Answers

Answer 1

Answer:

1) any number that is greater than ten is considered an integer bigger than ten: for example, 11, 12, 100, 1000000, etc.

2) any number that is smaller than ten is considered an integer smaller than ten: for example, 9, 8, 7, -100, -100000, etc.

3) any number that is bigger than zero is considered an integer bigger than ten: for example, 1, 2, 10, 100, 100000, etc.

4) any number that is smaller than zero is considered an integer smaller than zero: for example, -1, -2, -3, -10, -100000, etc.

Step-by-step explanation:

An integer is any whole number

Answer 2

Answer:

Step-by-step explanation:

integer bigger than 10 is 11

integer smaller than 10 is 9

integer greater than 0 is 1.

integer smaller than 0 is -1.


Related Questions

A shipment of 50 precision parts including 4 that are defective is sent to an assembly plant. The quality control division selects 10 at random for testing and rejects the entire shipment if 1 or more are found defective. What is the probability this shipment passes inspection?

Answers

Answer:

0.3968 = 39.68% probability this shipment passes inspection.

Step-by-step explanation:

The parts are chosen without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this question:

50 parts means that [tex]N = 50[/tex]

4 defective means that [tex]k = 4[/tex]

10 are chosen, which means that [tex]n = 10[/tex]

What is the probability this shipment passes inspection?

Probability that none is defective, so:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 0) = h(0,50,10,4) = \frac{C_{4,0}*C_{46,10}}{C_{50,10}} = 0.3968[/tex]

0.3968 = 39.68% probability this shipment passes inspection.

Consider the probability that no less than 37 out of 295 cell phone calls will be disconnected. Choose the best description of the area under the normal curve that would be used to approximate binomial probability.

a. Area to the right of 36.5
b. Area to the right of 37.5
c. Area to the left of 36.5
d. Area to the left of 37.5
e. Area between 36.5 and 37.5

Answers

Answer:  Choice A) Area to the right of 36.5

==========================================================

Explanation:

The phrasing "no less than" means the same as "at least".

Saying "at least 37" means 37 is the lowest we can go.

If x is the number of disconnected calls, then [tex]x \ge 37[/tex] and we want to find the probability of this happening (the max being 295).

We could use the binomial distribution to find the answer, but that would require adding 295-37+1 = 259 different values which could get tedious. So we could use the normal approximation to make things relatively straight forward.

Assuming this binomial meets the requirements of the normal approximation, then we'd look under the normal curve for the area to the right of 36.5; which is why the answer is choice A.

Why 36.5 and not 37? This has to do with the continuity correction factor when translating from a discrete distribution (binomial) to a continuous one (normal).

If we used 37, then we'd be missing out on the edge case. So we go a bit beyond 37 to capture 36.5 instead. It's like a fail safe to ensure we do account for that endpoint of 37. It's like adding a buffer or padding.

------------

Side notes:

Choice B would be the answer if we wanted to excluded 37 from the group, ie if we wanted to calculate [tex]P(x > 37)[/tex] instead of [tex]P(x \ge 37)[/tex]. So we're moving in the opposite direction of choice A to avoid that edge case. We go with "right" instead of "left" since this is what the inequality sign says.

-10 degrees Celsius is what Fahrenheit

Answers

Answer:

Step-by-step explanation:

i think if its -10 degrees i think the fahrenheit would be 50 degrees

2. The prices, in dollars per unit, of the three commodities X, Y and Z are x, y and z,
respectively
Person A purchases 4 units of Z and sells 3 units of X and 3 units of Y.
Person B purchases 3 units of Y and sells 2 units of X and 1 unit of Z.
Person C purchases 1 unit of X and sells 4 units of Y and 6 units of Z.
In the process, A, B and C earn $40, $50, and $130, respectively.

a) Find the prices of the commodities X, Y, and Z by solving a system of linear
equations (note that selling the units is positive earning and buying the units is
negative earning).​

Answers

Answer:

Price of X is $24.81

Price of Y is $3.66

Price of Z is $11.36

Step-by-step explanation:

for person A, we know that earns $40, then we can write the equation:

-4*z + 3*x + 3*y = $40

For person B, we know that earns $50, then:

1*z + 2*x - 3*y = $50

For person C, we know that earns $130, then:

6*z - 1*x + 4*y = $130

Then we have a system of equations:

-4*z + 3*x + 3*y = $40

1*z + 2*x - 3*y = $50

6*z - 1*x + 4*y = $130

To solve the system, we need to isolate one of the variables in one of the equations.

Let's isolate z in the second equation:

z = $50 - 2*x + 3*y

now we can replace this in the other two equations:

-4*z + 3*x + 3*y = $40

6*z - 1*x + 4*y = $130

So we get:

-4*($50 - 2*x + 3*y) + 3*x + 3*y = $40

6*($50 - 2*x + 3*y) - 1*x + 4*y = $130

Now we need to simplify both of these, so we get:

-$200 + 11x - 9y = $40

$350 - 13*x + 28*y = $130

Now again, we need to isolate one of the variables in one of the equations.

Let's isolate x in the first one:

-$200 + 11x - 9y = $40

11x - 9y = $40 + $200 = $240

11x = $240 + 9y

x = ($240 + 9y)/11

Now we can replace this in the other equation:

$350 - 13*x + 28*y = $130

$350 - 13*($240 + 9y)/11 + 28*y = $130

Now we can solve this for y.

- 13*($240 + 9y)/11 + 28*y  = $130 - $350 = -$220

-13*$240  - (13/11)*9y + 28y = - $220

y*(28 - (9*13/1) ) = -$220 + (13/11)*$240

y = ( (13/11)*$240 - $220)/(28 - (9*13/1) ) = $3.66

We know that:

x = ($240 + 9y)/11

Replacing the value of y, we get:

x = ($240 + 9*$3.66)/11  = $24.81

And the equation of z is:

z = $50 - 2*x + 3*y = $50 - 2* $24.81 + 3*$3.66 = $11.36

Then:

Price of X is $24.81

Price of Y is $3.66

Price of Z is $11.36

Pls could someone help me with this​

Answers

Answer:

- Bar Gaps should be the same

Y-axis up in units of 5 would help out

Step-by-step explanation:

Which of the following is equivalent to (2a + a)(3b + 1)?

Tip: Simplify the expression on the left first, and then use the distributive property.

2a + 3ab + a
3a + 3b + 1
3a(3b + 3)
9ab + 3a

Answers

Answer:

9ab+3a

Step-by-step explanation:

(2a+a)(3b+1)=(3a)(3b+1)

3a(3b+1)

=(3a×3b)+3a×1

=9ab+3a

prove the identity of
[tex] 4 sin^{2}x + 7sin^{2} = 4 + 3cos^{2} [/tex]

Answers

Answer:

7sin

2

x+3cos

2

x=4

4sin

2

x+3sin

2

x+3cos

2

x=4

4sin

2

x+3=4

4sin

2

x=1

sin

2

x=

4

1

sinx=

2

1

or sinx=−

2

1

Step-by-step explanation:

TAKING THE POSITIVE ROOT x=

6

π

tan(

6

π

)=

3

1

A random sample of size 36 is to be taken from a population that is normally distributed with mean 72 and standard deviation 6. The sample mean of the observations in our sample is to be computed. The sampling distribution of the sample mean is

Answers

Answer:

The sampling distribution of the sample mean is approximately normal with mean 72 and standard deviation 1.

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

Normally distributed with mean 72 and standard deviation 6.

This means that [tex]\mu = 72, \sigma = 6[/tex]

A random sample of size 36

This means that [tex]n = 36, s = \frac{6}{\sqrt{36}} = 1[/tex]

The sampling distribution of the sample mean is

By the Central Limit Theorem, it is approximately normal with mean 72 and standard deviation 1.

Marissa constructed a figure with these views.


HELP ASAP EXTRA POINTS

Answers

Answer:

a triangular pyramid

a triangular pyramid

Necesito ayuda con esto

Answers

Answer:

La suma de las dos matrices cuadradas de dimensión 2 es [tex]\vec U = \left[\begin{array}{cc}-1&11\\2&5\end{array}\right][/tex].

Step-by-step explanation:

Considerando que se tratan de dos matrices de igual dimensión y cuyos elementos son números reales, conocemos que la adición entre dos matrices consiste en las sumas de los elementos de igual posición, esto es, los elementos que están localizados en las mismas filas y columnas, entonces, la suma es:

[tex]\vec A = \left[\begin{array}{cc}1&2\\-1&0\end{array} \right][/tex], [tex]\vec B = \left[\begin{array}{cc}-2&9\\3&5\end{array}\right][/tex]

[tex]\vec U = \vec A + \vec B = \left[\begin{array}{cc}1 + (-2)&2+9\\-1 + 3&0 + 5\end{array}\right][/tex]

[tex]\vec U = \left[\begin{array}{cc}-1&11\\2&5\end{array}\right][/tex]

La suma de las dos matrices cuadradas de dimensión 2 es [tex]\vec U = \left[\begin{array}{cc}-1&11\\2&5\end{array}\right][/tex].

PLEASE HELP
The function in the table is quadratic
True
False

Answers

Answer:

True

Step-by-step explanation:

Each f(x) value increases by 5 so therefore this function would be linear

Hope you understand :)

What is 70% less than 55?

Answers

Answer:

100-70=30 so

55*0.3=16.5

Hope This Helps!!!

Answer:

Answer :

70% less than 55 is

16.5

Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified axis: y=x6, y=1 about y=6.

Answers

Answer:

mehoimehoihoi

Step-by-step explanation:

What is the probability that in a sample of 400 registered voters to at least 290 voted in their most recent local

Answers

Answer:

The probability that in a sample of 400 registered voters at least 290 voted in their most recent local elections is:

= 72.5%

Step-by-step explanation:

Sample of registered voters = 400

Sample of voters that actually voted = 290

Probability = 290/400 * 100

= 72.5%

b) This result above gives the statistic that for every 100 registered voters, 72.5 voters voted.  Probability measures the chance of an event occurring given other events.  Therefore, one can conclude that the voting was at least 72.5%.  Inversely, 27.5% of the registered voters did not participate or cast their ballots in the local elections.

An economic instructor at UCF is interested in the relationship between hours spent studying and total points earned in a course. Data collected on 11 students who took the course last semester follow:

# of observation(s) n = 30
# of independent variable(s) = 1
SSR = 1,297 SSE= 920

Required:
Find the F test statistic.

Answers

Answer:

[tex]F = 39.47[/tex]

Step-by-step explanation:

Given

[tex]n = 30[/tex] --- observations

[tex]p = 1[/tex] -- variables

[tex]SSR = 1,297[/tex]

[tex]SSE= 920[/tex]

Required

The F statistic

This is calculated using:

[tex]F = \frac{SSR}{p} \div \frac{SSE}{n - p -1}[/tex]

[tex]F = \frac{1297}{1} \div \frac{920}{30 - 1 -1}[/tex]

[tex]F = \frac{1297}{1} \div \frac{920}{28}[/tex]

[tex]F = 1297 \div \frac{920}{28}[/tex]

Rewrite as:

[tex]F = 1297 * \frac{28}{920}[/tex]

[tex]F = \frac{1297 *28}{920}[/tex]

[tex]F = \frac{36316}{920}[/tex]

[tex]F = 39.47[/tex]

Write 2 1/4 as a decimal ​

Answers

1/4=.25
2=2.
2+.25
2.25=answer

Hey there!

2 1/4

= 2 * 4 + 1 / 4

= 8 + 1 / 4

= 9 / 4


= 9 ÷ 4

= 2.25


Therefore, your answer is: 2.25


Good luck on your assignment & enjoy your day!


~Amphitrite1040:)

in a school project you need to provide a blueprint of the schools rectangular playground .the blueprint dimensions of the playground are 23/147 yd x 3/14 yd after reducing them by the factor of 2/147 what are the original dimensions if the playground in yards

Answers

Answer:

L = 0.16 yd, W = 0.22 yd

Step-by-step explanation:

Dimensions of play ground 23/147 yd x 3/14 yd

reducing factor 2/147

Let the original length is L.

[tex]L - \frac{2L}{147} = \frac{23}{147}\\\\L\frac{143}{147} = \frac{23}{147}\\\\L=\frac{23}{143} yd[/tex]

L = 0.16 yd

Let the width is W.

[tex]W - \frac{2W}{147} = \frac{3}{14}\\\\W\frac{143}{147} = \frac{3}{14}\\\\W=0.22 yd[/tex]

Find the measure of each angle whose degree measure is represented in terms of x in the given
triangle.


Please help :)

Answers

Answer:

Step-by-step explanation:

Answer:

That's barely readable!  Anyway the solution is:

7x + 7x +2 +5x +7 = 180 degrees

19x + 9 = 180 degrees

19x = 171 degrees

x = 9

So the angles are:

7x = 63 degrees

7x + 2 = 65

5x + 7 = 52

Double check:

Since ALL 3 triangle sides add up to 180:

63 + 65 + 52 = 180 degrees

Step-by-step explanation:

If a procedure meets all of the conditions of a binomial distribution except the number of trials is not​ fixed, then the geometric distribution can be used. The probability of getting the first success on the xth trial is given by ​
P(x) = p(1−p)x−1​
where p is the probability of success on any one trial. Subjects are randomly selected for a health survey. The probability that someone is a universal donor​ (with group O and type Rh negative​ blood) is 0.15. Find the probability that the first subject to be a universal blood donor is the fifth person selected.

Answers

Answer:

0.0783

Step-by-step explanation:

The probability of getting the first success on xtg trial ; this is a geometric distribution :

P(x) = p(1−p)^x−1

The probability of being a universal donor , p = 0.15

The probability of obtaining someone who is a universal donor on 5th trial will be :

P(5) = 0.15(1 - 0.15)^(5 - 1)

P(5) = 0.15(0.85)^4

P(5) = 0.15(0.52200625)

P(5) = 0.0783009375

P(5) = 0.0783

Sticky buns sell for $1.25 each,or $10.89 per dozen. how much does each bun cost if purchased by the dozen? How much do you save on 12 sticky buns?

Answers

Answer:

If you buy per dozen, each buns costs about 91 cents.

You will save $4.11 if you buy per dozen.

Step-by-step explanation:

1.25 * 12= $15

10.89/12= .9075 = .91 cents

15-10.89= $4.11

Give two examples of addition of two mixed numbers with different denominators
SHOW ALL STEPS

Answers

Answer:

First Example: 3 1/2 + 4 3/4, Second Example: 6 3/8 + 7 9/15

Extra Example: 8 4/20 + 3 5/10

Step-by-step explanation:

First Example:

1/2 + 3/4

1/2 is equal to 2/4 so it is now compatible to be added to 3/4.

2/4 + 3/4

= 5/4

Now for the mixed numbers since its 3 and 4, 3 + 4 = 7.

Final answer is 7 5/4.

Second Example:

3/8 + 9/15

9/15 can be reduced to 3/5

Now the equation is 3/8 + 3/5

= 15/40 + 24/40 is an equivalent equation

15/40 + 24/40  

= 39/40

Now for the mixed numbers since its 6 and 7, 6 + 7 = 13

Final answer is 13 39/40.

I am going to include one last example just in case you need one:

Third Example:

4/20 + 5/10

We can reduce these to

1/5 + 1/2

= 2/10 + 5/10 is the equivalent equation

2/10 + 5/10

= 7/10

Now for the mixed numbers since its 8 and 3, 8 + 3 = 11.

Final answer is 11 7/10.

I Hope this helps!

Tara makes 30 cups of donut topping by mixing sugar and cinnamon. The ratio of sugar to cinnamon is 3:2

How much sugar did Tara use in the donut topping?

Answers

Answer:

18

Step-by-step explanation:

3:2 means 3/2 or 3÷2

but its better to leave it as

3/2

Question is in picture below

Answers

Answer:

The obove picture the rule is SSA

The answer is D. sas (side angle side)

Solve the inequality. |X+19|<7

Answers

Answer:

x<-12

Step-by-step explanation: hope this helps!

Least to greatest 22,755 20,564 2,3805

Answers

Least to greatest: 20,564 22,755 2,3805

The probability that a 38-year-old white male will live another year is .99813. What premium would an insurance company charge to break even on a one-year $1 million term life insurance policy

Answers

Answer:

The insurance company should charge $1,873.5.

Step-by-step explanation:

Expected earnings:

1 - 0.99813 = 0.00187 probability of the company losing $1 million(if the client dies).

0.99813 probability of the company earning x(price of the insurance).

What premium would an insurance company charge to break even on a one-year $1 million term life insurance policy?

Break even means that the earnings are 0, so:

[tex]0.99813x - 0.00187(1000000) = 0[/tex]

[tex]0.99813x = 0.00187(1000000)[/tex]

[tex]x = \frac{0.00187(1000000)}{0.99813}[/tex]

[tex]x = 1873.5[/tex]

The insurance company should charge $1,873.5.

Please help ASAP. No links

Answers

Hello my dear friend of USA !!!

DB/AD = BE/EC

=> 6/4 = x+1/x

=> 6x = 4x + 4

=> 2x = 4

=> x = 2

So x = 2

I am from INDIA.

Lots of love ❤️!!!

Have a great day ahead!

Answer:

x = 2

Step-by-step explanation:

[tex]\frac{6}{4} = \frac{x+1}{x}[/tex]

6x = 4x + 4

2x = 4

x = 2

which equation has the steepest graph ?

Answers

Answer:

Step-by-step explanation:

A.

[tex] \green{\huge{\red{\boxed{\green{\mathfrak{QUESTION}}}}}} [/tex]

which equation has the steepest graph ?

[tex] \red{ \bold{ \textit{STANDARD \: EQUATION}}}[/tex]

[tex]y = mx + c[/tex]

[tex]WHERE \\ m = SLOPE \\ c = Y - INTERCEPT[/tex]

[tex] \huge\green{\boxed{\huge\mathbb{\red A \pink{N}\purple{S} \blue{W} \orange{ER}}}}[/tex]

[tex] \blue{A.T.Q}[/tex]

PART A:-

[tex]y = mx + c \sim y= -14x+1 [/tex]

[tex] \orange{SO}[/tex]

m= (-14)

which is equal to the slope of the equation .

PART B:-

[tex]y = mx + c \sim y= ¾x-9 [/tex]

[tex] \orange{SO}[/tex]

m= (¾)

PART C:-

[tex]y = mx + c \sim y= 10x-5[/tex]

[tex] \orange{SO}[/tex]

m= (10)

PART D:-

[tex]y = mx + c \sim y= 2x+8[/tex]

[tex] \orange{SO}[/tex]

m= (2)

SO MAXIMUM SLOPE IS :-( -14 )

Negative shows Slope is in negative direction.

[tex] \red \star{Thanks \: And \: Brainlist} \blue\star \\ \green\star If \: U \: Liked \: My \: Answer \purple \star[/tex]

1,620 to the nearest ten ? Please don't answer if you know your wrong !

Answers

Answer:

I will say 2,000 yes so that is what I am putting

For which pair of functions is the vertex of k(x) 6 units below the vertex of
f(x)?
A. Ax) = x2 and k(x) = x2 + 6
B. f(x) = x2 and k(x) = (x+6)2
C. Ax) = x and k(x) = (x – 6)2
D. f(x) = x2 and k(x) = x2 - 6

Answers

Using translation concepts, the vertex of k(x) is 6 units below the vertex of f(x) = x² for:

D. f(x) = x² and k(x) = x² - 6.

What is a translation?

A translation is represented by a change in the function graph, according to operations such as multiplication or sum/subtraction in it's definition.

We want to shift the vertex 6 units down, hence the transformation is y -> y - 6, so the correct pair is:

D. f(x) = x² and k(x) = x² - 6.

More can be learned about translation concepts at https://brainly.com/question/4521517

#SPJ1

Other Questions
A club of 10 people wants to choose an executive board consisting of president, secretary, treasurer, and three other officers. In how many ways can this be done A student distills a sample of ink. Devise a simple method to show that the liquid collected is pure water. Include the expected results in your answer. please help!!!Simplify3+ 7 X 4 Hy gip ti ln bi tp ny Diane watches a lot of news. Within the past several weeks, she has seen numerous reports of shark attacks happening all around the world. She concludes that shark attacks must be increasing in frequency and that they are more common than more mundane life-threatening events like car accidents or common diseases. Diane's thought process is an example of: What is the winter caused by?A) indirect sunlight striking EarthB) Earth's far distance from the sunC) Earth's closeness to the sunD) direct sunlight striking Earth this symbol (g) in a chemical formula indicates that A firm's marginal product of labor is 4 and its marginal product of capital is 5. If the firm adds one unit of labor but does not want its output quantity to change, the firm should A. add 1.25 units of capital. B. use 1.25 fewer units of capital. C. use 0.8 fewer units of capital. D. use 5 fewer units of capital. The advent of relative dating techniques is a significant advance because Group of answer choices All of these statements are correct. Absolute dating techniques permitted archaeologists to know when styles appeared, how quickly they spread, and whether there were multiple centers of innovation Absolute dating techniques helped to place objects and cultures into a historical sequence. Absolute dating techniques allow archaeologists to control a major dimension of their data -- namely time In the diagram below, which part of the human brain coordinates balance, movement, and other muscle functions so that the body moves smoothly? A B C Plsss help Get brainiest if right!!Anita can paint 25 wooden slats in 5.5 hours. If she continues towork at the same speed without any breaks, how many slats canshe paint in 9.9 hours? Please help asap, how do I find the missing variables? (Trigonometry) what is the value of x Respond to each of the four questions. Describe the steps to graphing a linear equation. Be sure to provide an example to illustrate your description. Describe the steps to graphing a quadratic equation. Be sure to provide an example to illustrate your description. Describe how to solve a linear equation. Be sure to provide an example to illustrate your description. Describe how to solve a quadratic equation. Be sure to provide an example to illustrate your description. Read the examples carefully. Match each one with the text structure it uses. chronological order compare-contrast problem-solution cause-effect According to Garrett et al. (1975, 1988, 1989), language production proceeds through a series of processes: ______, ______, and ______. Please help me ASAP! and thank you what state of matter is ice ? A, element B. gas C. liquid D. solid Cul es el objetivo de los gastos? Solve for x. Round to the nearest tenth of a degree, if necessary