document.write( "Question 297629: In a televised quiz show, one wins 250 points for a correct answer, but looses 150
\n" ); document.write( "points for an incorrect answer. One contestant replied to 15 questions and obtained 2150 points. How many correct answers did she give?
\n" ); document.write( "

Algebra.Com's Answer #214290 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c+w=15
\n" ); document.write( "250c-150w=2150
\n" ); document.write( "c=11 w=4
\n" ); document.write( "11 correct answers
\n" ); document.write( "
\n" ); document.write( "
\n" );