document.write( "Question 870746: joe handyman has a standard charge for making a house call, plus an additional hourly fee. If he charges $75 for a 1-hour job, $115 for a 2-hour job and $155 for a 3-hour job, what is the standard charge for the house call \n" ); document.write( "
Algebra.Com's Answer #525097 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
joe handyman has a standard charge for making a house call, plus an additional hourly fee. If he charges $75 for a 1-hour job, $115 for a 2-hour job and $155 for a 3-hour job, what is the standard charge for the house call
\n" ); document.write( "------
\n" ); document.write( "Let \"x\" be the hourly charge:
\n" ); document.write( "c + x = 75
\n" ); document.write( "c + 2x = 115
\n" ); document.write( "c + 3x = 155
\n" ); document.write( "-------------------
\n" ); document.write( "Subtract the 1st 2 to solve for \"x\":
\n" ); document.write( "x = 115-75 = $40.00
\n" ); document.write( "-----------------------
\n" ); document.write( "Therefoe standard charge = c + 40 = 75
\n" ); document.write( "c = $35.00
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );