document.write( "Question 1004978: A boy is 10 years older than his brother. In 4 years he will be twice as old as
\n" );
document.write( "his brother. Find the present age of each \n" );
document.write( "
Algebra.Com's Answer #621308 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boy is 10 years older than his brother. In 4 years he will be twice as old as \n" ); document.write( "his brother. Find the present age of each \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = r + 10 \n" ); document.write( "y+4 = 2(r+4) \n" ); document.write( "--------------- \n" ); document.write( "Substitute for \"y\" and solve for \"r\":: \n" ); document.write( "r+10 + 4 = 2r + 8 \n" ); document.write( "------ \n" ); document.write( "r = 6 (Brother's age now) \n" ); document.write( "---- \n" ); document.write( "y = r+10 = 16 (Boy's age now) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |