document.write( "Question 1001736: You collect a total of $80 in donations from three people. The three donations are in the ratio 3 : 3 : 10. \n" ); document.write( "
Algebra.Com's Answer #618837 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the donations 3x, 3x and 10x. They add to 80, or
\n" ); document.write( "3x + 3x + 10x = 80
\n" ); document.write( "16x = 80
\n" ); document.write( "x = $5 so that the donations are
\n" ); document.write( "$15, $15, and $50
\n" ); document.write( "
\n" );