document.write( "Question 121555: In addition to charging an hourly rate, a repairman charges a fixed fee for making a service call. If a 2 hour service call costs 88$ and a 4-hour service call costs $136, what are the repairman's (a)fixed fee and (b) hourly rate? \n" ); document.write( "
Algebra.Com's Answer #89224 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+2Y=88
\n" ); document.write( "X+4Y=136 NOW SUBTRACT THESE EQUATIONS
\n" ); document.write( "---------------------------------
\n" ); document.write( "2Y-4Y=88-136
\n" ); document.write( "-2Y=-48
\n" ); document.write( "Y=-48/-2
\n" ); document.write( "Y=$24 IS THE HOURLY RATE.
\n" ); document.write( "X+2*24=88
\n" ); document.write( "x+48=88
\n" ); document.write( "x=88-48
\n" ); document.write( "x=$40 is the fixed fee.
\n" ); document.write( "proof
\n" ); document.write( "40+4*24=136
\n" ); document.write( "40+96=136
\n" ); document.write( "136=136
\n" ); document.write( "
\n" ); document.write( "
\n" );