document.write( "Question 360482: Find \"k\" if the line 3x+ky=5 is parallel to the line 2x-7y=4. \n" ); document.write( "
Algebra.Com's Answer #257287 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find \"k\" if the line 3x+ky=5 is parallel to the line 2x-7y=4.
\n" ); document.write( "Find the slope of 2x - 7y = 4, put in the slope/intercept form
\n" ); document.write( "-7y = -2x + 4
\n" ); document.write( "7y = 2x - 4; multiplied by -1
\n" ); document.write( "y = \"2%2F7\"x - \"4%2F7\"
\n" ); document.write( ":
\n" ); document.write( "slope = \"2%2F7\" we know parallel lines have the same slope
\n" ); document.write( ":
\n" ); document.write( "put 3x + ky = 5 in the slope/intercept form
\n" ); document.write( "ky = - 3x + 5
\n" ); document.write( "y = \"-3%2Fk\"x + \"5%2Fk\"
\n" ); document.write( ":
\n" ); document.write( "slopes are equal therefore:
\n" ); document.write( "\"-3%2Fk\" = \"2%2F7\"
\n" ); document.write( "cross multiply
\n" ); document.write( "2k = -3 * 7
\n" ); document.write( "2k = -21
\n" ); document.write( "k = \"-21%2F2\"
\n" ); document.write( "
\n" );