document.write( "Question 698202: Peter took a 1,500 mile trip in 5 days. Each day, he drove 30 miles more than the day before. How many miles did he cover on the first day?\r
\n" );
document.write( "\n" );
document.write( "x+x+30+x+30+x+30+x+30=1500
\n" );
document.write( "5x+120=1500
\n" );
document.write( "5x=1380
\n" );
document.write( "x=276 \r
\n" );
document.write( "\n" );
document.write( "The answer is not correct. What am I doing wrong? \n" );
document.write( "
Algebra.Com's Answer #430511 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Peter took a 1,500 mile trip in 5 days. Each day, he drove 30 miles more than the day before. How many miles did he cover on the first day? \n" ); document.write( "x+(x+30)+(x+2*30)+(x+3*30)+(x+4*30) = 1500 \n" ); document.write( "Now you can solve it. \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( " \n" ); document.write( " |