document.write( "Question 1157227: I'm 5 years older than my wife who is twice older than my daughter the sum of our age is 100. who old are we now? \n" ); document.write( "
Algebra.Com's Answer #780078 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON    VARIABLE   EXPRESSION OR VALUE\r\n" );
document.write( "narrator    n        2d+5\r\n" );
document.write( "wife        w        d+d+d=3d\r\n" );
document.write( "daughter    d      \r\n" );
document.write( "SUM                   100\r\n" );
document.write( "

\n" ); document.write( "Notice from description, wife \"twice older than daughter\".
\n" ); document.write( "\"%282d%2B5%29%2B3d%2Bd=100\"
\n" ); document.write( "Solve for d, and decide if the value found makes sense.
\n" ); document.write( "
\n" );