document.write( "Question 614316: The ratio of a boy’s age to his father’s age is 1 : 4. In 4 years’ time, the ratio of their ages will
\n" );
document.write( "be 1 : 3. How old is the boy now? \n" );
document.write( "
Algebra.Com's Answer #386487 by mananth(16946)![]() ![]() You can put this solution on YOUR website! boy's age be x \n" ); document.write( "and father's age =y \n" ); document.write( " \n" ); document.write( "so y= 4x \n" ); document.write( "In 4 years their ages will be \n" ); document.write( "x+4 & y+4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "3(x+4) = (y+4) \n" ); document.write( "substitute y \r \n" ); document.write( "\n" ); document.write( "3x+12=4x+4 \n" ); document.write( "4x-3x=12-4 \n" ); document.write( "x=8 the boy's age\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |