3 times. Draw a line 1 unit up, and you can see that there are 3 intersections.
Have you learned matrices yet? I'm going to use that to solve these, please refer to the photos.
I solved the system by using a matrix calculation. The work always needs to be shown and you do that by setting up the matrix like in the first photo and also writing out all your equations. In a TI calculator, to do this you press 2ND-X^-1,GO TO EDIT - [A] - 3×4- now enter the coefficient of the system of equations variables. NOW 2ND MODE- 2ND-X^-1 -GO TO MATH- ALPHA APPS
Now, if you don't know this you may be confuse so after rref([A]) was enter a matrix came up with [1 0 0 -21] in the top row this means x equal -21. So, the next row is y and it came out as [0 1 0 46] so y equals 46 and I'm going to let you figure out what z is by looking at the matrix.
SO... X=-21 Y=46 and Z=-10
Let's Test it
Answer:
- Walnuts - $1.25, chocolate chips - $3.25
Step-by-step explanation:
Let walnuts = x, chocolate chips = y
<u>Set a system and solve:</u>
<u>Double the first equation and subtract the second one from it:</u>
- 6x + 10y - 6x - 2y = 40 - 14
- 8y = 26
- y = 26/8
- y = 3.25
<u>Find the value of x:</u>
- 6x + 3.25*2 = 14
- 6x = 14 - 6.5
- 6x = 7.5
- x = 7.5/6
- x = 1.25