Question 807877
if two straight lines :X+Y=5 and KX+2Y=0 are parallel then find k.....(with steps)
-------
The slopes must be equal; find the slopes.
----
x+y = 5
y = -x+5
slope = -1
-------
kx + 2y = 0
2y = -kx
y = (-k/2)x
-------
Your Problem:
Solve:: -k/2 = -1
k = 2
------------------------
Cheers,
Stan H.
=====================