document.write( "Question 521130: Two friends live 30 miles apart. One day, they decide to run to each other's house. Michael leaves his house running at a rate of 4.5 miles per hour. At the same time Jon runs at a rate of 5.5 miles per hour. How long does it take for the two to meet.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346345 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 3 hours \n" ); document.write( "x*(4.5+5.5)=30 \n" ); document.write( "x=3 \n" ); document.write( " \n" ); document.write( " |