I just did it on paper but hope that helps:)
Answer:
answer...
Step-by-step explanation:
This is the answer.
A pair of numbers is a solution of y = -3x if the second number, y, is -3 times the first number, x.
What about the pair (-1, 4)? If you replace x with -1, you get y = -3(-1) = 3, not 4. So (-1, 4) is NOT a solution.
For each answer choice, you have to check all three of the given pairs.
(0, 0) is a solution because if x = 0, then y = -3(0) = 0.
(3, -9) is a solution because if x = 3, then y = 3(-3) = -9.
Can you finish it?
Answer:
Probability to get tails exactly 8 times or exactly 5 times is 0.29
Step-by-step explanation:
No of ways the coins lands tails exactly 8 times
P(8) = 15C8 ×
× 
No of ways the coin lands tails exactly 5 times
P(5) = 15C5 ×
× 
Probability to get tails exactly 8 times or 5 times
P(8)+P(5) = 15C8 ×
+ 15C5 × 
P =
( 15C8 + 15C5 )
P =
( (
) + (
) )
P =
( 6435 + 3003 )
P =
( 9438)
P =
( 4719)
P = 
P = 0.29
Answer:
x = ± 2, x = 3
Step-by-step explanation:
note that x = 2 gives
2³ - 3(2)² - 4(2) + 12 = 8 - 12 - 8 + 12 = 0
Hence x = 2 is a root and (x - 2) is a factor
x³ - 3x² - 4x + 12 ÷ (x - 2)
= (x - 2)(x² - x - 6)
= (x - 2)(x + 2)(x - 3), hence
(x - 2)(x + 2)(x - 3) = 0
equate each factor to zero and solve for x
x - 2 = 0 ⇒ x = 2
x + 2 = 0 ⇒ x = - 2
x - 3 = 0 ⇒ x = 3