document.write( "Question 401310: Im having trouble with some word problems i have many for my homework i understand the easy work ones but i thought i put 3 differnt kinds up so that i can finish the rest of my homework by examples of these ones.Can you please help me?\r
\n" );
document.write( "\n" );
document.write( "1)A jogger ran 8 miles and then walked 6miles. The jogger's running speed was 5 miles per hour faster then her walking speed. Th total time for jogging and walking was 2 hrs find the joggers walking speed and jogging speed.
\n" );
document.write( " i made a table
\n" );
document.write( " D R T\r
\n" );
document.write( "\n" );
document.write( "run 8mi x+5\r
\n" );
document.write( "\n" );
document.write( "walk 6mi x\r
\n" );
document.write( "\n" );
document.write( "total 2hrs\r
\n" );
document.write( "\n" );
document.write( "i came up the equation 8 6
\n" );
document.write( " ___ + ____ =2
\n" );
document.write( " x+5 x\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2)Another one i cant figure out is A car travels for 100miles at a uniform speed. If the speed is increased by 5 miles per hour, the trip would take one hour less time. What is the car's original speed?\r
\n" );
document.write( "\n" );
document.write( "Im not sure how to get this one except i know to divide distance by time and the distance is 100 and the time is x-1 and the rate is x+5 i think i dont know how to set this up.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3) Working together amy and bob can complete a job in 12 hours. Working alone it takes amy 4/3 as much time as bob to do the job how long will it take each to do the job working alone?\r
\n" );
document.write( "\n" );
document.write( "For this i have a table and some work done but i think its the 4/3 is throwing me off\r
\n" );
document.write( "\n" );
document.write( " time hrs job\r
\n" );
document.write( "\n" );
document.write( "amy 4/3x 1 divided by 4/3x
\n" );
document.write( " bob x i divided by x
\n" );
document.write( "total 1 divided by 12\r
\n" );
document.write( "\n" );
document.write( "i divided both sides by 12x(4/3x)
\n" );
document.write( "and got 12x+12(4/3x) = x(4/3x)\r
\n" );
document.write( "\n" );
document.write( "12x+16x=4/3x^2
\n" );
document.write( "28x=4/3x^2
\n" );
document.write( "4/3x^2-28x=0\r
\n" );
document.write( "\n" );
document.write( "now im stuck\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "IF someone could please help me that would be wonderfull and i thank you soo much\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #283982 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)A jogger ran 8 miles and then walked 6miles. The jogger's running speed was 5 miles per hour faster then her walking speed. Th total time for jogging and walking was 2 hrs find the joggers walking speed and jogging speed. \n" ); document.write( "i made a table \n" ); document.write( "D R T \n" ); document.write( "run 8mi x+5 \n" ); document.write( "walk 6mi x \n" ); document.write( "total 2hrs \n" ); document.write( "i came up the equation \n" ); document.write( "8/(x+5) + 6/x = 2 \n" ); document.write( "Multiply thru by x(x+5) to get: \n" ); document.write( "8x + 6(x+5) = 2x(x+5) \n" ); document.write( "14x+30 = 2x^2+10x \n" ); document.write( "--- \n" ); document.write( "2x^2-4x-30 = 0 \n" ); document.write( "--- \n" ); document.write( "x^2-2x-15 = 0 \n" ); document.write( "(x-5)(x+3) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 5 mph (walking rate) \n" ); document.write( "--- \n" ); document.write( "x+5 = 10 mph (jogging rate) \n" ); document.write( "===============================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2)Another one i cant figure out is A car travels for 100miles at a uniform speed. If the speed is increased by 5 miles per hour, the trip would take one hour less time. What is the car's original speed? \n" ); document.write( "Im not sure how to get this one except i know to divide distance by time and the distance is 100 and the time is x-1 and the rate is x+5 i think i dont know how to set this up. \n" ); document.write( "--- \n" ); document.write( "Original DATA: \n" ); document.write( "dist = 100 ; rate = x mph ; time = d/r = 100/x hrs \n" ); document.write( "------ \n" ); document.write( "New DATA: \n" ); document.write( "dist = 100 ; rate = x+5 mph ; time = 100/(x+5) hrs \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "old time - new time = 1 hr \n" ); document.write( "100/x - 100/(x+5) = 1 \n" ); document.write( "Multiply thru by x(x+5) to get: \n" ); document.write( "100x+500 - 100x = x(x+5) \n" ); document.write( "x^2+5x-500 = 0 \n" ); document.write( "(x-20)(x+25) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 20 mph \n" ); document.write( "x+5 = 25 mph \n" ); document.write( "====================== \r \n" ); document.write( "\n" ); document.write( "3) Working together amy and bob can complete a job in 12 hours. Working alone it takes amy 4/3 as much time as bob to do the job how long will it take each to do the job working alone? \n" ); document.write( "---- \n" ); document.write( "Together time = 12 hr/job ; rate = 1/12 job/hr \n" ); document.write( "Let Bob time = x hr/job ; Bob's rate = 1/x job/hr \n" ); document.write( "Amy's time = (4x/3) hr/job ; Amy's rate = 3/(4x) job/hr \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 3/(4x) = 1/12 \n" ); document.write( "Multiply thru by 12x to get: \n" ); document.write( "12 + 9 = x \n" ); document.write( "x = 13 hrs (Bob's time) \n" ); document.write( "(4/3)x = (4/3)13 = 52/3 = 17 1/3 hrs (Amy's time) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |