document.write( "Question 1183972: The ages of 3 children in our family total 32 years . I am twice as old as my sister and my brother is 2 years older than I am .How old am I \n" ); document.write( "
Algebra.Com's Answer #814490 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "I               2x\r\n" );
document.write( "sister           x\r\n" );
document.write( "brother         2x+2\r\n" );
document.write( "TOTAL           32\r\n" );
document.write( "

\n" ); document.write( "\"2x%2Bx%2B%282x%2B2%29=32\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2x%2Bx%2B2x%2B2=32\"
\n" ); document.write( "\"5x=30\"
\n" ); document.write( "\"x=6\"
\n" ); document.write( "-
\n" ); document.write( "\"I=highlight%282x=highlight%2812%29%29\"
\n" ); document.write( "
\n" );