1. You could break them up:
10+30+20+10=70
6+5+4+4=19
70+19=89
2. Separate to groups:
16+35=51
24+14=38
51+38=89
I’m not sure but I think 4 classes have between 27 and 31 students
They didn’t distribute the -1 (which is the “-”) correctly into the numbers in the parentheses. After distributing correctly, step 1 should be
8a+3+5a-2a
Hope this helps :)
Answer:
Factoring
Step-by-step explanation:
When we are solving a quadratic equation by the factorization method, each factor is set as being equal to zero.
The solution of each bracket of factors gives the root of the quadratic equation.
For example;
x2 + 16 = 10x
We now have;
x2 - 10x + 16 = 0
x2 - 8x - 2x + 16 = 0
x(x - 8) -2(x - 8) = 0
(x-2) (x-8) = 0
(x-2) = 0
Then x = 2
Or
(x-8) = 0
x = 8
Hence;
x = 2 or x= 8