(2x+y2)5 = 32x5 + 160x4y + 320x3y2 + 320x2y3 + 160xy4 + 32y5
Answer:
SQR = 60
Step-by-step explanation:
BISECTS both angles are equal
RQS = SQP
5x+10=7x-10
20=2x
10=x
-------------------
5(10)+10=50+10=60
60 + 60 =120
Answer:
Step-by-step explanation:
(a+ b)² = a² + b² + 2ab
(2x + y)² = (2x)² + y² + 2*2x *y
= 4x² + y² + 4xy
(a- b)² = a² + b² - 2ab
(3x - 2y)² = (3x)² + (2y)² - 2*3x *2y
= 9x² + 4y² - 12xy
(a - b)(a +b) = a² - b²
(x - 4y(x + 4y) = x² - (4y)²
= x² - 16y²
(2x + y)² - (3x - 2y)² + (x - 4y)(x +4y)
= 4x² + y² + 4xy - (9x² + 4y² - 12xy) + x² - 16y²
= 4x² + y² + 4xy - 9x² - 4y² + 12xy + x² - 16y²
= 4x² - 9x² + x² + y² - 4y² - 16y²+ 4xy + 12xy
= -4x² - 19y² + 16xy
Answer:
(a variation of) vertex form
Step-by-step explanation:
For vertical scale factor "a" and vertex (h, k), the vertex form of the equation for a parabola can be written as ...
y = a(x -h)^2 +k
If k is subtracted from this equation, an alternate form is ...
y -k = a(x -h)^2
This latter version of vertex form is the form your equation has, where ...
General form of a linear equation is ax+by+c=0 where a,b, and c are three real numbers.
So, we can shift all the terms in one side of the equation. Hence, first step is to remove y from the left side. So, subtract y from each sides.
y-y=3x+2-y
0= 3x - y +2 (By simplifying)
So, the general form of the given equation is 3x-y+2=0.