document.write( "Question 1101541: Amy is 7years older than her younger sister who is 3/4 age of her 12year old brother. How old is Amy ? \n" ); document.write( "
Algebra.Com's Answer #716149 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Follow what the description says...
\n" ); document.write( "
\r\n" );
document.write( "Sibling                Age               Computed Age\r\n" );
document.write( "___________________________________________________________\r\n" );
document.write( "AMY                  \"+7%2B%283%2F4%29%2A12\"         16\r\n" );
document.write( "SISTER                 \"%283%2F4%29%2A12\"           9\r\n" );
document.write( "Younger BROTHER         12                12\r\n" );
document.write( "

\n" ); document.write( "Amy is 16.
\n" ); document.write( "
\n" );