document.write( "Question 530479: here is my problem: Tara went bike riding. For the first part of her trip, she road at an average speed of 15 miles per hour. Then, she took a break for 15 minutes. For her return trip, she rode her bike at an average speed of 16 miles per hour. Altogether, Tara bike rode 42.5 miles in 3 hours. How long did the return portion of her trip last?\r
\n" );
document.write( "\n" );
document.write( "I have: 15X + 16(3-X)= 42.5\r
\n" );
document.write( "\n" );
document.write( "but I don't know where to put the 15 min break. Am I on the right road here at all? \n" );
document.write( "
Algebra.Com's Answer #350091 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! real close...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the question is the return time, so it should probably be X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she wasn't peddling for 3 hr, only 2 hr 45 min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "16X + 15(2.75 - X) = 42.5 \n" ); document.write( " |