document.write( "Question 622407: A womans $20,000 estate is to be divided so that her husband is to receive three times as much as her son. find the amount that her husband and her son will receive.
\n" );
document.write( "Step 1. Let 'S' represent the amount the son is to receive ___H___ represents the amount the husband would receive.
\n" );
document.write( "Step 2. ______ + _________ = $20,000\r
\n" );
document.write( "\n" );
document.write( "Repeat again, this time starting with the husband.\r
\n" );
document.write( "\n" );
document.write( "I am not sure where to even begin, can you help? Thank you. \n" );
document.write( "
Algebra.Com's Answer #391356 by lenny460(1073) You can put this solution on YOUR website! The husband gets = 3n\r \n" ); document.write( "\n" ); document.write( "The son gets = n\r \n" ); document.write( "\n" ); document.write( "(3n + n) = $20,000\r \n" ); document.write( "\n" ); document.write( "3n + n = 4n\r \n" ); document.write( "\n" ); document.write( "4n = $20,000\r \n" ); document.write( "\n" ); document.write( "Divide each side by 4\r \n" ); document.write( "\n" ); document.write( "4n/n = $20,000/4\r \n" ); document.write( "\n" ); document.write( "n = $5,000\r \n" ); document.write( "\n" ); document.write( "3n = $5,000 * 3 = $15,000\r \n" ); document.write( "\n" ); document.write( "Therefore:\r \n" ); document.write( "\n" ); document.write( "The husband gets $15,000\r \n" ); document.write( "\n" ); document.write( "The son gets $5,000 \n" ); document.write( " |