document.write( "Question 443214: The Smith family and the Jones family are next-door neighbors and are driving to Las Vegas in separate cars for vacation. They are traveling on the same road in the same direction. The Smith family leaves at 8:00am and drives 70mph. Because of a luggage malfunction, the Jones family leaves at 10:00 am and drives 20% faster than the Smith family in an attempt to catch them.\r
\n" );
document.write( "\n" );
document.write( "A. How long will it take the Jones family to catch the Smith family? 12 hrs
\n" );
document.write( "B.At what time of day will this occur? 8 pm
\n" );
document.write( "C. How far from the starting point will they be when the Jones family catches the Smith Family? 840 miles
\n" );
document.write( "
\n" );
document.write( "I cannot figure out how to write the equation I figured out the answers on a bar graph \n" );
document.write( "
Algebra.Com's Answer #305743 by rwm(914) ![]() You can put this solution on YOUR website! Where did they start from? LA isn't that far away! \n" ); document.write( "r*t=d \n" ); document.write( "70*(t+2)=d \n" ); document.write( "1.2*70*t=d \n" ); document.write( "the distance will be the same so we set them equal \n" ); document.write( "70*(t+2)=1.2*70*t \n" ); document.write( "divide by 70 \n" ); document.write( "t+2=1.2t \n" ); document.write( "subtract t \n" ); document.write( "2=.2t \n" ); document.write( "divide by 2 \n" ); document.write( "1=.1t \n" ); document.write( "multiply by 10 \n" ); document.write( "10=t \n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "70*12=1.2*70*10 \n" ); document.write( "70*12=12*70 \n" ); document.write( "ok \n" ); document.write( "it took ten hours for the jones to catch the smiths. The smiths traveled 12 hours but the jones only 10 \n" ); document.write( "everything else is correct \n" ); document.write( "the jones travelled at 84 mph \n" ); document.write( " |