Answer:
0.55555555555555555555555555556
<em>(The 5 is repeating, so I rounded the last digit to 6.)</em>
Step-by-step explanation:
Divide 5/9. You get 0.5555... and the 5 is repeating.
The answer is “the cost for every 1 lawn mowed”. This is because the graph is showing an increase in price every time another lawn is mowed.
20
20 = 1 x 20
100 = 5 x 20
f(x) = 5x²
f(10) = 5(10)² = 5(100) = 500
f'(x) = 10x
f'(10) = 10(10) = 100
Now, find the line that passes through (10, 500) and has a slope of 100
y - y₁ = m(x - x₁)
y - 500 = 100(x - 10)
y - 500 = 100x - 1000
y = 100x - 500