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 #283992 by lwsshak3(11628)![]() ![]() ![]() 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.\r \n" ); document.write( "\n" ); document.write( "let x=walking speed \n" ); document.write( "then x+5=running speed \n" ); document.write( "travel time = distance/speed\r \n" ); document.write( "\n" ); document.write( "(6/x)+(8/(x+5))=2 \n" ); document.write( "LCD=x(x+5) \n" ); document.write( "6(x+5)+8x=2x(x+5) \n" ); document.write( "6x+30+8x=2x^2+10x \n" ); document.write( "2x^2-4x-30=0 \n" ); document.write( "x^2-2x-15=0 \n" ); document.write( "(x-5)(x+3)=0 \n" ); document.write( "x-5=0 \n" ); document.write( "x=5 \n" ); document.write( "x+3=0 \n" ); document.write( "x=-3 (reject) \n" ); document.write( "ans: \n" ); document.write( "walking speed=5 miles per hour \n" ); document.write( "jogging speed = x+5 = 10 miles per hour \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?\r \n" ); document.write( "\n" ); document.write( "let x=car's original speed \n" ); document.write( "then x+5= car's faster speed \n" ); document.write( "travel time = distance/speed\r \n" ); document.write( "\n" ); document.write( "100/x-100/(x+5)=1 \n" ); document.write( "100(x+5)-100x=x(x+5) \n" ); document.write( "100x+500-100x=x^2+5x \n" ); document.write( "x^2+5x-500=0 \n" ); document.write( "(x+25)(x-20)=0 \n" ); document.write( "x+25=0 \n" ); document.write( "x=-25 (reject) \n" ); document.write( "x-20=0 \n" ); document.write( "x=20 \n" ); document.write( "ans: The car's original speed=20 miles per hour\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?\r \n" ); document.write( "\n" ); document.write( "let x=hours Bob can do the job alone \n" ); document.write( "his hourly rate would then be 1/x \n" ); document.write( "let(4/3)x=4x/3 hours Amy can do the job alone \n" ); document.write( "her hourly rate would then be 3/4x (1/(4x/3)=3/4x) \n" ); document.write( "working together they can complete the job in 12 hours \n" ); document.write( "so, their hourly rate working together=1/12 \n" ); document.write( "sum of hourly rates of individuals = hourly rate working together\r \n" ); document.write( "\n" ); document.write( "(1/x)+(3/4x)=1/12 \n" ); document.write( "LCD=4x \n" ); document.write( "4+3=x/3 \n" ); document.write( "7=x/3 \n" ); document.write( "x=21 \n" ); document.write( "ans: \n" ); document.write( "Bob can do the job alone in 21 hours \n" ); document.write( "Amy can do the job alone in 4/3*21=28 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |