document.write( "Question 1165653: Josh is 3 years olden than Jim. Jim is 4 years less than twice David's age. How old are the three boys if their ages add up to 35? \n" ); document.write( "
Algebra.Com's Answer #790135 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Josh             2d-1           15\r\n" );
document.write( "Jim              2d-4           12\r\n" );
document.write( "David            d               8\r\n" );
document.write( "SUM             35\r\n" );
document.write( "

\n" ); document.write( "\"%282d-1%29%2B%282d-4%29%2Bd=35\"
\n" ); document.write( "-
\n" ); document.write( "\"5d-5=35\"
\n" ); document.write( "\"5d=40\"
\n" ); document.write( "\"d=8\"
\n" ); document.write( "
\n" );