Choose the equation and the inequality needed to answer this question.Trevor tutors French for $15 and hour and scoops ice cream for $10 an hour. He is going to work 15 hours this week. At least how many hours does he need to tutor to make more than $180? Let x equal the number of hours he tutors and y be the number of hours he scoops ice cream.

Options (you can pick more than one):

x + y = 15
x + y > 15
x + y < 15
15x + 10y = 180
15x + 10y > 180
15x + 10y < 180


So far all I have it the fourth option (15x + 10y = 180).

Answers

Answer 1
Answer:

Answer:

Actually, what you said you have so far is not correct.  The 2 correct answers are the 1st one (x + y = 15) and the 5th one (15x + 10y > 180)

Step-by-step explanation:

If tutoring French is x hours and scooping ice cream is y hours and he is going to work 15 hours for sure doing both, then we can add them together to get that x hours + y hours = 15 hours, or put simply:  x + y = 15.

Now we are going to throw in the added fun of the money he makes doing each.  The thing to realize here is that we can only add like terms.  So looking at the equation above, we have x hours of tutoring and y hours of scooping, so if we want to add them, we will add those number of hours together to get the total number of hours he worked, which we know to be 15.  The same goes for money.  If we add money earned from tutoring to money earned from scooping, we need that to be greater than the money he wants to earn which is 180 at least.  Because he wants to earn MORE than $180. we use the ">" sign.  Since he earns $15 an hour tutoring, that expression is $15x; since he earns $10 an hour scooping, that expression is $10y.  Now add them together (and you CAN because they are both expressions relating dollars to dollars) and set the sum > $180:

$15x + $10y > $180.  That's why your answer is not correct.  Use mine (with the understanding that you care about why yours is wrong and mine is correct) and you'll be fine.


Related Questions

(Circle one) A negative decimal multiplied by a positive decimal then multiplied again by a negative decimal will give a positive/negative answer.
URGENT!! NEED HELP!! SOLVE FOR THE COS(
use the exact value of cos 11pi/6 and the half-angle identity for sine to find the exact value of sin 11pi/12
A dealer advertises that a certain brand of tire averages 50,000 miles of use before needing to be replaced. Testing this claim, an investigator finds that a sample of 19 randomly selected tires from this dealer had an average lifespan of 48,700 miles with a standard deviation of 4,500 miles. Assume tire life spans are approximately normally distributed. At the α = 0.05 level, find if the investigator can prove the dealer is exaggerating the average lifespan of their tires by performing the hypothesis test.
Scores on a test in a very large class are bell-shaped and symmetric. The mean on the test was 75, and the standard deviation was 5. What percent of the scores were above 75?

Jenny drove 715 miles in 11 hours.At the same rate, how long would it take her to drive 325 miles?

Answers

5 hours

715/11 = 65
325/65 = 5

Suppose that from a standard deck, you draw three cards without replacement. What is the expected number of spades that you will draw

Answers

Answer: The expected number of spades that you will draw is 0.751 spades

Step-by-step explanation:

The expected value can be calculated as:

∑xₙ*pₙ

Where xₙ is the n-th event, and pₙ is the probability of that event.

First, let's count the possible events and calculate the probability for each one.

x₀ = drawing 0 spades.

Out of 52 cards, we have only 13 spades, then 52 - 13 = 39 are not spades.

Then the probability of not drawing a spade in the first draw is:

p1 = 39/52

In the second draw we will have a card less than before in the deck (so we have 38 cards that are not spades, and 51 cards in total), then the probability of not drawing a spade is:

p2 = 38/51

And with the same reasoning, in the third draw the probability is:

p3 = 37/50

The joint probability for this event will be:

p₀ = p1*p2*p3 = (39/52)*(38/51)*(37/50) = 0.413

Second event:

x₁ = drawing one spade.

Let's suppose that in the first draw we get the spade, the probability will be:

p1 = 13/52

In the second draw, we get no spade, then the probability is:

p2 = 39/51

in the third draw we also get no spade, the probability is:

p3 = 38/50

And we also have the case where the spade is drawn in the second draw, and in the third draw, then we have 3 permutations, this means that the probability of drawing only one spade is:

p₁ = 3*p1*p2*p3 = 3*(13/52)(39/51)*(38/50) = 0.436

third event:

x₂ = drawing two spades:

Let's assume that in the first draw we do not get a spade, then the probabilities are:

p1 = 39/52

p2 = 13/51

p3 = 12/50

And same as before, we will have 3 permutations, because we could not draw a spade in the second draw, or in the third, then the probability for this case is:

p₂ = 3*p1*p2*p3 = 3*( 39/52)*(13/51)*(12/50) = 0.138

And the last event:

x₃ = drawing 3 spades.

The probabilities will be:

p1 = 13/52

p2 = 12/51

p3 = 11/50

And there are no permutations here, so the joint probability is:

p₃ = p1*p2*p3 = (13/52)*(12/51)*(11/50) = 0.013

Now we can calculate the expected value:

EV = 0*0.413 + 1*0.436 + 2*0.138 + 3*0.013 = 0.751

The expected number of spades that you will draw is 0.751 spades

The expected number of spades drawn when drawing three cards without replacement from a standard deck is approximately 0.75 spades.

To calculate this, we can use the concept of conditional probability. Initially, there are 13 spades out of 52 cards in the deck, giving us a 13/52 chance of drawing a spade on the first card.

If the first card drawn is a spade, there are now 12 spades left out of 51 cards, so the probability of drawing a spade on the second card is 12/51.

If the first two cards are spades, there are 11 spades left out of 50 cards for the third draw, with a probability of 11/50.

Now, we multiply these probabilities together and sum up the possible scenarios (0, 1, 2, or 3 spades drawn) to get the expected value: (0 * (39/52 * 38/51 * 37/50)) + (1 * (13/52 * 39/51 * 38/50 + 39/52 * 12/51 * 38/50 + 39/52 * 38/51 * 11/50)) + (2 * (13/52 * 12/51 * 39/50 + 13/52 * 39/51 * 11/50 + 39/52 * 12/51 * 11/50)) + (3 * (13/52 * 12/51 * 11/50)) ≈ 0.75 spades.

So, the expected number of spades drawn when selecting three cards without replacement from a standard deck is approximately 0.75.

This means, on average, you can expect to draw about 3/4 of a spade.

for such more questions on number

brainly.com/question/251701

#SPJ3

Please help!! Thank youu

Answers

Answer:

Your answer is C

Step-by-step explanation:

Supplementary angles are angles that come out to 180 degrees when added.

90+90=180

The magnitude of an earthquake depending on the energy it produces can be modeled using the equationM = 0.6666 log x - 3.2. Complete the sentences about the model.
The curve representing the relationship includes the point
The growth factor is
An earthquake with an energy level of has a magnitude of

Answers

Final answer:

The equation 'M = 0.6666 log x - 3.2' describes the relationship between the energy produced by an earthquake (x) and its resulting magnitude (M). The 0.6666 in the formula is the growth factor. To get a magnitude for a specific energy level, we plug the energy value into the formula, and solve.

Explanation:

The equation given represents the relationship between the magnitude of an earthquake (M) and the energy it produces (x), with M being the earthquake's magnitude and x being the energy produced by the earthquake. This equation is a logarithmic model with a base of 10 (without the base explicitly stated, we assume it to be 10).

  1. The curve representing the relationship includes the point: To identify a point, we need a specific x-value for the energy level. For instance, for x=1000, we can plug it into the equation to get the magnitude M = 0.6666 log(1000) - 3.2.
  2. The growth factor is: In this context, the growth factor refers to the constant 0.6666 which is multiplied by the logarithm. This factor impacts the rate at which the magnitude of the earthquake grows for a given increase in energy.
  3. An earthquake with an energy level of (an x-value should be inserted here) has a magnitude of: We would again plug the energy value (x-value) into the formula, compute the expression to determine the corresponding magnitude.

Learn more about Logarithmic Earthquake Model here:

brainly.com/question/34843153

#SPJ3

Answer:

Step-by-step explanation:

(g) If each customer takes 3 minutes to check out, what is the probability that it will take more than 6 minutes for all the customers currently in line to check out? The probability that it will take more than 6 minutes for all the customers currently in line to

Answers

The probability that it will take more than 6 minutes for all the customers in line to check out is 0.40.

We are given the probability distribution of x, the number of customers in line at a supermarket express checkout counter.

Moreover, we are given that each customer takes 3 minutes to check out.

It means that if there are 0 customers in line, i.e., x=0, then it will take 0 minutes for all the customers currently in line to check out.

If there is 1 customer in line, i.e., x=1, then it will take 3 minutes for all the customers currently in line to check out.

If there are 2 customers in line, i.e., x=2, then it will take 6 minutes for all the customers currently in line to check out.

If there are 3 customers in line, i.e., x=3, then it will take 9 minutes for all the customers currently in line to check out.

If there are 4 customers in line, i.e., x=4, then it will take 12 minutes for all the customers currently in line to check out.

If there are 5 customers in line, i.e., x=5, then it will take 15 minutes for all the customers currently in line to check out.

From above we note that if there are 3 or more customers in the line, then it will take more than 6 minutes (note that the case of check out time equal to 6 minutes is not included when we want 'more than 6 minutes') for all the customers currently in line to check out.

Thus, required probability is given by:

P(more than 6 minutes for all the customers currently in line to check out) = P(x ≥ 3)

= P(x=3) + P(x=4) + P(x=5)

= 0.20 + 0.15 + 0.05

= 0.40

Therefore, the probability that it will take more than 6 minutes for all the customers in line to check out is 0.40.

To learn more about the probability visit:

brainly.com/question/11234923.

#SPJ3

Final answer:

Without specific information on the total number of customers or the distribution of customers in line, we cannot calculate a specific probability for it to take more than 6 minutes for all customers to check out, given that each customer takes 3 minutes.

Explanation:

The question is about the probability that it will take more than 6 minutes for all the customers in line to check out, given that each customer takes 3 minutes. The time it takes for all the customers to check out is determined by the number of customers in line. If there are two or more customers in line, it will definitely take more than 6 minutes for all of them to check out, because the checkout time is 3 minutes per customer.

So, the question of probability relates to the likelihood of there being two or more customers in line. Without information on the total number of customers, or the distribution of customers in line, we cannot calculate a specific probability.

Please note, this is a practical application of topics in probability and queue theory, involving concepts like mean arrival rate and service rate.

Learn more about Probability here:

brainly.com/question/32117953

#SPJ3

What is the measure angle of 3 ?
The measure angle of 4?

Answers

Answer:
Angle 4=83
Angle 3=46

Explanation:
For angle 4- Angles in a triangle add to 180 degrees
46+51=97 180-97=83
For angle 3- angles on a straight line add to 180 degrees
51+83=134 180-134=46

I hope this helped :)