document.write( "Question 465008: two cars start at the same point going opposite derections one travels 6mph faster than the other. in 4 houts they are 184 mile apart how fast were each going
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #318554 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 4(p+p+6)=184 \n" ); document.write( "8p+48=184 \n" ); document.write( "8p=136 \n" ); document.write( "p=17 \n" ); document.write( "p+6=23 \n" ); document.write( "The first car was going 17 mph, the second car went 23 mph.. \n" ); document.write( " |