document.write( "Question 28806: Suppose that bill walked, jogged and ran 490 yards to reach home. He walked twice as far as he jogged and ran half as far as he jogged. Show how to find the number of yards covered with each method by letting a variable represent one of the unknown quantities. \n" ); document.write( "
Algebra.Com's Answer #15743 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you read carefully you will see that he ran the least amount. \n" ); document.write( "So, let distance he ran be x. \n" ); document.write( "Then distance he jogged is 2x. \n" ); document.write( "And distance he walked is 2(2x)=4x \n" ); document.write( "EQUATION: \n" ); document.write( "ran + jog + walk = 490 yrds. \n" ); document.write( "x+2x+4x=490 \n" ); document.write( "7x=490 \n" ); document.write( "x=70 yrds. (distance he ran) \n" ); document.write( "2x=140 yrds. (distance he jogged) \n" ); document.write( "4x=280 yrds. (distance he walked) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |