document.write( "Question 986295: If rob had $150 more in his saving account,he would have 5times as much saved as he currently has in this account.how much does rob currently have saved? \n" ); document.write( "
Algebra.Com's Answer #607306 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If rob had $150 more in his saving account, he would have 5times as much saved as he currently has in this account. \n" ); document.write( "how much does rob currently have saved? \n" ); document.write( ": \n" ); document.write( "let x = current amt \n" ); document.write( ": \n" ); document.write( "x + 150 = 5x \n" ); document.write( "150 = 5x - x \n" ); document.write( "150 = 4x \n" ); document.write( "x = 150/4 \n" ); document.write( "x = $37.50 currently in his account \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that works out \n" ); document.write( "37.50 + 150 = 187.50 \n" ); document.write( "5 * 37.50 = 187.50 \n" ); document.write( " |