First you have to convert the numbers to the same units. Either m to cm or cm to m.
To go from meters to centimeters you multiply the number by 100.
7*100=700cm
Now you have 700cm/250cm. This needs simplified
I divided each number by 50 to get 14 and 5
14cm/5cm or 14cm:5cm
Answer: x = 16
Step-by-step explanation:
X-6 = 10
X = 10 + 6
X = 16
Answer:
parallel
Step-by-step explanation:
Answer:
3
Step-by-step explanation:
8x + 7 = 31 Subtract 7 from both sides
<u> -7 -7</u>
8x = 24 Divide by 8
8x/8 = 24/8
x = 3
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.