document.write( "Question 321880: My brain is fried studying for finals and I'm stumped on 2 word problems that are seemingly simple. \r
\n" );
document.write( "\n" );
document.write( "1. A small plane went 240 miles in 3 hours flying against the wind and the same amount of time to go 300 miles with the wind. What was the speed of the plane without the wind? \r
\n" );
document.write( "\n" );
document.write( "2. It takes Danny 3 times as long to mow a field as it takes his father. Together they can mow the same field in 4 hours. How long does it take Danny working alone?\r
\n" );
document.write( "\n" );
document.write( "Please and thank you,
\n" );
document.write( "\"An A math student who just can't think anymore\" \n" );
document.write( "
Algebra.Com's Answer #230431 by Alan3354(69443) You can put this solution on YOUR website! 1. A small plane went 240 miles in 3 hours flying against the wind and the same amount of time to go 300 miles with the wind. What was the speed of the plane without the wind? \n" ); document.write( "240/3 = 80 mph \n" ); document.write( "300/3 = 100 mph \n" ); document.write( "The airspeed of the plane is the average, 90 mph. \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "2. It takes Danny 3 times as long to mow a field as it takes his father. Together they can mow the same field in 4 hours. How long does it take Danny working alone? \n" ); document.write( "Danny takes 3x hours \n" ); document.write( "Father takes x hours \n" ); document.write( "-------------------- \n" ); document.write( "Danny does 1/3x of the field per hour. \n" ); document.write( "His father does 1/x per hour. \n" ); document.write( "Together, they do 1/(3x) + 1/x per hour, = 4/(3x) fields per hour. \n" ); document.write( "4/(3x) fields per hour --> 3x/4 hours per field \n" ); document.write( "3x/4 = 4 \n" ); document.write( "3x = 16 \n" ); document.write( "x = 16/3 \n" ); document.write( "Danny takes 3x, = 16 hours. \n" ); document.write( " \n" ); document.write( " |