document.write( "Question 1197078: A rental company charges $70 a day and 25 cents a mile for renting a truck. Michael rents a truck for 2 days, and his bill came to $242. How many miles did he drive? \n" ); document.write( "
Algebra.Com's Answer #830165 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Daily cost, \"2%2A70\"
\n" ); document.write( "Distance cost, \"0.25%2Ax\", for x miles driven\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total bill, \"2%2A70%2B0.25x=242\"-------solve!
\n" ); document.write( "
\n" );