document.write( "Question 1193328: the cost of a renting car in 2 500 pesos day plus 20 pesos per kilometer travelled. find the cost of the renting car that will be used for a 2 day, 150 kilometer trip?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #825337 by Theo(13342)![]() ![]() You can put this solution on YOUR website! it's 2500 per day plus 20 per kilometer. \n" ); document.write( "the car was rented for 2 days and went 150 kilometers. \n" ); document.write( "the cost would be 5000 + 3000 = 8000 pesos. \n" ); document.write( "the equation is c = 2500 * d + 20 * k \n" ); document.write( "c is the total cost \n" ); document.write( "d = the number of days \n" ); document.write( "k = the number of kilometers. \n" ); document.write( "when d = 2 and k = 150, the equation becomes: \n" ); document.write( "c = 2500 * 2 + 20 * 150. \n" ); document.write( "solve for c to get: \n" ); document.write( "c = 5000 + 3000 = 8000 pesos\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |