It´s <span> x = 2
I´m positive that is right </span>
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
12x^3-11x^2+9x+18 divided by 4x+3
put he division into fraction
12x^3-11x^2+9x+18/4 x +3
reduced fraction by 2
12x^3-11x^2+9x+9/2 x +3
calculate sum
12x^3-11x^2+27/2 x +3
that is your answer ^
hope this helps :)
X = -1/15y+7/3
I hope this helps! :>