document.write( "Question 807877: if two straight lines :X+Y=5 and KX+2Y=0 are parallel then find k.....(with steps) \n" ); document.write( "
Algebra.Com's Answer #486571 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! Parallel lines have equal slope.\r \n" ); document.write( "\n" ); document.write( "Get both equations into slope-intercept form: y = mx + b\r \n" ); document.write( "\n" ); document.write( "L1: x + y = 5 \n" ); document.write( "y = (-1)x + 5\r \n" ); document.write( "\n" ); document.write( "L2: Kx + 2y = 0 \n" ); document.write( "2y = -Kx \n" ); document.write( "y = (-K/2)x\r \n" ); document.write( "\n" ); document.write( "For the slopes of L1 and L2 to be equal, we must have: \n" ); document.write( "-1 = -K/2\r \n" ); document.write( "\n" ); document.write( "Solve for K: \n" ); document.write( "-1 = -K/2 \n" ); document.write( "K/2 = 1 \n" ); document.write( "K = 2 \n" ); document.write( "--- \n" ); document.write( "Check the answer: plug-in K = 2 into L2. The slopes of L1 and L2 are both -1. \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |