12/3 = x/8
Cross multiply
3x = 96
Eliminate
3x/3 = 96/3
x = 32
Answer:
x² - 10x + 21
Explanation:
To answer this question, we will simply multiply each term from the first bracket by each term from the second and then combine like terms to get the final expression.
This can be done as follows:
(x - 3)(x - 7)
x(x) + x(-7) -3(x) -3(-7)
x² - 7x - 3x + 21
x² - 10x + 21
Hope this helps :)
Answer:
c then d my man I got you maybe
This is essentially asking how many different ways to partition 6 into 3 segments.
I am assuming "no ball in a box" is not allowed.
6 can be partitioned as
(4,1,1), (3,2,1), and (2,2,2)
So, calculate each partition, we get
(6 choose 4) + (6 choose 3)*(3 choose 2) + (6 choose 2) * (4 choose 2)
= 15 + 20*3 + 15*6
=165