document.write( "Question 1015225: you are going on a road trip over a distance of 3000 kilometers with 3 friends. the car consumes 6 meters of gas per 100 kilometers and gas costs $1.20/kilometers. if you want to split the cost of gas evenly between the 4 of you, how much should each one pay? \n" ); document.write( "
Algebra.Com's Answer #631587 by addingup(3677)![]() ![]() You can put this solution on YOUR website! (3,000/100)*6= meters of gas \n" ); document.write( "Meters of gas * 1.20= total gas \n" ); document.write( "Total gas/4= how much each should pay \n" ); document.write( " |