Question 1197088
 <pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
W describes the hourly wage
W = 0.1n + 9
Graph this equation for  0 ≤ n ≤ 20.
{{{drawing(300,300,  -2, 21, -1,12,  grid(1), 
circle(15, 10.5,.4), 
graph( 300, 300, -2, 21, -1,12, 0, .1x + 9)) }}}
The ordered pair(15,10.5)is on the graph. 
Write a sentence that describes the meaning of this ordered pair.
The tree service will charge $10.50/hr to remove 15 trees
</font></b></pre>