document.write( "Question 507878: Sam rode his bike for 1 mile to a friend's house. Then his friend's mom drove him 12 miles at a rate that was 25 miles per hour faster than he was able to ride his bike. If the entire trip took 3/5 of an hour, what was Sam's rate of speed on the bike? \n" ); document.write( "
Algebra.Com's Answer #340880 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Sam rode his bike for 1 mile to a friend's house.
\n" ); document.write( " Then his friend's mom drove him 12 miles at a rate that was 25 miles per hour faster than he was able to ride his bike.
\n" ); document.write( " If the entire trip took 3/5 of an hour, what was Sam's rate of speed on the bike?
\n" ); document.write( ":
\n" ); document.write( "Let b = bike speed
\n" ); document.write( "then
\n" ); document.write( "(b+25) = car speed
\n" ); document.write( ":
\n" ); document.write( "Write a time equation, time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Bike time + car time = 3/5 hr
\n" ); document.write( "\"1%2Fb\" + \"12%2F%28%28b%2B25%29%29\" = \"3%2F5\"
\n" ); document.write( "multiply by 5b(b+25)
\n" ); document.write( "5b(b+25)*\"1%2Fb\" + 5b(b+25)*\"12%2F%28%28b%2B25%29%29\" = 5b(b+25)*\"3%2F5\"
\n" ); document.write( "cancel out the denominators, resulting in
\n" ); document.write( "5(b+25) + 5b(12) = 3b(b+25)
\n" ); document.write( "5b + 125 + 60b = 3b^2 + 75b
\n" ); document.write( "65b + 125 = 3b^2 + 75b
\n" ); document.write( ":
\n" ); document.write( "Arrange as a quadratic equation on the right
\n" ); document.write( "0 = 3b^2 + 75b - 65b - 125
\n" ); document.write( "3b^2 + 10b - 125 = 0
\n" ); document.write( ":
\n" ); document.write( "you can use the quadratic formula to find b, but this will factor;
\n" ); document.write( "(3b+25)(b-5) = 0
\n" ); document.write( ":
\n" ); document.write( "the positive solution
\n" ); document.write( "b = 5 mph is the bike speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding that actual time of each
\n" ); document.write( "5 + 25 = 30 mph is the cars speed
\n" ); document.write( ":
\n" ); document.write( "\"1%2F5\" + \"12%2F30\" =
\n" ); document.write( "Reduce fraction
\n" ); document.write( "\"1%2F5\" + \"2%2F5\" = \"3%2F5\"
\n" ); document.write( "
\n" );