document.write( "Question 375631: You are 36 miles from a friend. You both start riding your bicycles toward eachother at the same time. You travel 15 mph and she 3 mph slower. How far will you travel befor eyou see your friend?
\n" );
document.write( "I need a let statement for x and y \n" );
document.write( "
Algebra.Com's Answer #267112 by mananth(16946)![]() ![]() You can put this solution on YOUR website! you are 36 miles apart \n" ); document.write( "your speed =15 mph \n" ); document.write( "her speed = 12 mph \n" ); document.write( ".. \n" ); document.write( "travelling towards each other so add up the speeds \n" ); document.write( "15+12=27 mph \n" ); document.write( "... \n" ); document.write( "t= distance/speed \n" ); document.write( "t=36/27 \n" ); document.write( "t= 4/3 hours \n" ); document.write( "... \n" ); document.write( "time = 4/3 \n" ); document.write( "your speed = 15 mph \n" ); document.write( "d= rt \n" ); document.write( "d= 15*4/3 \n" ); document.write( "d= 5*4 \n" ); document.write( "d=20 miles . \n" ); document.write( "you will meet her after you ride 20 miles. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |