document.write( "Question 1028655: If A invests 40% of his money and B invests 45% of his money, the total investment will be $215,000. If A invests 45% of his money and B invests 40% of his money then the total investment will be $210,000. How much money do they each have available to invest? \n" ); document.write( "
Algebra.Com's Answer #643776 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "If A invests 40% of his money and B invests 45% of his money, \n" ); document.write( "Let A have $x \n" ); document.write( "and B have $y \n" ); document.write( "the total investment will be $215,000. \n" ); document.write( "40%x+45%y=215000 \n" ); document.write( "multiply by 100 \n" ); document.write( "40x+45y=21500000....................(1)\r \n" ); document.write( "\n" ); document.write( " If A invests 45% of his money and B invests 40% of his money then the total investment will be $210,000.\r \n" ); document.write( "\n" ); document.write( "45%x+40%y =210000 \n" ); document.write( "multiply by 100 \n" ); document.write( "45x+40y = 21000000................(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40x+45y=21500000....................(1) \n" ); document.write( "45x+40y = 21000000................(2)\r \n" ); document.write( "\n" ); document.write( "add the equations\r \n" ); document.write( "\n" ); document.write( "85x+85y= 42500000 \n" ); document.write( "/95 \n" ); document.write( "x+y = 500,000................(4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40x+45y=21500000....................(1) \n" ); document.write( "45x+40y = 21000000................(2) \n" ); document.write( "subtract (2) from (1)\r \n" ); document.write( "\n" ); document.write( "-5x+5y=-500000\r \n" ); document.write( "\n" ); document.write( "/-5\r \n" ); document.write( "\n" ); document.write( "x-y = 100000.................(5)\r \n" ); document.write( "\n" ); document.write( "add (4) & (5)\r \n" ); document.write( "\n" ); document.write( "2x= 600000\r \n" ); document.write( "\n" ); document.write( "x= 300,000 \n" ); document.write( "y=200,000\r \n" ); document.write( "\n" ); document.write( "These are available for investment\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |