document.write( "Question 29941: Hi, I have been assigneda rather large piece of homework that is mostly easy, however it does contain one question that is baffling me. I have asked about 5 other people about it before coming here, it is as follows.
\n" );
document.write( "John takes a test. He ets 2 points for each right answer and loses 1 point for each one wrong.
\n" );
document.write( "Write an equation that he did all 50 problems.
\n" );
document.write( "Write an equation showing how he got 40 points
\n" );
document.write( "And
\n" );
document.write( "Graph out both equations and explain what the point of intersection means.\r
\n" );
document.write( "\n" );
document.write( "I have no idea how or where to start on this, and neither do any of my friends or family. Please Help! \n" );
document.write( "
Algebra.Com's Answer #20758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let \"x\" be the number of questions where he received 2 points. \n" ); document.write( "Let \"y\" be the number of questions where he received -1 points. \n" ); document.write( "Then x+y=50 \n" ); document.write( "The x answers will gain him 2x points (2 pts. for each x answer) \n" ); document.write( "The y answers will lose him -y points (lose -1 for each y answer) \n" ); document.write( "Then 2x-y=40 \n" ); document.write( "You now have two eqations and two unknows: \n" ); document.write( "Add the two equations to get: \n" ); document.write( "3x=90 \n" ); document.write( "x=30 (number of questions where he received 2 points) \n" ); document.write( "Substiute that value into the 1st (or the 2nd) equation and solve for \"y\": \n" ); document.write( "30+y=50 \n" ); document.write( "y=20 (number of questions where he lost a point) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |