Answer:
8
Step-by-step explanation:
Answer:
- (x² + 2y² + 2xy)(x² + 2y² - 2xy)
Step-by-step explanation:
<h3>Given binomial:</h3>
x⁴ + 4y⁴
In order to factorize it, follow the steps:
<h3>Complete the square:</h3>
- x⁴ + 4y⁴ =
- (x²)² + 2*(x²)*(2y²) + (2y²)² - 2*(x²)*(2y²) =
- (x² + 2y²)² - (2xy)² =
- (x² + 2y² + 2xy)(x² + 2y² - 2xy)
Used identities:
- (a + b)² = a² + 2ab + b²
- a² - b² = (a + b)(a - b)
13.1......... I believe this is the correct answer
1] y - 3x = -8
[2] y + 9x = 4
-3x + y = -8 9x + y = 4
Solve equation [2] for the variable y
[2] y = -9x + 4
// Plug this in for variable y in equation [1]
[1] (-9x+4) - 3x = -8
[1] - 12x = -12
// Solve equation [1] for the variable x
[1] 12x = 12
[1] x = 1
// By now we know this much :
y = -9x+4
x = 1
// Use the x value to solve for y
y = -9(1)+4 = -5
{y,x} = {-5,1}