The solution to the binomial expression by using Pascal's triangle is:



<h3>How can we use Pascal's triangle to expand a binomial expression?</h3>
Pascal's triangle can be used to calculate the coefficients of the expansion of (a+b)ⁿ by taking the exponent (n) and adding the value of 1 to it. The coefficients will correspond with the line (n+1) of the triangle.
We can have the Pascal tree triangle expressed as follows:
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
--- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
From the given information:
The expansion of (3x-4y)^11 will correspond to line 11.
Using the general formula for the Pascal triangle:

The solution to the expansion of the binomial (3x-4y)^11 can be computed as:



Learn more about Pascal's triangle here:
brainly.com/question/16978014
#SPJ1
Answer:
1.82
Step-by-step explanation:
= 1
= 1.82
Answer:
80% decrease
Step-by-step explanation:
2 divides both numbers, so divide both numbers by 2 to get 3 and 7. These are relatively prime, so 2 is the gcd. The lcm is 6*14/2=42.
Answer:
C(0,6)
Step-by-step explanation:
1) find the length of the base of the triangle
AB = 7-3 = 4
2) find the the height of the triangle
A = (base x height)/2
A x 2 = base x height
height = (A x 2)/base
height = (12 x 2)/4 = 6
3) find the equation of the line that passes threw the points AB
the two points have the same y so the equation of the line is
y = 0
4) use the formula of the distance between a point and a line to find C
|ax+by+c|/√a^2 + b^2 = distance
x = 0
y = 6
C (0,6)