document.write( "Question 1177679: Lucy's age is a.
\n" ); document.write( "Jacob is 8 years older than Lucy.
\n" ); document.write( "Half of Jane's age is the same age as Jacob's age.
\n" ); document.write( "How old is Jane?
\n" ); document.write( "

Algebra.Com's Answer #806780 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Lucy            a\r\n" );
document.write( "Jacob          a+8\r\n" );
document.write( "Jane          2a+16\r\n" );
document.write( "
\n" ); document.write( "
\n" );