document.write( "Question 604645: adult tickets for the senior class play were $4 each and student tickets were 2 each a total of 1250 tickets were sold and $3400 was earned how many student tickets were sold? please help ive tried to divide 3400/1250 and then got lost... :( \n" ); document.write( "
Algebra.Com's Answer #381320 by lwsshak3(11628) ![]() You can put this solution on YOUR website! adult tickets for the senior class play were $4 each and student tickets were 2 each a total of 1250 tickets were sold and $3400 was earned how many student tickets were sold? \n" ); document.write( "** \n" ); document.write( "let x=no. of $4(adult) tickets sold \n" ); document.write( "1250-x=no. of $2(student) tickets sold \n" ); document.write( ".. \n" ); document.write( "4x+2(1250-x)=3400 \n" ); document.write( "4x+2500-2x=3400 \n" ); document.write( "2x=900 \n" ); document.write( "x=450 \n" ); document.write( "1250-x=800 \n" ); document.write( "ans: \n" ); document.write( "no. of $2(student) tickets sold=800 \n" ); document.write( " |