document.write( "Question 382204: Tom and Jerry share out a certain sum of money in the ratio 5:4 respectively, Tom ends up with 275 $.
\n" ); document.write( "How much money was shared out??
\n" ); document.write( "

Algebra.Com's Answer #271166 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Tom and Jerry share out a certain sum of money in the ratio 5:4 respectively,
\n" ); document.write( " Tom ends up with 275 $.
\n" ); document.write( "How much money was shared out??
\n" ); document.write( ":
\n" ); document.write( "let x = total amt
\n" ); document.write( ":
\n" ); document.write( "Tom's money is \"5%2F9\" of the total, therefore:
\n" ); document.write( "\"5%2F9\"x = 275
\n" ); document.write( "multiply both sides by 9
\n" ); document.write( "5x = 9*275
\n" ); document.write( "5x = 2475
\n" ); document.write( "x = \"2475%2F5\"
\n" ); document.write( "x = $495 total was shared out
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check by finding Jerry's share: \"4%2F9\"*495 = 220
\n" ); document.write( "\"275%2F220\" = 1.25 which is \"5%2F4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );