Answer:
?wdym
Step-by-step explanation:
Factorise 4b² + 16b ⇒ 4b(b+4)
expand (a-1)(a-2) ⇒ a(a-2) - 1(a-2) ⇒ a² - 2a - 1a + 2 ⇒a² - 3a + 2
factorise x² + 8x + 7 ⇒(x + 1) (x + 7)
evaluate y⁶ / y² ⇒ y * y * y * y * y * y / y * y = y⁴
if x = -1 and y = 5, find z when z = x² + 2y² ;
z = -1² + 2(5²) ⇒ 1 + 2(25) ⇒1 + 50 = 51
Make x the subject: y = 4x - 3
y = 4x - 3
<u>+3 +3</u>
3 + y = 4x
<u>÷4 ÷4 </u>
(3+y)/4 = x
Answer:
D
Step-by-step explanation:
I'm not certain but I guess that's it
First question seems incomplete :
Answer:
40 ways
Step-by-step explanation:
Question B:
Number of boys = 6
Number of girls = 4
Number of people in committee = 3
Number of ways of selecting committee with atleast 2 girls :
We either have :
(2 girls 1 boy) or (3girls 0 boy)
(4C2 * 6C1) + (4C3 * 6C0)
nCr = n! ÷ (n-r)!r!
4C2 = 4! ÷ 2!2! = 6
6C1 = 6! ÷ 5!1! = 6
4C3 = 4! ÷ 1!3! = 4
6C0 = 6! ÷ 6!0! = 1
(6 * 6) + (4 * 1)
36 + 4
= 40 ways