document.write( "Question 631153: 1. The round trip from home to work takes 1.5 hrs. What is the distance to work if the trip going to it was done at 7 miles per hour and the return trip at 12 miles per hour? Verify.\r
\n" );
document.write( "\n" );
document.write( "______________________________________…\r
\n" );
document.write( "\n" );
document.write( "2. Bob rows his boat at 50 m/min going downstream and 20 m/min going upstream. How far down the river should he go so that he can return at 3:05pm; from where he started, if he left at 10:45 am? Verify.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If you can help me with these questions it'll be great! I could not find any ways to solve them. Thanks! \n" );
document.write( "
Algebra.Com's Answer #397446 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. The round trip from home to work takes 1.5 hrs. \n" ); document.write( " What is the distance to work if the trip going to it was done at 7 miles per \n" ); document.write( " hour and the return trip at 12 miles per hour? Verify. \n" ); document.write( "let d = distance to work \n" ); document.write( "Write a time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( "to work time + return time = 1.5 hrs \n" ); document.write( " \n" ); document.write( "multiply by 84 to get rid of the denominators \n" ); document.write( "84* \n" ); document.write( "cancel the denominators \n" ); document.write( "12d + 7d = 126 \n" ); document.write( "19d = 126 \n" ); document.write( "d = 126/19 \n" ); document.write( "d = 6.63 mi dist to work \n" ); document.write( ": \n" ); document.write( "verify by finding the times each way \n" ); document.write( "6.63/7 = .947 hrs \n" ); document.write( "6.63/12= .553 hrs \n" ); document.write( "---------------- \n" ); document.write( "total time: 1.5 hrs \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2. Bob rows his boat at 50 m/min going downstream and 20 m/min going upstream. \n" ); document.write( " How far down the river should he go so that he can return at 3:05pm; from \n" ); document.write( " where he started, if he left at 10:45 am? Verify. \n" ); document.write( ": \n" ); document.write( "Find the number of minutes from 10:45 am to 3:05 pm \n" ); document.write( "14:65 - 10:45 = 4:20; 4(60) + 20 = 260 minutes downstream and back \n" ); document.write( ": \n" ); document.write( "let d = the one way distance downstream \n" ); document.write( ": \n" ); document.write( "Write a time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( "Time downstream + time back = 260 min \n" ); document.write( " \n" ); document.write( "multiply by 100 to get rid of the denominators \n" ); document.write( "2d + 5d = 260 * 100 \n" ); document.write( "7d = 26000 \n" ); document.write( "d = 26000/7 \n" ); document.write( "d = 3,714.3 meters downstream (3.7 km) \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Verify this by finding the time each way \n" ); document.write( "3714.3/50 = 74.3 min \n" ); document.write( "3714.3/20 = 185.7 min \n" ); document.write( "----------------------- \n" ); document.write( "total time: 260 min \n" ); document.write( " \n" ); document.write( " |