document.write( "Question 1131423: a father is 3 years older than his wife,and the child's age is half of the mother's age. what is the age of the mother,father and the child? the sum of their age add up to 100 \n" ); document.write( "
Algebra.Com's Answer #748086 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Father     w+3\r\n" );
document.write( "Mother     w\r\n" );
document.write( "Child      w/2\r\n" );
document.write( "Total       100\r\n" );
document.write( "

\n" ); document.write( "\"%28w%2B3%29%2Bw%2Bw%2F2=100\"\r
\n" ); document.write( "\n" ); document.write( "\"2w%2Bw%2F2=97\"\r
\n" ); document.write( "\n" ); document.write( "\"4w%2Bw=194\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28w=38.8%29\"\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Father     41.8\r\n" );
document.write( "Mother     38.8\r\n" );
document.write( "Child      19.4\r\n" );
document.write( "Total       100\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"father is 3 years older than his wife,...\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the problem said father were 5 years older than his wife, then
\n" ); document.write( "\"w%2B5%2Bw%2Bw%2F2=100\",...
\n" ); document.write( "and the results would be whole numbers.
\n" ); document.write( "Father, 41
\n" ); document.write( "Wife, 38
\n" ); document.write( "Child, 19
\n" ); document.write( "
\n" );