Complementary angles add up to equal 90 degrees. Knowing this, you can subtract 68 from 90. 90-68=22.
Hope this helps.
1. n^2 -8n +16 = 25
Subtract 25 from both sides
n^2 - 8n + 16 - 25 = 0
Simplify
n^2 - 8n - 9 =0
Factor
(n-9)(n+1) = 0
Solve for n
n-9 = 0, n = 9
n+1 = 0, n = -1
Solution: 9,-1
2. C = b^2/25
Multiply both sides by 25:
25c = b^2
Take square root of both sides
b = +/-√25c
Simplify:
b = 5√C, -5√C
3. d = 16t^2 +12t
subtract d from both side:
16t^2 + 12t -d =0
Use quadratic formula to solve:
t = (3 +/-√(9-4d))/8
4. 5w^2 +10w =40
Subtract 40 from both side:
5w^2 + 10w -40 = 0
Factor:
5(w-2)(w+4)=0
Divide both sides by 5:
(w-2)(w+4)=0
Solve for w:
w-2 = 0, w = 2
w+4=0, w = -4
Solution: 2,-4
Answer:
2x−3=x
Move all terms containing x
to the left side of the equation.
Subtract x
from both sides of the equation.
2x−3−x=0
Subtract x
from 2x
x−3=0
Add 3
to both sides of the equation.
x=3