document.write( "Question 1195306: Jones dies and leaves £6874. He directs that the
\n" ); document.write( "money be divided among wife and 3 kids,so that
\n" ); document.write( "his wife receives 4 times as much as each child
\n" ); document.write( "Children are to get equal share.How much does
\n" ); document.write( "is left to the wife?
\n" ); document.write( "

Algebra.Com's Answer #827765 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = amount each child gets (in pounds)
\n" ); document.write( "4x = amount the wife gets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The 3 kids get x pounds each, so far that is x+x+x = 3x pounds.
\n" ); document.write( "Add on the wife's share to get 3x+4x = 7x
\n" ); document.write( "This total is set equal to £6874 and we solve for x.
\n" ); document.write( "Divide both sides by 7 to undo the \"7 times\" applied to x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7x = 6874
\n" ); document.write( "7x/7 = 6874/7
\n" ); document.write( "x = 982\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each child gets £982
\n" ); document.write( "The wife gets 4x = 4*982 = 3928 pounds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "child1+child2+child3+wife = 982+982+982+3928 = 6874
\n" ); document.write( "The answer is confirmed\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: £3928
\n" ); document.write( "
\n" ); document.write( "
\n" );