Answer:
x
<
−
1
or
x
>
2
Step-by-step explanation:
Answer:
12 possibilities
Step-by-step explanation:
In the first urn, we have 4 balls, and all of them are different, as they have different labels, so the group of two red balls r1 and r2 is different from the group of red balls r2 and r3.
The same thing occurs in the second urn, as all balls have different labels.
The problem is a combination problem (the group r1 and r2 is the same group r2 and r1).
For the first urn, we have a combination of 4 choose 2:
C(4,2) = 4!/2!*2! = 4*3*2/2*2 = 2*3 = 6 possibilities
For the second urn, we also have a combination of 4 choose 2, so 6 possibilities.
In total we have 6 + 6 = 12 possibilities.
So you have to find something that multiples to six but also somehow either subtracts or adds to five. So I would pick 2 and 3 because two plus three is five. Then you would write out your equation
X2+2x+5x+6
This may not be the way your teacher taught however it is much easier for me to do it this way.
Answer:
(5, - 4 )
Step-by-step explanation:
Given the 2 equations
2x + 3y = - 2 → (1)
3x - y = 19 → (2)
Multiplying (2) by 3 and adding to (1) will eliminate the y- term
9x - 3y = 57 → (3)
Add (1) and (3) term by term to eliminate y
(2x + 9x) + (3y - 3y) = (- 2 + 57), that is
11x = 55 ( divide both sides by 5 )
x = 5
Substitute x = 5 into either of the 2 equations and solve for y
Substituting into (1)
2(5) + 3y = - 2
10 + 3y = - 2 ( subtract 10 from both sides )
3y = - 12 ( divide both sides by 3 )
y = - 4
Solution is (5, - 4 )