document.write( "Question 937128: Jack charges $30 flat fee and $7 per hour to do handy jobs. Harry charges a flat fee of $15 plus $12 per hour. what is the equation for the two sets of charges and also how do I put this on a co ordinate plane graph \n" ); document.write( "
Algebra.Com's Answer #570650 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Jack: y = 7x+30 P(0,30) and P(-30/7, 0) on this Line
\n" ); document.write( "Harry: y = 12x + 15 P(0,15) and P(-12/15, 0) on this Line
\n" ); document.write( "Plot Points and connect with the respective Lines for Jack(green) and Harry(blue)
\n" ); document.write( "lines Intersect P(3,51) That is: Jack and Harry charge the same for 3hr ($51)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );