document.write( "Question 1002030: If jim gives $30 to george,both of them have will have the same amount of money.if george gives $50 to jim,jim will have 5 times as much as george.how much money do both of them have altogether? \n" ); document.write( "
Algebra.Com's Answer #619060 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "If Jim gives $30 to George,both of them have will have the same amount of money. \n" ); document.write( "If George gives $50 to Jim, Jim will have 5 times as much as George. How much money do both of them have altogether? \n" ); document.write( "----------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "J - 30 = G + 30. (1)\r\n" ); document.write( "5(G - 50) = J + 50. (2)\r\n" ); document.write( "\r\n" ); document.write( "Solve this system.\r\n" ); document.write( "\r\n" ); document.write( "J - G = 30 + 30 = 60, (3)\r\n" ); document.write( "5G - 250 = J + 50. (4)\r\n" ); document.write( "\r\n" ); document.write( " J - G = 60, (5)\r\n" ); document.write( "-J + 5G = 300. (6)\r\n" ); document.write( "\r\n" ); document.write( "Add (5) and (6). You will get\r\n" ); document.write( "\r\n" ); document.write( "4G = 360 -----> G = \n" ); document.write( " \n" ); document.write( " |