M=12.2
(7^2)+(10^2)=149
the square root of 149 is 12.2
The rate of change is -2 :)
The descriminant is b^2-4ac so for 26 it would be -5^2 - 4 (1) (7). The quadratic formula is -B plus or minus the square root of b squared minus 4ac over 2a
Answer:
It is D
Step-by-step explanation:
No. He correctly solved for b. EDge 2020 ^-^
Answer:
k=2
Problem:
if the equation x^2 +(k+2)x+2k=0 has equal roots,then the value of k is ..
Step-by-step explanation:
Since the coefficient of x^2 is 1, we can use this identity to aid us: x^2+bx+(b/2)^2=(x+b/2)^2.
So we want the following:
[(k+2)/2]^2=2k
Apply the power on the left:
(k+2)^2/4=2k
Multiply both sides by 4:
(k+2)^2=8k
Expand left side:
k^2+4k+4=8k *I used identity (x+c)^2=x^2+2xc+c^2
Subtract 8k on both sides:
k^2-4k+4=0
Factor using the identity mentioned a couple lines above:
(k-2)^2=0
Since zero squared is zero, we want k-2=0.
Adding both sides by 2 gives k=2.