document.write( "Question 193713: In a writing competition the first place wineer received 1/2 of the prize money, the second place winner received 1/4 of the prized money. What was the total amount of prize money distributed if the winner receives $6,000? \n" ); document.write( "
Algebra.Com's Answer #145436 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let x be the amount of prize money awarded. It really wasnt specified which winner so I will assume the 1st place winner
\n" ); document.write( ":
\n" ); document.write( ".5x=6000
\n" ); document.write( ":
\n" ); document.write( "x=12000
\n" ); document.write( ":
\n" ); document.write( "of both winners got the 6000
\n" ); document.write( ":
\n" ); document.write( "then it would be .75x=6000
\n" ); document.write( ":
\n" ); document.write( "then x=8000
\n" ); document.write( "
\n" );