Answer:
x = -2
Step-by-step explanation:
For this problem, we must simply solve for x. To do this, we will need equation operations, and the use of the distributive property.
Let's work this line by line until we have the value for x:
3{-x + (2x + 1)} = x - 1
3*-x + 3*(2x + 1) = x - 1
-3x + 6x + 3 = x - 1
3x + 3 = x - 1
2x = -4
x = -2
Now we can check our answer for x by plugging back into the original equation and see if the left hand side is equal to the right hand side:
3{-x + (2x + 1)} = x - 1
3{-(-2) + (2(-2) + 1)} ?= (-2) - 1
3{2 + (-4 + 1)} ?= -3
3{2 + (-3)} ?= -3
3{-1} ?= -3
-3 == -3
Thus, we have found the solution for x to be equivalent to negative 2.
Cheers.
Answer:
50x50=1000000
Step-by-step explanation:
10.
Answer: 42° and 138°
Steps: First find value of x by adding both equations and setting them equal to 180°:
3x + 12x - 30 = 180
15x - 30 = 180
15x = 210
x = 14
Next, put value of x into equations to find the angle:
3x
3(14)
42°
12x - 30
12(14) - 30
168 - 30
138°
11. Answer: 28°
Steps: Complementary angles add up to 90°, so subtract 62° from 90° to find its complementary angle.
90 - 62 = 28
12. Answer: Corresponding angles are congruent.
Given that:
f(1)=13 and 2f(n-1)+(n-2)
then:
f(4) will be found as follows:
f(2)=2f(2-1)=2f(1)=2*13=26
f(3)=2f(3-1)+(3-2)=2f(2)+1=2*26+1=53
f(4)=2f(4-1)+(4-2)=2f(3)+(4-2)=2(53)+2=108
Thus:
Answer:(3) 108
3y = x - 1...I am going to re-arrange this.....-x + 3y = -1
-x + 3y = -1
x - 2y = 2
---------------add...u will notice that the x's cancel
y = 1
3y = x - 1
3(1) = x - 1
3 = x - 1
3 + 1 = x
4 = x
solution is (4,1)