Move the constant to the right
5k=7-6
calculate
5k=1
solution: k=1/5 or k=0.2
2x =50 since it is an isosceles triangle
x =25
the sum of all angles in a triangle is 180
5y + 10 + 50 + 2x=180
5y + 10 + 50 +50 =180 because 2x = 50
combine like terms
5y +110 = 180
subtract 110 from each side
5y = 70
y = 14
To solve the function we proceed as follows:
5c+4=2(c-5)
opening the parentheses we get:
5c+4=2c-10
putting like terms together we get
5c-2c=-10-4
3c=-14
c=-14/3
Answer:
k = -
, k = 2
Step-by-step explanation:
Using the discriminant Δ = b² - 4ac
The condition for equal roots is b² - 4ac = 0
Given
kx² + 2x + k = - kx ( add kx to both sides )
kx² + 2x + kx + k = 0 , that is
kx² + (2 + k)x + k = 0 ← in standard form
with a = k, b = 2 + k and c = k , thus
(2 + k)² - 4k² = 0 ← expand and simplify left side
4 + 4k + k² - 4k² = 0
- 3k² + 4k + 4 = 0 ( multiply through by - 1 )
3k² - 4k - 4 = 0 ← in standard form
(3k + 2)(k - 2) = 0 ← in factored form
Equate each factor to zero and solve for k
3k + 2 = 0 ⇒ 3k = - 2 ⇒ k = - 
k - 2 = 0 ⇒ k = 2