document.write( "Question 1128001: Hannah is two yrs older than her sister and five yrs older than her brother. The sum of the three children's ages is 50.\r
\n" ); document.write( "\n" ); document.write( "Write an equation using the information above. The use the equation to find the ages of all 3 children.
\n" ); document.write( "

Algebra.Com's Answer #744474 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "Hannah is two yrs older than her sister and five yrs older than her brother. The sum of the three children's ages is 50.
\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "PERSON     AGE\r\n" );
document.write( "Hannah      x\r\n" );
document.write( "Sister      x-2\r\n" );
document.write( "Brother     x-5\r\n" );
document.write( "Total       50\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"x%2B%28x-2%29%2B%28x-5%29=50\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"3x=57\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=19%29\"------Hannah
\n" ); document.write( "
\n" );