document.write( "Question 1029847: Can't figure out how to set this problem up correctly\r
\n" );
document.write( "\n" );
document.write( "Doreen and Irena plan to leave their houses at the same time, roller blade towards each other, and meet for lunch after 4 hours on the road.\r
\n" );
document.write( "\n" );
document.write( "Doreen can maintain a speed of 9.9 miles per hour, which is 90% of Irena's speed.\r
\n" );
document.write( "\n" );
document.write( "If they meet exactly as planned, what is the distance between their houses? \n" );
document.write( "
Algebra.Com's Answer #644779 by fractalier(6550) You can put this solution on YOUR website! Okay, one way to find the total distance between them is to look at how much distance each girl travels and add them together...remember that distance = rate times time... \n" ); document.write( "For Doreen, she covers a distance of (9.9)(4) = 39.6 miles. \n" ); document.write( "For Irena, her speed is 11 miles per hour (found in a separate calculation, Doreen = 9.9 = .9(Irena)), so that \n" ); document.write( "Irena covers (11)(4) = 44 miles \n" ); document.write( "Thus the total distance between them is \n" ); document.write( "39.6 + 44 = 83.6 miles. \n" ); document.write( " \n" ); document.write( " |