document.write( "Question 1174710: Robert is thrice as old Reggie. Reggie is 4 years older than Jane. If the sum of their ages is 41, How old is Jane?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #800182 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Robert           3(j+4)\r\n" );
document.write( "Reggie            j+4\r\n" );
document.write( "Jane               j\r\n" );
document.write( "SUM               41\r\n" );
document.write( "
\n" ); document.write( "
\n" );