document.write( "Question 1068757: The Jones family has 3 children. Amy's age plus Betty's age is 29. Amy's age plus Carl's age is 27. Betty's age and Carl's age is 22. What is the difference between the oldest and the youngest child? \n" ); document.write( "
Algebra.Com's Answer #684040 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
The Jones family has 3 children. Amy's age plus Betty's age is 29. Amy's age plus Carl's age is 27. Betty's age and Carl's age is 22. What is the difference between the oldest and the youngest child?
\n" ); document.write( "
Let Amy’s, Betty’s, and Carl’s ages, be A, B, and C, respectively
\n" ); document.write( "Then:
\n" ); document.write( "A + B = 29 ------- eq (i)
\n" ); document.write( "A + C = 27 ------- eq (ii)
\n" ); document.write( " B + C = 22 ------- eq (iii)
\n" ); document.write( " B – C = 2 -------- Subtract eq (ii) from eq (i) ------- eq (iv)
\n" ); document.write( " 2B = 24 ------- Adding eqs (iv) & (iii)
\n" ); document.write( "B, or Betty is \"matrix%281%2C4%2C+24%2F2%2C+or%2C+12%2C+years-old%29\"\r
\n" ); document.write( "\n" ); document.write( "12 + C = 22 ------- Substituting 12 for B in eq (iii)
\n" ); document.write( "C, or Carl is: 22 – 12, or 10 years-old\r
\n" ); document.write( "\n" ); document.write( "A + 12 = 29 ------- Substituting 12 for B in eq (i)
\n" ); document.write( "A, or Amy’s age = 29 – 12, or 17\r
\n" ); document.write( "\n" ); document.write( "Difference between the oldest (Amy), at 17, and the youngest (Carl), at 10 = \"highlight_green%28matrix%281%2C4%2C+%2217+-+10%2C%22%2C+or%2C+7%2C+years%29%29\" \n" ); document.write( "
\n" );