document.write( "Question 24137: your teacher is giving you a test worth 100 points containing 40 questions. there are two point and four point questions on the test. how many of each type of question are on the test? \n" ); document.write( "
Algebra.Com's Answer #12825 by kev82(151)\"\" \"About 
You can put this solution on YOUR website!

We're trying to find out how many two point questions, and how many four point questions there are. So it's probably a good choice to choose these as our variables. Let's call the the number of two point questions \"t\" and the number of four point questions \"f\".

\r
\n" ); document.write( "\n" ); document.write( "

Now let's look at the information we've been given by the problem.

\r
\n" ); document.write( "\n" ); document.write( "

worth 100 points
\r
\n" ); document.write( "\n" ); document.write( "

So twice the number of two point questions, plus four times the number of four point questions equals 100.

\r
\n" ); document.write( "\n" ); document.write( "\"2t%2B4f=100\"\r
\n" ); document.write( "\n" ); document.write( "
containing 40 questions
\r
\n" ); document.write( "\n" ); document.write( "

So the number of two point questions, plus the number of four point questions equals 40.

\r
\n" ); document.write( "\n" ); document.write( "\"t%2Bf=40\"\r
\n" ); document.write( "\n" ); document.write( "

Using the super duper 2x2 linear simultaneous equation solver, this is my first time using it btw. We get:

\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++2%5Ct+%2B+4%5Cf+=+100%2C%0D%0A++++1%5Ct+%2B+1%5Cf+=+40+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (t=30, f=10}
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "

Always remember to substitute in and check the answer is right.

\r
\n" ); document.write( "\n" ); document.write( "

Hope that helps

\r
\n" ); document.write( "\n" ); document.write( "

Kev

\n" ); document.write( "
\n" );