Answer:
C
Step-by-step explanation:
Quadratic formula is used only to solve the quadratic equations .
Means the equation of the form

In this the x^2 part is must because that only makes the equation a quadratic.
Looking at the four options given to you , only the option C has the missing x^2 term, which makes it a linear equation and hence the quadratic formula cannot be applied there .
So the right option for your question with the quadratic formula is
option
C
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.
Answer:
30 mph
Step-by-step explanation:
The average speed = Total distance / Total Time
Distance at 45 m/hr.
t = 20 minutes = 20/60 = 1/3 hour.
r = rate = 45 miles / hour
d = r * t
d = 45 * 1/3 = 15 miles.
Average Speed going home.
t = 30 minutes
t = 30 min / 60 min // hour = 1/2 hours
r = 15 miles / 1/2 = 15 * 2 = 30 miles / hr.
Answer:
A. 6 m by 6 m
Step-by-step explanation:
You can try the different choices to see which has the largest area. Of course, the area is the product of the dimensions:
6 m × 6 m = 36 m² . . . . largest area
10 m × 2 m = 20 m²
8 m × 4 m = 32 m²
__
The largest area is that of a square, 6 m by 6 m. (choice A)
Answer:
Current speed is 40mph
Step-by-step explanation:
We firstly need to know what is intended by upstream and downstream. When the boat travels in the direction of the current (horizontal movement of the water), we say it is moving downstream otherwise it is moving upstream.
Let's assume the speed of the boat is A and that of the current is B, then the speed when it moves dowstream would be A + B and the speed if it moves upstream would be A – B.
In this question, we know that the speed of the boat is 40mph. Given that it takes the same time to travel 8miles upstream as it does to travel 24miles downstream, we have
Speed upstream = 8/t
Speed downstream = 24/t
Respectively.
Let speed of current be X, then
Speed downstream = 40 + X
Speed upstream = 40 – X
From the question we have:
(40 + x)/24 = (40 – X)/8
(40 + x)/3 = (40 – x)/1
3(40 – x) = 40 + X
120 – 3x = 40 – X
120 – 40 = 3x – X
2x = 80
X = 40.
Therefore, current speed is 40mph