document.write( "Question 257986: Pls provide formula: lucy ran twice as many miles as paul but 3 less than isaac. they ran total of 23 miles. how far did each run? \n" ); document.write( "
Algebra.Com's Answer #189851 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Let's break the problem down into its parts\r
\n" ); document.write( "\n" ); document.write( "\"Lucy ran twice as many miles as Paul but 3 less than Isaac. They ran total of 23 miles. How far did each run?\"\r
\n" ); document.write( "\n" ); document.write( "\"Lucy ran\"
\n" ); document.write( "Let L equal the miles Lucy ran\r
\n" ); document.write( "\n" ); document.write( "\"twice as many miles as Paul\"\r
\n" ); document.write( "\n" ); document.write( "Let P equal miles run by Paul
\n" ); document.write( "L=2P\r
\n" ); document.write( "\n" ); document.write( " \"but 3 less than Isaac\"
\n" ); document.write( "Let I equal miles run by Isaac\r
\n" ); document.write( "\n" ); document.write( "L=I-3\r
\n" ); document.write( "\n" ); document.write( "\"They ran total of 23 miles.\"
\n" ); document.write( "L+P+I=23
\n" ); document.write( "So now we have three equation sin three unknowns. That is just what we need.\r
\n" ); document.write( "\n" ); document.write( "L=2P
\n" ); document.write( "L=I-3
\n" ); document.write( "L+P+I=23
\n" ); document.write( "How far did each run?
\n" ); document.write( "So we are asked for the values of L and P and I
\n" ); document.write( "We rearrange the first two equations.
\n" ); document.write( "We have L=2P
\n" ); document.write( "But we want P by itself
\n" ); document.write( "L=2P
\n" ); document.write( "divide both sides by 2
\n" ); document.write( "L/2=P
\n" ); document.write( "now the other one
\n" ); document.write( "L=I-3
\n" ); document.write( "add 3 to both sides
\n" ); document.write( "L+3=I\r
\n" ); document.write( "\n" ); document.write( "so now we have
\n" ); document.write( "P=L/2
\n" ); document.write( "and I=L+3
\n" ); document.write( "and L+P+I=23
\n" ); document.write( "so now we we substitute L+3 for I and L/2 for P
\n" ); document.write( "L+P+I=23
\n" ); document.write( "L+(L/2)+ (L+3)=23
\n" ); document.write( "Let's remove the parentheses
\n" ); document.write( "L+L/2+L+3=23
\n" ); document.write( "Let's combine
\n" ); document.write( "2L+L/2+3=23
\n" ); document.write( "subtract 3 from both sides
\n" ); document.write( "2L+L/2=20
\n" ); document.write( "multiply both sides by 2
\n" ); document.write( "4L+L=40
\n" ); document.write( "combine
\n" ); document.write( "5L=40
\n" ); document.write( "divide both sides by 5
\n" ); document.write( "L=8
\n" ); document.write( "We also want to solve for P and I
\n" ); document.write( "P=L/2=8/2=4
\n" ); document.write( "and I=L+3=*+3=11\r
\n" ); document.write( "\n" ); document.write( "L = 8 miles, P = 4 miles, I = 11 miles
\n" ); document.write( "check
\n" ); document.write( "L+P+I=23
\n" ); document.write( "8+4+11=23
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );