The answer to your question is the inequality sign.
H = 30.25 hours
c = 15(30.25) = 453.75
c = 453.75 + 245
c = 698.75
Answer:
t(h)= (h-200)/-4.9
The time to reach a height of 50 meters is 30.6 seconds
Step-by-step explanation:
To express t as a function of height (h) we must transform the equation below:
h=200-4.9t
h-200=-4.9t
(h-200)/-4.9=t
t(h)= (h-200)/-4.9
To find the time to reach a height of 50 meters, we must replace this value on the new equation:
t(h)=50-200/-4.9
t(h)= 30.612
The time to reach a height of 50 meters is 30.6 seconds
Answer:
Step-by-step explanation:
A rectangle is shown with length x plus 10 and width 2 x plus 5.
so the rectangle area = length * width
= (x + 10) * (2x + 5)
an unshaded square with length x plus 1 and width x plus 1
so the unshaded square area = (x + 1) * (x + 1)
the shaded area = rectangle area - square area
= (x + 10) * (2x + 5) - (x + 1) * (x + 1)
= (2x^2 + 20x + 5x + 50) - (x^2 + x + x + 1)
= x^2 + 23x + 49