document.write( "Question 763535: Frank is 15 years younger then John. In 5 years John will be twice as old as Frank. How old will Frank be in four years? \n" ); document.write( "
Algebra.Com's Answer #464860 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! Frank is 15 years younger then John. \n" ); document.write( " \r\n" ); document.write( "F = J - 15\r\n" ); document.write( " \n" ); document.write( "In 5 years John will be twice as old as Frank. \n" ); document.write( " \r\n" ); document.write( "J + 5 = 2(F + 5)\r\n" ); document.write( "\r\n" ); document.write( "That gives us this system of equations:\r\n" ); document.write( "\r\n" ); document.write( "F = J - 15\r\n" ); document.write( "J + 5 = 2(F + 5)\r\n" ); document.write( "\r\n" ); document.write( "We solve that and get\r\n" ); document.write( "\r\n" ); document.write( "F = 10, J = 25\r\n" ); document.write( " \n" ); document.write( "How old will Frank be in four years? \n" ); document.write( " \r\n" ); document.write( "What is F + 4 ?\r\n" ); document.write( "\r\n" ); document.write( "F + 4 = 10 + 4 = 14.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |