document.write( "Question 163736: Please help with this. Thanks\r
\n" );
document.write( "\n" );
document.write( "Eric is 2 years younger than his brother Bill and 2 years older that his sister Beth. The sum of the 3 is 60 years. What is the age of each person? \n" );
document.write( "
Algebra.Com's Answer #120619 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! Let x = Eric's age \n" ); document.write( "Let y = Bill's age \n" ); document.write( "Let z = Beth's age \n" ); document.write( "----- \n" ); document.write( "since Eric is 2 years younger than his brother Bill, \n" ); document.write( "x = y-2 \n" ); document.write( "----- \n" ); document.write( "since Eric is 2 years older than his sister Beth, \n" ); document.write( "x = z+2 \n" ); document.write( "----- \n" ); document.write( "since the sum of all their ages equals 60, \n" ); document.write( "x + y + z = 60 \n" ); document.write( "----- \n" ); document.write( "since y-2 and z+2 are both equal to x, then they are equal to each other. \n" ); document.write( "y-2 = z+2 \n" ); document.write( "solving for y, we get \n" ); document.write( "y = z+4 \n" ); document.write( "----- \n" ); document.write( "we should be able to solve for z. \n" ); document.write( "using the equation for the sum of their ages = 60, we have \n" ); document.write( "x + y + z = 60 \n" ); document.write( "----- \n" ); document.write( "since y = z+4, we can substitute in the equation to get \n" ); document.write( "x + (z+4) + z = 60 \n" ); document.write( "----- \n" ); document.write( "since x = z + 2, we can substitute in the original equation again to get \n" ); document.write( "(z+2) + (z+4) + z = 60 \n" ); document.write( "this becomes \n" ); document.write( "z+2+z+4+z = 60 \n" ); document.write( "which becomes \n" ); document.write( "3z+6 = 60 \n" ); document.write( "which becomes \n" ); document.write( "3z = 54 \n" ); document.write( "which becomes \n" ); document.write( "z = 18 \n" ); document.write( "----- \n" ); document.write( "since we know z, we can solve for x and for y. \n" ); document.write( "x = z+2 = 18 + 2 = 20 \n" ); document.write( "y = z+4 = 18 + 4 = 22 \n" ); document.write( "----- \n" ); document.write( "sum of their ages is 60 \n" ); document.write( "x + y + z = 60 \n" ); document.write( "20 + 22 + 18 = 60 \n" ); document.write( "60 = 60 \n" ); document.write( "sum equations are good. \n" ); document.write( "----- \n" ); document.write( "x = Eric's age = 20 \n" ); document.write( "y = Bill's age = 22 \n" ); document.write( "z = Beth's age = 18 \n" ); document.write( "----- \n" ); document.write( "Eric is 2 years younger than Bill. \n" ); document.write( "20 + 2 = 22 \n" ); document.write( "----- \n" ); document.write( "Eric is 2 years older than Beth \n" ); document.write( "20 - 2 = 18 \n" ); document.write( "----- \n" ); document.write( "all formulas check out. \n" ); document.write( "Eric is 20 \n" ); document.write( "Bill is 22 \n" ); document.write( "Beth is 18 \n" ); document.write( "-----\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |