Answer:
A
Step-by-step explanation:
Answer:
Angle DCF is equal to 125 degrees.
Step-by-step explanation:
Answer: 1 is 1,3
Step-by-step explanation:
If we take 24 h, and think that 150 bolts are produced during 1 hour,
then during 24 hours we will get 150*24 = 3600 bolts.
So, y = 150x represent the number of bolts the machine can produce in x hours.
150 bolts/h, and y =150bolts/h *24 h = 3600 bolts
Answer is B.
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.