Algebra.Com's Answer #639332 by ikleyn(52787)  You can put this solution on YOUR website! . \n" );
document.write( "4 years ago, the age ratio of a father and son was 7 times. 16 years hence, it would be 2 times. Find their current ages. Please help \n" );
document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "1. Notice I changed your incorrect formulation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2. Let f = father's present age; s = son's present age.\r\n" );
document.write( "\r\n" );
document.write( " Then 4 years ago the father's age was f - 4; the son's age was s - 4, and\r\n" );
document.write( "\r\n" );
document.write( " = 7. (1)\r\n" );
document.write( "\r\n" );
document.write( " In 16 years the father's age will be f + 16; the sons age will be s + 16, and\r\n" );
document.write( "\r\n" );
document.write( " = 2. (2)\r\n" );
document.write( "\r\n" );
document.write( " You need to solve this system of two equations in two unknowns (1) and (2).\r\n" );
document.write( "\r\n" );
document.write( "3. Let us simplify it. Multiply (1) by (s-2) (both sides). Multiply (2) by (s+16) (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( " f - 4 = 7*(s-4), (3)\r\n" );
document.write( " f + 16 = 2*(s+16). (4)\r\n" );
document.write( "\r\n" );
document.write( " Next express f = 7*(s-4) + 4 from (3) and substitute it into (4). You will get\r\n" );
document.write( "\r\n" );
document.write( " 7*(s-4) + 4 + 16 = 2*(s+16).\r\n" );
document.write( "\r\n" );
document.write( " Simplify it step by step:\r\n" );
document.write( "\r\n" );
document.write( " 7s - 28 + 4 + 16 = 2s + 32,\r\n" );
document.write( " 7s - 2s = 32 + 28 - 4 - 16,\r\n" );
document.write( " 5s = 40,\r\n" );
document.write( "\r\n" );
document.write( " s = = 8.\r\n" );
document.write( "\r\n" );
document.write( " Hence, son is 8 years now.\r\n" );
document.write( " Then father's age is f = 7*(s-4)+4 = 7*4+4 = 32.\r\n" );
document.write( "\r\n" );
document.write( "Answer. Father's present age is 32 years. Son's present age is 8 years.\r\n" );
document.write( " \n" );
document.write( " \n" );
document.write( " |