document.write( "Question 95969: car is traveling at v1 (velocity 1)
\n" );
document.write( "in 11 seconds the car is traveling at V2 (velocity 2)
\n" );
document.write( "v2 is 5 mph faster than v1... what is v1 \n" );
document.write( "
Algebra.Com's Answer #69899 by adamchapman(301)![]() ![]() ![]() You can put this solution on YOUR website! We know that v2=v1+5\r \n" ); document.write( "\n" ); document.write( "so v1=v2-5 \n" ); document.write( " |