document.write( "Question 561320: Sam is late for his class. If he drives the speed limit, he'll get to class in 24 minutes. Instead, if sam drives 10 mph faster the the speed limit, he could get to class in 20 min. How far did sam drive to his class? How fast was sam going? \n" ); document.write( "
Algebra.Com's Answer #364251 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sam is late for his class. \n" ); document.write( " If he drives the speed limit, he'll get to class in 24 minutes. \n" ); document.write( "Instead, if sam drives 10 mph faster the the speed limit, he could get to class in 20 min. \n" ); document.write( " How far did sam drive to his class? How fast was sam going? \n" ); document.write( ": \n" ); document.write( "Let s = speed limit \n" ); document.write( "then \n" ); document.write( "(s+10) = his speed over the speed limit \n" ); document.write( ": \n" ); document.write( "Change 24 min to hrs: 24/60 = 2/5 hr \n" ); document.write( "Change 20 min to hrs: 20.60 = 1/3 hr \n" ); document.write( ": \n" ); document.write( "Write a distance equation: dist = speed * time \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply both sides by 15, results \n" ); document.write( "5(s+10) = 3(2s) \n" ); document.write( "5s + 50 = 6s \n" ); document.write( "50 = 6s - 5s \n" ); document.write( "s = 50 mph is the speed limit and 60 mph is over the speed limit \n" ); document.write( ": \n" ); document.write( "Find the distance: \n" ); document.write( "Check the distance: \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |