document.write( "Question 498819: paul and frank are on the same path 39.15 miles apart. they are going to ride their bike towards each other until they meet. frank starts pedaling 1.5 hours before paul. paul rides 1.8 miles per hour faster than frank. if they meet 3 hours after paul starts riding, find the speed of each biker. \n" ); document.write( "
Algebra.Com's Answer #337203 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
paul and frank are on the same path 39.15 miles apart. they are going to ride their bike towards each other until they meet. frank starts pedaling 1.5 hours before paul. paul rides 1.8 miles per hour faster than frank. if they meet 3 hours after paul starts riding, find the speed of each biker.\r
\n" ); document.write( "\n" ); document.write( "Frank speed = x mph
\n" ); document.write( "Paul speed = x+1.8 mph
\n" ); document.write( "Frank leaves 1.5 hours early\r
\n" ); document.write( "\n" ); document.write( "distance traveled by Frank in in 1.5 hours = 1.5x
\n" ); document.write( "so when Paul starts Frank is (39.15-1.5x) miles away\r
\n" ); document.write( "\n" ); document.write( "they are pedalling towards each other
\n" ); document.write( "so add up the speeds\r
\n" ); document.write( "\n" ); document.write( "2x+1.8\r
\n" ); document.write( "\n" ); document.write( "t= d/r
\n" ); document.write( "t= 3 hours
\n" ); document.write( "d= (39.15-1.5x)
\n" ); document.write( "r= 2x+1.8
\n" ); document.write( "3= (39.15-1.5x)/(2x+1.8)\r
\n" ); document.write( "\n" ); document.write( "6x+5.4 = 39.15-1.5x
\n" ); document.write( "7.5x=39.15-5.4
\n" ); document.write( "7.5x=33.75
\n" ); document.write( "x=4.5
\n" ); document.write( "Frank Speed = 4.5 mph
\n" ); document.write( "Paul speed = 6.3 mph\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );