Answer:
y = 1/2x + 1
In order to evaluate a slope that is perpendicular to the given equation, you need to find the opposite reciprocal of the original slope. This means you take the original slope, flip the numerator and the denominator, and change the sign in front.
-2 ⇒ 1/2
Next, we need to substitute the information given into the point-slope formula.
The point-slope formula is:
y - y₁ = m(x - x₁)
y - 1 = 1/2(x - 0)
y - 1 = 1/2x
y = 1/2x + 1
Therefore, the line perpendicular to y = -2x + 2 is y = 1/2x + 1.
1.) you have to subtract 6 from both sides to get rid of 6
2.) 11 minus 6 is 5
3). this leaves you with y = 5
Answer:
C. x = 3, y = 2
Step-by-step explanation:
If both triangles are congruent by the HL Theorem, then their hypotenuse and a corresponding leg would be equal to each other.
Thus:
x + 3 = 3y (eqn. 1) => equal hypotenuse
Also,
x = y + 1 (eqn. 2) => equal legs
✔️Substitute x = y + 1 into eqn. 1 to find y.
x + 3 = 3y (eqn. 1)
(y + 1) + 3 = 3y
y + 1 + 3 = 3y
y + 4 = 3y
y + 4 - y = 3y - y
4 = 2y
Divide both sides by 2
4/2 = 2y/2
2 = y
y = 2
✔️ Substitute y = 2 into eqn. 2 to find x.
x = y + 1 (eqn. 2)
x = 2 + 1
x = 3