document.write( "Question 1167579: Tony and Ivia started walking south from the same location at the same time. Ivia walked 8 miles and walked 1 mile per hour faster than tony who walked 6 miles. They each walked for the same amount of time. Describe how a proportion could be used to find the rate that each person walked. The next day they both walked 6 miles, and Ivia again walked 1 mile per hour faster than tony, who walked 3 miles per hour. Determine whether a proportion could be heard to find how long each person walked. \n" ); document.write( "
Algebra.Com's Answer #792176 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Tony and Ivia started walking south from the same location at the same time. \n" ); document.write( " Ivia walked 8 miles and walked 1 mile per hour faster than tony who walked 6 miles. \n" ); document.write( "They each walked for the same amount of time. \n" ); document.write( " Describe how a proportion could be used to find the rate that each person walked. \n" ); document.write( "let s = Tony's speed in mph \n" ); document.write( "then \n" ); document.write( "(s+1) = Ivia speed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "8s = 6(s+1) \n" ); document.write( "8s = 6s + 6 \n" ); document.write( "8s - 6s = 6 \n" ); document.write( "2s = 6 \n" ); document.write( "s = 6/2 \n" ); document.write( "s = 3 mph is Tony's speed \n" ); document.write( "then, obviously \n" ); document.write( "4 mph is Ivia's speed \n" ); document.write( ": \n" ); document.write( "The next day they both walked 6 miles, and Ivia again walked 1 mile per hour faster than tony, who walked 3 miles per hour. \n" ); document.write( "Determine whether a proportion could be heard to find how long each person walked. \n" ); document.write( "No. A simple equation, Time = Dist/speed would be used \n" ); document.write( "6/3 = 2 hrs for Tony and 6/4 = 1.5 hrs for Ivia \n" ); document.write( " \n" ); document.write( " |