document.write( "Question 995230: Sam's age is 30, which is 6 more than 3 times Adam's age. How old is Adam? \n" ); document.write( "
Algebra.Com's Answer #614008 by doffy(2)\"\" \"About 
You can put this solution on YOUR website!
Let Adam's age be \"x\".
\n" ); document.write( "According to the condition,
\n" ); document.write( "30= 3x+6
\n" ); document.write( "3x=24
\n" ); document.write( "x=24/3
\n" ); document.write( "x=8.
\n" ); document.write( "Hence Adam is 8 years old.
\n" ); document.write( "
\n" );