hint; the sum of all angles in a triangle is 180° !
^so all together it’s gonna be 180 !
hope this helped !
i’m pretty sure the value of it (x) is 12 but am not sure
3:8 is equivalent to 12:32 multiplying by 3 to 12 is 4, so you multiply each number to 4. 3 x 4 = 12 8 x 4 = 32 yes 3:8 is equal to 12:32.
Answer:
there is two solutions to that problem. you can find x is equal to two numbers.
First let's get rid of the parenthesis:
12 - 4x + 3x = 4 + 10 + 2x
Now group the x's on the left and the numbers on the right
-4x + 3x - 2x = 4 + 10 - 12
...and simplify
-3x = 2
divide by -3 to isolate x
x = -2/3
Answer:
x is in the range [-1,4]
Step-by-step explanation:
I haven't worked with absolute value inequalities in awhile, but let's take a wack at this.
We are given the following inequality:
| 2x - 3 | <= 5
This implies two possible cases:
[1] -5 <= 2x -3
Or
[2] 2x - 3 <= 5
So let's solve x for both of these cases:
[1] -5 <= 2x - 3
-2 <= 2x
-1 <= x
[2] 2x - 3 <= 5
2x <= 8
x <= 4
So from these cases, we can say the following is true:
x >= -1 and x <= 4
Thus, we can write this in the form
-1 <= x <= 4
Or in interval notation:
{ x is element of reals | -1 <= x <= 4}
Also written as
x is in the range [-1,4]
Where the closed brackets represent 1 and 4 as possible answers whereas parenthesis would imply they were not.
Cheers.