document.write( "Question 288760: Mary left her estate worth $132,000 to three relatives. Her brother received 3 times as much as the cousin, and her daughter received 7 times as much as the cousin. How much did each relative receive? \n" ); document.write( "
Algebra.Com's Answer #209279 by Deina(147)\"\" \"About 
You can put this solution on YOUR website!
The cousin received C dollars.
\n" ); document.write( "Brother received 3C dollars and the
\n" ); document.write( "daughter received 7C dollars. So:

\n" ); document.write( "C + 3C + 7C = 132000

\n" ); document.write( "Now, combine like terms:
\n" ); document.write( "C + 3C = 4C; 4C + 7C = 11C
\n" ); document.write( "11C = 132,000

\n" ); document.write( "Now divide each side by 11:
\n" ); document.write( "C = 12,000

\n" ); document.write( "3C = 36,000
\n" ); document.write( "7C = 84,000 and bob's your uncle!
\n" ); document.write( "
\n" );