14/4 = 7/2
5/4 cannot be simplified any further.
I wasn't sure if this was what you were asking but from the little information that you've supplied, I'm guessing you're asking for 1/4 of the parameters.
A computer costs 927 plus VAT where VAT is 20%. We need to find the total cost of the computer.
The total cost = original cost + VAT
Total Cost = 927 + 20% * 927
20% converts to decimal by moving the decimal 2 units up, so it is 0.2
= 927 + 0.2*927
Multiply to find value of tax
= 927 + 185.4
Add to find the total cost
Total cost = 1112.4 euros
Answer:
t = 3; It takes the ball 3 seconds to reach the maximum height and 6 seconds to fall back to the ground.
Step-by-step explanation:
To find the axis of symmetry, we need to find the vertex by turning this equation into vertex form (this is y = a(x - c)² + d where (c, d) is the vertex). To do this, we can use the "completing the square" strategy.
h(t) = -16t² + 96t
= -16(t² - 6t)
= -16(t² - 6t + 9) - (-16) * 9
= -16(t - 3)² + 144
Therefore, we know that the vertex is (3, 144) so the axis of symmetry is t = 3. Since the coefficient of the squared term, -16, is negative, it means that the vertex is the maximum. We know that it takes the golf ball 3 seconds to reach the maximum height (since the t value of the vertex is 3) and because the vertex is on the axis of symmetry, it would take 3 more seconds for the ball to fall to the ground, therefore it takes 3 + 3 = 6 seconds to fall to the ground. The final answer is "t = 3; It takes the ball 3 seconds to reach the maximum height and 6 seconds to fall back to the ground.".