document.write( "Question 288393: your brother starts out 10 minutes before you on a bike path and rides at a rate of 9mph. if you ride at a rate of 12mph, how long will it take you to catch up to him \n" ); document.write( "
Algebra.Com's Answer #209041 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Brother got a 10 minute head start \n" ); document.write( "In those ten minutes he went 9*1/6=9/6=1.5 miles \n" ); document.write( "We are gaining on him at 3 mph. \n" ); document.write( "So it will take 30 minutes to catch up\r \n" ); document.write( "\n" ); document.write( "another way to do this \n" ); document.write( "9*(x+1/6)=12*x \n" ); document.write( "9x+1.5=12x \n" ); document.write( "1.5=3x \n" ); document.write( "1.5/3=x \n" ); document.write( "1/2=x \n" ); document.write( "x= 1/2 hr. \n" ); document.write( " \n" ); document.write( " |