SOLUTION: 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

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: 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      Log On


   



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?
Answer by kev82(151) About Me  (Show Source):
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.


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


worth 100 points

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


2t%2B4f=100
containing 40 questions

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


t%2Bf=40

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


Solved by pluggable solver: Linear System solver (using determinant)
Solve:
+system%28+%0D%0A++++2%5Ct+%2B+4%5Cf+=+100%2C%0D%0A++++1%5Ct+%2B+1%5Cf+=+40+%29%0D%0A++

Any system of equations:


has solution

or



(t=30, f=10}


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


Hope that helps


Kev