document.write( "Question 998446: Two skatere are racing toward the finish line of a race. The first skater has a 40 meter lead and is traveling at a rate of 12 meters per second. The second skater is traveling at a rate of 14 meters per second. How long will it take the second skater to pass the second skater?\r
\n" );
document.write( "\n" );
document.write( "Y axis meter
\n" );
document.write( "X axis seconds per meter \n" );
document.write( "
Algebra.Com's Answer #616399 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two skaters are racing toward the finish line of a race. \n" ); document.write( " The first skater has a 40 meter lead and is traveling at a rate of 12 meters per second. \n" ); document.write( " The second skater is traveling at a rate of 14 meters per second. \n" ); document.write( " How long will it take the second skater to pass the second skater? \n" ); document.write( "Y axis meter \n" ); document.write( "X axis seconds per meter \n" ); document.write( ": \n" ); document.write( "The first skater equation \n" ); document.write( "y = 12x + 40 (red) \n" ); document.write( "the second skater equation \n" ); document.write( "y = 14x (green) \n" ); document.write( ": \n" ); document.write( "Graphically \n" ); document.write( " \n" ); document.write( "point of intersection is time and distance that the 2nd skater overtakes the 1st \n" ); document.write( ": \n" ); document.write( "Difficult to see on the graph but we can solve it y=y, therefore \n" ); document.write( "14x = 12x + 40 \n" ); document.write( "14x - 12x = 40 \n" ); document.write( "2x = 40 \n" ); document.write( "x = 40/2 \n" ); document.write( "x = 20 seconds for skater 2 to pass skater 1 \n" ); document.write( " |