document.write( "Question 141671This question is from textbook problem solving strategies
\n" );
document.write( ": Betty,Cathy,Isabel,Lani,Alma,Ursula ran an 800-meter race.Alma beat Isabel by 7 meters.Ursula beat betty by 12 meters.Alma finishedw 5 meters ahead of Lani but 3 meters behind Ursula.Cathy finished halfway between the first and last girls.In what order did the girls finish?What were the distances between each girl? \n" );
document.write( "
Algebra.Com's Answer #103237 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Betty,Cathy,Isabel,Lani,Alma,Ursula ran an 800-meter race. \n" ); document.write( ": \n" ); document.write( "Write a simple equation for each statement: \n" ); document.write( ": \n" ); document.write( "\"Alma beat Isabel by 7 meters.\" \n" ); document.write( "A = I + 7 \n" ); document.write( ": \n" ); document.write( "Ursula beat betty by 12 meters. \n" ); document.write( "U = B + 12 \n" ); document.write( ": \n" ); document.write( "Alma finished 5 meters ahead of Lani \n" ); document.write( "A = L + 5 \n" ); document.write( ": \n" ); document.write( "but 3 meters behind Ursula. \n" ); document.write( "U = A + 3 \n" ); document.write( ": \n" ); document.write( "Cathy finished halfway between the first and last girls. \n" ); document.write( ": \n" ); document.write( "In what order did the girls finish?What were the distances between each girl? \n" ); document.write( ": \n" ); document.write( "The easiest way is to draw a diagram from the above information. Let 1 dash \"-\" = 1 meter \n" ); document.write( ": \n" ); document.write( " U---A-----L--I--B; 12 meters from 1st to last, Put C in the middle \n" ); document.write( ": \n" ); document.write( " U---A---C--L--I--B \n" ); document.write( ": \n" ); document.write( "Did this help? \n" ); document.write( " |