document.write( "Question 1163541: john and nat were given some money. if john spends $50 and nat spends $100 each day, john would still have $2500 left while nat would have spent all her money. if john spends $100 and nat spends $50 each day, john would still have $1000 left while nat would have spent all her money. How much money john and nat were given each? solution \n" ); document.write( "
Algebra.Com's Answer #787677 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "john and nat were given some money. if john spends $50 and nat spends $100 each day, john would still have $2500 left \n" ); document.write( "while nat would have spent all her money. if john spends $100 and nat spends $50 each day, john would still have $1000 left \n" ); document.write( "while nat would have spent all her money. How much money john and nat were given each? \n" ); document.write( "~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let J be the amount John had initially and let x be the number of days in the 1-st scenario.\r\n" ); document.write( "\r\n" ); document.write( "Let N be the amount Nat had initially and let y be the number of days in the 2-nd scenario.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For the first scenario, we have these two equations\r\n" ); document.write( "\r\n" ); document.write( " J = 50x + 2500, (1)\r\n" ); document.write( "\r\n" ); document.write( " N = 100x. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For the second scenario, we have these two equations\r\n" ); document.write( "\r\n" ); document.write( " J = 100y + 1000, (3)\r\n" ); document.write( "\r\n" ); document.write( " N = 50y. (4)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, we have 4 equations in 4 unknown J, N, x and y, so we have a chance to solve it.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From eq(2), express x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |