document.write( "Question 661279: I have a problem to solve. This is the problem:
\n" );
document.write( "\"Carol renter a car for a day. The charge was $16 plus 5c(cents) a kilometer. If the total charge was $27.90, how many kilometers did she drive?\"
\n" );
document.write( "Thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #411579 by T-Maree(17) You can put this solution on YOUR website! $27.90 - $16 = $11.90 \n" ); document.write( "11.90 / 0.05 = 238 \n" ); document.write( "therefore Carol travelled 238 kms \n" ); document.write( " |