document.write( "Question 105067: I was doing my assignment I got stuck on this problem.\r
\n" ); document.write( "\n" ); document.write( "A repair service charges a fixed fee for a house call plus a fixed hourly rate. If a 2 hour call cost $57 and a 4 1/2 hour call costs $97, what is the fixed fee for a house call.\r
\n" ); document.write( "\n" ); document.write( "I have:
\n" ); document.write( "2/57=4.5/97
\n" ); document.write( "194=256.5\r
\n" ); document.write( "\n" ); document.write( "Now what?
\n" ); document.write( "

Algebra.Com's Answer #76452 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = the fixed fee and y = the hourly rate.
\n" ); document.write( "For the 2-hour call, you can write:
\n" ); document.write( "1) \"x+%2B+2y+=+57\" ...and for the 4.5-hour call, you can write:
\n" ); document.write( "2) \"x+%2B+4.5y+=+97\"
\n" ); document.write( "You need to solve this system of equations for x, the fixed fee.
\n" ); document.write( "Solve equation 1) for y and substitute into equation 2) then solve it for x.
\n" ); document.write( "1) \"y+=+%28%2857-x%29%2F2%29\"
\n" ); document.write( "2) \"x%2B4.5%28%2857-x%29%2F2%29+=+97\" Simplify and solve for x. Multiply both sides by 2.
\n" ); document.write( "\"2x%2B4.5%2857-x%29+=+194\"
\n" ); document.write( "\"2x%2B256.5-4.5x+=+194\"
\n" ); document.write( "\"-2.5x+=+-62.5\"
\n" ); document.write( "\"x+=+%28-62.5%29%2F-2.5\"
\n" ); document.write( "\"x+=+25\"
\n" ); document.write( "The fixed fee is $25.00
\n" ); document.write( "The hourly fee is:
\n" ); document.write( "\"y+=+%2857-x%29%2F2\" Substitute x = 25.
\n" ); document.write( "\"y+=+%2857-25%29%2F2\"
\n" ); document.write( "\"y+=+32%2F2\"
\n" ); document.write( "\"y+=+16\"
\n" ); document.write( "The hourly fee is $16.00
\n" ); document.write( "
\n" );