document.write( "Question 379719: A man left $72,000 to his wife and son. The ratio of the wife's share to the son's was 5:3. How much did his wife receive? \n" ); document.write( "
Algebra.Com's Answer #269611 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since the ratio was 5:3, and we don't know how much that exactly is, we can call their amounts 5x and 3x. Together it must equal $72,000. So... \n" ); document.write( "5x + 3x = 72000 \n" ); document.write( "8x = 72000 \n" ); document.write( "x = 9000 \n" ); document.write( "and the wife's portion is 5x, or $45,000. \n" ); document.write( " |