document.write( "Question 803146: Josh rented a truck for one day. There was a base fee of $16.95, and there was an additional charge of 82 cents for each mile driven. Josh had to pay $185.87 when he returned the truck. For how many miles did he drive the truck? \n" ); document.write( "
Algebra.Com's Answer #484149 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! m = number of miles he drove the truck\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(82 cents per mile) x (number of miles driven) + (base fee of 16.95) = (total of 185.87) \n" ); document.write( "0.82m + 16.95 = 185.87 {substituted given values into formula} \n" ); document.write( "0.82m = 168.92 {subtracted 16.95 from each side} \n" ); document.write( "m = 206 {divided each side by 0.82}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he drove the truck 206 miles \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " \n" ); document.write( " |