document.write( "Question 97319: Adam is 3 times as old as Cynthia and Fred is 16 years younger than Adam. One year ago, Adam's age was twice the sum of Cynthia's & Fred's age. Find their present age. \n" ); document.write( "
Algebra.Com's Answer #71004 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write an expression or equation for each statement
\n" ); document.write( ":
\n" ); document.write( "Adam is 3 times as old as Cynthia
\n" ); document.write( "A = 3C
\n" ); document.write( "Or
\n" ); document.write( "C = A/3
\n" ); document.write( ":
\n" ); document.write( "Fred is 16 years younger than Adam.
\n" ); document.write( "F = (A-16)
\n" ); document.write( ":
\n" ); document.write( "One year ago, Adam's age was twice the sum of Cynthia's & Fred's age.
\n" ); document.write( "(A-1) = 2((C-1) + (F-1))
\n" ); document.write( "(A-1) = 2(C + F - 2)
\n" ); document.write( " A-1 = 2C + 2F - 4
\n" ); document.write( " A = 2C + 2F - 4 + 1
\n" ); document.write( " A = 2C + 2F - 3
\n" ); document.write( ":
\n" ); document.write( "Find their present age.
\n" ); document.write( ":
\n" ); document.write( "Substitute for C & F, from the 1st and 2nd equation:
\n" ); document.write( "A = 2(A/3) + 2(A-16) - 3
\n" ); document.write( "A = (2A/3) + 2A - 32 - 3
\n" ); document.write( "A = (2A/3) + 2A - 35
\n" ); document.write( ":
\n" ); document.write( "Get rid of the denominator, mult equation by 3
\n" ); document.write( "3A = 2A + 6A - 105
\n" ); document.write( "3A = 8A - 105
\n" ); document.write( "3A - 8A = -105
\n" ); document.write( "-5A = -105
\n" ); document.write( "A = -105/-5
\n" ); document.write( "A = 21 yrs is Adams age now
\n" ); document.write( ":
\n" ); document.write( "C = 21/3 = 7 yrs old is Cynthia now
\n" ); document.write( ":
\n" ); document.write( "F = 21 - 16 = 5 yrs old is Fred now
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution using:
\n" ); document.write( "\"One year ago, Adam's age was twice the sum of Cynthia's & Fred's age.\"
\n" ); document.write( "20 = 2(6 + 4)
\n" ); document.write( "
\n" ); document.write( "
\n" );