document.write( "Question 786918: Please help me with this word problem: Albert leaves school driving to the East Bay at 20 mph. Two hours later, Johnny leaves school traveling at 30 mph. How long until they meet? \r
\n" );
document.write( "\n" );
document.write( "I need to make an equation to solve it. I have tried using 20x=2+30x but I don't think it is correct. \n" );
document.write( "
Algebra.Com's Answer #478014 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Albert leaves school driving to the East Bay at 20 mph. Two hours later, Johnny leaves school traveling at 30 mph. How long until they meet? \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Albert travels 40 km in 2 hours. when Johnny starts\r \n" ); document.write( "\n" ); document.write( "distance when they meet =x \n" ); document.write( "Time johnny takes to meet = t\r \n" ); document.write( "\n" ); document.write( "t=d/r\r \n" ); document.write( "\n" ); document.write( "Time taken by johnny+ 2hours = time taken by Albert \r \n" ); document.write( "\n" ); document.write( "x/30 +2 = x/20\r \n" ); document.write( "\n" ); document.write( "x/20-x/30=2\r \n" ); document.write( "\n" ); document.write( "(3x-2x)/60=2\r \n" ); document.write( "\n" ); document.write( "3x-2x=2*60 \n" ); document.write( "x=120\r \n" ); document.write( "\n" ); document.write( "120/30 = 4 hours from the time johnny starts \n" ); document.write( " |