document.write( "Question 1172574: Janet is three years older than her sister Julie. Janet's brother is eight years younger than their sister julie. The sum of all their ages is 55 years. \n" ); document.write( "
Algebra.Com's Answer #797655 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON          AGE\r\n" );
document.write( "Janet           j+3\r\n" );
document.write( "Julie            j\r\n" );
document.write( "Brother         j-8\r\n" );
document.write( "SUM             55\r\n" );
document.write( "
\n" ); document.write( "
\n" );