document.write( "Question 1116447: Reuben rented a truck for one day. There was a base fee of
\n" ); document.write( "$15.99
\n" ); document.write( ", and there was an additional charge of
\n" ); document.write( "94
\n" ); document.write( " cents for each mile driven. Reuben had to pay
\n" ); document.write( "$170.15
\n" ); document.write( " when he returned the truck. For how many miles did he drive the truck?
\n" ); document.write( "

Algebra.Com's Answer #731352 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Simple linear equation application.
\n" ); document.write( "\"0.94x%2B15.99=170.15\"
\n" ); document.write( "Solve for x.
\n" ); document.write( "
\n" );