Answer: Juan travelled 28 miles in the taxi
Step-by-step explanation:
A taxi company charges $2.25 for the first mile and then $0.20 per mile for each additional mile. This means that for m additional miles, the charge will be 2.25 + 0.20(m - 1)
So if F represents the fare, then
F = $2.25 + $0.20(m - 1)
If Juan's taxi fare was $7.65, to determine the number of miles that she paid for, we would substitute F = $7.65 into the equation,
F = $2.25 + $0.20(m - 1). It becomes
7.65 = 2.25 + 0.20(m-1)
7.65 = 2.25 + 0.20m - 0.20
7.65 - 2.25 + 0.20 = 0.2m
0.2m = 5.6
m = 5.6/0.2 = 28 miles
The population would be 45 fish
We can complete the square to get a standard form quadratic into vertex form. First, add Y and 34 to the right side of the equation. You’ll get -5x^2 + 30x = y + 34.
Next, you need to factor out a -5 from the left side, so you’ll get -5(x^2 -6x) = y + 34. Then, complete the square on the left. You’ll get -5(x-3)^2 = y - 11. Finally, add 11. The answer is y = -5(x-3)^2 + 11