Answer:
10 gallons 12 seconds.
Step-by-step explanation: The arrow is at 10 and pointing where 12 is.
Part A:
The distance between two points can be calculated through the equation,
d = sqrt ((x₂ - x₁)² + (y₂ - y₁)²)
Each of the point may take the 1st or the 2nd coordinates. Substituting the known values,
d = sqrt ((23 - 2)² + (3 - 24)²)
d = 21√2
d = 29.7
Part B:
We get the angle between the lines generated from points and the origin.
Angle 1: θ = tan⁻(3/23) = 7.43°
Angle 2: θ = tan⁻(24/2) = 85.24°
Subtracting the values,
Angle = 77.8°
Thus, the polar coordinate is (29.7, 77.8°).
If so:
f(n) = 2n² + 4
for n= 0 → f(0) = 2(0) + 4 → f(0) = 4
for n= 1 → f(1) = 2(1²)+ 4 → f(1) = 6
for n= 2 → f(2) = 2(2²)+ 4 → f(2) = 12
for n= 3 → f(3) = 2(3²)+ 4 → f(3) = 22 and so on and so forth