Answer:
F(d) = 30 + 0.50d
Step-by-step explanation:
Given
Charges = P8.00 ---- first 4 km
Additional = P0.50
Required
Write a function to address the scenario.
Represent the whole distance covered with d.
First,we need to determine the total charges for the first four hours.
Charges = 8.00 * 4
Charges = 32.00
Next, we determine the charges for additional distance.
Charges = 0.50 * (d - 4)
d - 4 is the remaining distance after the first 4.
Charges = 0.50d - 2
The function is then written as;
F(d) = 32 + 0.50d - 2
F(d) = 32 - 2 + 0.50d
F(d) = 30 + 0.50d
Here's our equation.

We want to find out when it returns to ground level (h = 0)
To find this out, we can plug in 0 and solve for t.


So the ball will return to the ground at the positive value of

seconds.
What about the vertex? Simple! Since all parabolas are symmetrical, we can just take the average between our two answers from above to find t at the vertex and then plug it in to find h!

It the second one. the net for a square pyramid.
Answer:
- -6x² - 6 = -7x - 9
- -6x² + 7x - 6 + 9 = 0
- -6x² + 7x + 3 = 0
- 6x² - 7x - 3 = 0
<u>Discriminant:</u>
- D = (-7)² - 4*6*(-3) = 49 + 72 = 121
<u>Since D > 0, there are 2 real solutions:</u>
- x = (- (-7) ±√121 )/12
- x = (7 ± 11)/12
- x = 1.5, x = -1/3