document.write( "Question 108326: please help me\r
\n" );
document.write( "\n" );
document.write( "One family made a trip by car.
\n" );
document.write( "They traveled 1312 km in 3 days.
\n" );
document.write( "On the 2nd day, it is the number of km from the 1st day.
\n" );
document.write( "On the 3rd day, it is 98 km less than the 2nd day.
\n" );
document.write( "Find the distance Parcourue every day. \n" );
document.write( "
Algebra.Com's Answer #79052 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! day 1=x \n" ); document.write( "day 2=x \n" ); document.write( "day 3=x-98 \n" ); document.write( "x+x+x-98=1312 \n" ); document.write( "3x=1312+98 \n" ); document.write( "3x=1410 \n" ); document.write( "x=1410/3 \n" ); document.write( "x=470 number of km for days 1 & 2. \n" ); document.write( "470-98=372 for day 3 \n" ); document.write( "proof \n" ); document.write( "470+470+372=1312 total number of km driven. \n" ); document.write( " \n" ); document.write( " |