document.write( "Question 229167: Sarah spent $25
\n" );
document.write( "Lily spent $18 and had 2 times the amount of money left after Sarah spent her $25.\r
\n" );
document.write( "\n" );
document.write( "What was the original amount of money they started with.\r
\n" );
document.write( "\n" );
document.write( "HELP! \n" );
document.write( "
Algebra.Com's Answer #169964 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sarah spent $25 \n" ); document.write( "Lily spent $18 and had 2 times the amount of money left \n" ); document.write( "after Sarah spent her $25. \n" ); document.write( "What was the original amount of money they started with. \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Let Sarah start with \"s\" amount of money. \n" ); document.write( "Let Lily start with \"L\" amount of money. \n" ); document.write( "-------------------- \n" ); document.write( "After Sarah spent 25 she has \"S-25\" \n" ); document.write( "After Lily spent 18 she has \"L-18\" \n" ); document.write( "-------------------- \n" ); document.write( "Comment: You have information to form only one equation. \n" ); document.write( "You need a second equation to completely solve the problem \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "L-18 = 2(S-25) \n" ); document.write( "L-18 = 2S-50 \n" ); document.write( "L = 2S - 32 \n" ); document.write( "------------------- \n" ); document.write( "Original amount was S+L = S + (2S-32) = 3S-32 \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |