document.write( "Question 313761: Mr. Abbot left Farmersville in a plane at noon to travel to Exeter. Mr. Baker left Exeter in his automobile at 2pm to travel to Farmersville. It is 400 mi from Exeter to Farmersville. If the sum of their speeds was 120mph, and if they crossed paths at 4pm, find the speed of each.\r
\n" );
document.write( "\n" );
document.write( "x= speed of plane
\n" );
document.write( "y= speed if automobile\r
\n" );
document.write( "\n" );
document.write( "The system is
\n" );
document.write( "x+y=400
\n" );
document.write( "4x+4y=120 \n" );
document.write( "
Algebra.Com's Answer #224364 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x= speed of plane \n" ); document.write( "y= speed if automobile\r \n" ); document.write( "\n" ); document.write( "x+y=120 \n" ); document.write( "4x+2y=400 ( he leaves at 2.00 pm) \n" ); document.write( ".. \n" ); document.write( "4x+4y-4x-2y=480-400 \n" ); document.write( "2y=80 \n" ); document.write( "y=40 mph speed of car. \n" ); document.write( "x+y=120 \n" ); document.write( "so x 80 mph. \n" ); document.write( " |