document.write( "Question 905939: A high school play was given for the benefit of the athletic association. The total sum received from the sale of tickets was twice the amount received from advertisements in the printed program. The amount received from both sources was 543 dollars. How much was received from each source? \n" ); document.write( "
Algebra.Com's Answer #549528 by ewatrrr(24785) You can put this solution on YOUR website! x amount for Ads \n" ); document.write( "2x + x = $543 \n" ); document.write( "3x = $543 \n" ); document.write( "x = $181, amount for Ads. Tickets $362 \n" ); document.write( "and..checking \n" ); document.write( "sum = $543 \n" ); document.write( " |