document.write( "Question 1148263: Belinda's Mom is twice as old as she is. Belinda's brother, Tylor, is 25 years younger than their mother. The sum of their ages is 55. How old is each of them? \n" ); document.write( "
Algebra.Com's Answer #769620 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON          AGE\r\n" );
document.write( "Mom              2b\r\n" );
document.write( "Belinda          b\r\n" );
document.write( "Brother          2b-25\r\n" );
document.write( "SUM              55\r\n" );
document.write( "
\n" ); document.write( "
\n" );