document.write( "Question 1138836: I do not have enough savings now to buy pair of shoes.If I increase my savings by 15%, I would still need another 9$.If I increase my savings by 35% , I would have 17$ more than I need.How much money do I have in my savings now. \n" ); document.write( "
Algebra.Com's Answer #756720 by ikleyn(52864) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x = How much money you have in your savings now.\r\n" ); document.write( "\r\n" ); document.write( "Let y = the cost of the pair of shes.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then from the condition you have these two equations\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x + 0.15x = y - 9 dollars (1)\r\n" ); document.write( "\r\n" ); document.write( " x + 0.35x = y + 17 dollars (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Subtract equation (1) from equation (2) to eliminate x. You will get\r\n" ); document.write( "\r\n" ); document.write( " 0.35x - 0.15x = 17 - (-9)\r\n" ); document.write( "\r\n" ); document.write( " 0.2x = 26\r\n" ); document.write( "\r\n" ); document.write( " x = 26/0.2 = 130 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. Your savings now is/(are) 130 dollars.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |