I need an image to make sure I give you a correct answer please.
|a| = b gives
a =b or a = -b
so,
|-x| = -10
gives
-x = -10 or -x = 10
x = 10, -10
now let us verify,
when x = 10, |-10| = +10 and it is not = -10
so, x= 10 is NOT a solution.
when x = -10, |-(-10)| = |10| = 10 and it is not = -10
so, x= -10 is NOT a solution.
hence, this equation does not have a solution.
If we know that |...| can never be negative, we can directly deduce that this equation does not have any solution.
Answer:
10.3m
Step-by-step explanation:
area of a rectangle is width times length, so you have to rearrange the equation
55.929 ÷ 5.43 = 10.3
Answer:
x = 3
y = 2
Step-by-step explanation:
When 2 triangles are congruent, they will have exact same 3 sides length and exact same 3 angles measure.
So we can say:
-2x + 6y = 6
and
-7x + 8y = -5
Let's multiply first equation by 7 and 2nd equation by -2, to get:
7 [-2x + 6y = 6] = -14x +42y = 42
and
-2 [-7x + 8y = -5] = 14x - 16y = 10
Now adding these 2 new equations and solving for y:
-14x +42y = 42
14x - 16y = 10
----------------------
26y = 52
y = 52/26
y = 2
Now we put y = 2 into 1st equation (or any other) and solve for x:
-2x + 6y = 6
-2x + 6(2) = 6
-2x + 12 = 6
6 = 2x
x = 6/2
x = 3