document.write( "Question 1135785: Mrs Chen has two brothers.Mark is 7 years older then Mrs Chen and Eric is 11 years younger than Mrs Chen.The sum of all three of their ages is 149 \n" ); document.write( "
Algebra.Com's Answer #753469 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON           AGE\r\n" );
document.write( "Mrs. Chen          c\r\n" );
document.write( "Mark               c+7\r\n" );
document.write( "Eric               c-11\r\n" );
document.write( "SUM                149\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You can find the age of each person. Setup the needed equation.
\n" ); document.write( "
\n" );