document.write( "Question 59944: A rental car costs $25 plus afixed charge per mile driven. The total chrge for 210 miles of use was $89. Write an equation for the cost,C(in dollars), in terms of the mile driven x. \n" ); document.write( "
Algebra.Com's Answer #41206 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! The total charge for 210 miles of use was $89. \n" ); document.write( "Let the fixed charge per mile driven be $p \n" ); document.write( "Then the equation is $25 + 210p = 89 \n" ); document.write( "==> 210p = 89 - 25 [subtracting 25 from both the sides] \n" ); document.write( "==> 210p = 64 \n" ); document.write( "==> 210p/210 = 64/210 \n" ); document.write( "==> p = 0.31\r \n" ); document.write( "\n" ); document.write( "so the fixed charge per mile driven = $0.31\r \n" ); document.write( "\n" ); document.write( "The required equation for x miles driven would be \n" ); document.write( "C = 25 + 0.31x \n" ); document.write( " \n" ); document.write( " |