document.write( "Question 471789: a contest winner received one fourth of his winning in cash and received four prizes each worth one fourth of the balance.if the cash and one of the prizes were worth a combined total of $35000,what was the total value of his winning? \n" ); document.write( "
Algebra.Com's Answer #323537 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a contest winner received one fourth of his winning in cash and received four prizes each worth one fourth of the balance.if the cash and one of the prizes were worth a combined total of $35000,what was the total value of his winning? \n" ); document.write( "** \n" ); document.write( "let x=total value of winnings \n" ); document.write( "x/4=Cash winnings \n" ); document.write( "3x/4=balance \n" ); document.write( "1/4 of balance=3x/4*1/4=3x/16=value of one prize \n" ); document.write( "cash+one prize=x/4+3x/16=35000 \n" ); document.write( "LCD:16 \n" ); document.write( "4x+3x=560000 \n" ); document.write( "7x=560000 \n" ); document.write( "x=80000 \n" ); document.write( "ans: \n" ); document.write( "total value of his winnings=$80,000 \n" ); document.write( " |