document.write( "Question 735051: Please help me solve this age word problem:\r
\n" ); document.write( "\n" ); document.write( "Alice is 2 years older than Bobby who is twice as old as Carol.\r
\n" ); document.write( "\n" ); document.write( "If the total of the ages of Alice, Bobby and Carol is 27 years, how old is Bobby ? Kindly show the steps.
\n" ); document.write( "

Algebra.Com's Answer #449267 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
a for Alice
\n" ); document.write( "b for Bob
\n" ); document.write( "c for Carol\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a=b%2B2\", \"b=2c\", \"a%2Bb%2Bc=27\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe two or more solution processes are possible. Do a couple of substitutions for a least advanced solving method. A fairly logical way could be substitute b into the first equation, use this result for a to substitute into the third equation. Now, substitute the formula for b (from the second equation into the third equation). You now have an equation with only c as the variable. Finish solving.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What I described is this:\r
\n" ); document.write( "\n" ); document.write( "a=(2c)+2,
\n" ); document.write( "The next substitution is into a+b+c=27,
\n" ); document.write( "(a)+b+c=27
\n" ); document.write( "(2c+2)+b+c=27
\n" ); document.write( "Following that, the next substitution using b is,
\n" ); document.write( "(2c+2)+(2c)+c=27
\n" ); document.write( "2c+2+2c+c=27
\n" ); document.write( "and you can finish this easily(?).
\n" ); document.write( "
\n" );