document.write( "Question 1065304: Your teacher is giving a test that has 12 more three-point questions than five point questions. The test is worth 100 points. How many of each type of question is on the test? WITH WORK PLEASE \n" ); document.write( "
Algebra.Com's Answer #680443 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of 5-point questions
\n" ); document.write( "\"+n+%2B+12+\" = the number of 3-point questions
\n" ); document.write( "-------------------
\n" ); document.write( "\"+n+%2B+n+%2B+12+=+100+\"
\n" ); document.write( "\"+2n+%2B+12+=+100+\"
\n" ); document.write( "\"+2n+=+88+\"
\n" ); document.write( "\"+n+=+44+\"
\n" ); document.write( "and
\n" ); document.write( "\"+n+%2B+12+=+44+%2B+12+\"
\n" ); document.write( "\"+n+%2B+12+=+56+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "There are 44 5-pt questions
\n" ); document.write( "There are 56 3-pt questions
\n" ); document.write( "
\n" ); document.write( "
\n" );