document.write( "Question 1171652: Joe is 3 years older than Emily, and Jane is twice as old as Joe. If the combined age of Emily, Joe, And Jane is 29, how old is Joe?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #796558 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Joe               j\r\n" );
document.write( "Emily             j-3\r\n" );
document.write( "Jane              2j\r\n" );
document.write( "Combined          29\r\n" );
document.write( "

\n" ); document.write( "\"j%2B%28j-3%29%2B2j=29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );