document.write( "Question 1124086: William is 1/6 as old as his father but 5 years older than his sister Mary. If the sum of all their ages is 51, how old is William
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #740458 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "William            w\r\n" );
document.write( "Father            6w\r\n" );
document.write( "Mary-sister       w-5\r\n" );
document.write( "TOTAL              51\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2B6w%2B%28w-5%29=51\"
\n" ); document.write( "
\n" );