document.write( "Question 1072018: at an entrance exam the students score 1 mark for every right answer and losses 0.25 mark for every wrong answer. if a question is left unanswered no marks is deducted. To gain admission a student has to scored 60 or above. A student X left some questions unanswered in the test after the test he realised that to gain admission not more than 20 of his answered question should be wrong. he also realised that had he attempted the entire question paper and had a maximum of 28 questions been wrong he still would have got the admission. how many question did he leave the answer? \n" ); document.write( "
Algebra.Com's Answer #687269 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"N\"= number of questions in the whole test
\n" ); document.write( "\"x\"= number of questions the student did not attempt
\n" ); document.write( "\"N-x\"= number of questions the student answered.
\n" ); document.write( "If he had answered \"28\" wrong and \"N-28\" right,
\n" ); document.write( "his score would have been
\n" ); document.write( "\"%28N-28%29-0.25%2A28=60\"
\n" ); document.write( "You can solve that for \"N\" many ways.
\n" ); document.write( "For example
\n" ); document.write( "\"N-1.25%2A28=60\"
\n" ); document.write( "\"N-35=60\"
\n" ); document.write( "\"N=60%2B35\"
\n" ); document.write( "\"N=95\"
\n" ); document.write( "The student knows that if \"20\" of his answers were wrong,
\n" ); document.write( "his scores would be
\n" ); document.write( "\"N-x-20-0.25%2A20=60\"
\n" ); document.write( "\"95-x-20-5=60\"
\n" ); document.write( "\"70-x=60\"
\n" ); document.write( "\"70-60=x\"
\n" ); document.write( "\"x=10\"
\n" ); document.write( "So the strident left out the answer for 10 questions.
\n" ); document.write( "He only answered the other \"95-10=85\" questions.
\n" ); document.write( "
\n" ); document.write( "
\n" );