SOLUTION: Jason gets 15 dollars for every hour he works as a photographer. He gets 10 dollars every hour for coaching a soccer team. He wants to work 20 hours or less and wants to make at le

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Jason gets 15 dollars for every hour he works as a photographer. He gets 10 dollars every hour for coaching a soccer team. He wants to work 20 hours or less and wants to make at le      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1012763: Jason gets 15 dollars for every hour he works as a photographer. He gets 10 dollars every hour for coaching a soccer team. He wants to work 20 hours or less and wants to make at least 90 dollars. make a system of inequalities and graph.
I understand how to create the inequalities it is just the graphing part. how would you label the x and y axis? Would it be hours and amount earned or hours as photographer and hours as coach?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Jason gets 15 dollars for every hour he works as a photographer. He gets 10 dollars every hour for coaching a soccer team. He wants to work 20 hours or less and wants to make at least 90 dollars. make a system of inequalities and graph.
I understand how to create the inequalities it is just the graphing part. how would you label the x and y axis? Would it be hours and amount earned or hours as photographer and hours as coach?
------
Equation:
p + s <= 20 hours
15p + 10s >= 90 dollars
-------------------------
Using "p" as the dependent variable you would get::
Inequalities::
p <= -s + 20
p >= (-2/3)s + 6
--------
Graph p = -s + 20 and shade the half-plane below that boundary.
Graph p = (-2/3)s + 6 and shade the half-plane above that boundary.
----
graph%28400%2C400%2C-10%2C10%2C-10%2C30%2Cy+%3C=+-x+%2B+20%29
graph%28400%2C400%2C-10%2C10%2C-10%2C20%2Cy+%3E=+x+%2B+6%29
------------
Cheers,
Stan H.
-------------