Question 807877: if two straight lines :X+Y=5 and KX+2Y=0 are parallel then find k.....(with steps) Found 3 solutions by stanbon, TimothyLamb, richwmiller:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.
=====================
You can put this solution on YOUR website! Parallel lines have equal slope.
Get both equations into slope-intercept form: y = mx + b
L1: x + y = 5
y = (-1)x + 5
L2: Kx + 2y = 0
2y = -Kx
y = (-K/2)x
For the slopes of L1 and L2 to be equal, we must have:
-1 = -K/2
Solve for K:
-1 = -K/2
K/2 = 1
K = 2
---
Check the answer: plug-in K = 2 into L2. The slopes of L1 and L2 are both -1.
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php