Your correct. It is what you put down
Answer: A or B im unsure but its one of them
Step-by-step explanation: dont got one sry
Answer:
x
8
−
256
Rewrite
x
8
as
(
x
4
)
2
.
(
x
4
)
2
−
256
Rewrite
256
as
16
2
.
(
x
4
)
2
−
16
2
Since both terms are perfect squares, factor using the difference of squares formula,
a
2
−
b
2
=
(
a
+
b
)
(
a
−
b
)
where
a
=
x
4
and
b
=
16
.
(
x
4
+
16
)
(
x
4
−
16
)
Simplify.
Tap for more steps...
(
x
4
+
16
)
(
x
2
+
4
)
(
x
+
2
)
(
x
−
2
)
Step-by-step explanation:
X=2
2x-3=-x+3
add three to both sides
add 1x to each side
should be left with 3x=6
divide both sides by 3 to get x alone
your answer then is x=2
Let's solve this system of equations through substitution.
We have these two equations.
-7x-2y=14
6x+6y=18
Now let divide the second equation by 6.
6x+6y=18 ----> x+y=3
Next, let us move y to the right side of the equation.
x+y=3 -------> x=3-y (x equals 3-y)
Because we found out that what x is in terms of y, we can input that in for every instance of x in this equation below.
-7x-2y=14 becomes -7(3-y)-2y=14 (Why? Because x equals 3-y!)
We have a one variable equation now and can solve for y.
-7(3-y)-2y=14
-21+7y-2y=14
5y=35
y=7
Plug in 7 for y in any equation to find x.
x+y=3
x+7=3
x=-4
answer: x=-4, y=7