document.write( "Question 405484: Angelo's father is 30 years old. This is 10 years older than twice Angelo's age. How old is Angelo? \n" ); document.write( "
Algebra.Com's Answer #286383 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Angelo's age =x\r
\n" ); document.write( "\n" ); document.write( "2x+10=30
\n" ); document.write( "-10
\n" ); document.write( "2x=20
\n" ); document.write( "/2
\n" ); document.write( "x=10 ====> angelo's age
\n" ); document.write( "
\n" );