document.write( "Question 275523: If Lea's savings were increased by 4 times his savings, the result would be 25000 pesos. How much has he saved? \n" ); document.write( "
Algebra.Com's Answer #200945 by fwm5007(5)![]() ![]() ![]() You can put this solution on YOUR website! Let x = Lea's current savings \n" ); document.write( "and 4x would be 4 times his savings so: \n" ); document.write( "Take his current savings and increase it by 4 times his savings and it will equal 25000. Solve for x.\r \n" ); document.write( "\n" ); document.write( "x + 4x = 25000 \n" ); document.write( "5x = 25000 \n" ); document.write( "x = 5000\r \n" ); document.write( "\n" ); document.write( "He currently has 5000 saved. \n" ); document.write( " |