213k views
1 vote
Which question could the expression 1000n answer? Let n = the number of gallons of gas used. How many miles per gallon did the car get driving 1000 miles? Let n = the number of grams of food needed for each dog. How many grams of food are needed to feed 1000 dogs? Let n = the number of people at the show.

How many empty seats were there at the show if there are 1000 seats at the theater?

Let n = the number of seats at the theater.
How many empty seats will there by if 1000 people come to the show?

User Volatility
by
5.5k points

2 Answers

7 votes

Answer:

Let n = the number of grams of food needed for each dog. How many grams of food are needed to feed 1000 dogs?

just pure math my guy

User Kempeth
by
5.0k points
7 votes

Answer:

Let n = the number of grams of food needed for each dog. How many grams of food are needed to feed 1000 dogs?

Explanation:

Let's analyze the 4 situations:

1) Let n = the number of gallons of gas used. How many miles per gallon did the car get driving 1000 miles? NO

The answer to this question is


(1000)/(n)

In fact for instance, if n = 500 (500 gallons used for 1000 miles), it means that the car uses
(1000)/(500)=2 miles/gallon.

Let n = the number of grams of food needed for each dog. How many grams of food are needed to feed 1000 dogs? YES

In fact, the amount of grams of food needed to feed the 1000 dogs is given by the number of grams needed for each dog (n) times the number of dogs (1000), so:


1000n

Let n = the number of people at the show. How many empty seats were there at the show if there are 1000 seats at the theater? NO

In this case, the answer is given by


1000-n

Because n is the number of people at the show, so the number of empty seats is equal to 1000 (total number of seats) minus the number of seats occupied (n).

Let n = the number of seats at the theater. How many empty seats will there by if 1000 people come to the show? NO

In this case, the answer is


n-1000

Since we have to subtract the number of seats occupied (1000) from the total number of seats (n).

User Patrick Schaefer
by
4.8k points