document.write( "Question 1162360: find k so that the line through(-3, 4) and (k,8) is
\n" );
document.write( "A) parallel to 5x-4x=3
\n" );
document.write( "B)5y-4x=3 \n" );
document.write( "
Algebra.Com's Answer #786155 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find k so that the line through(-3,4) and (k,8) is \n" ); document.write( "A) parallel to 5x-4x=3 \n" ); document.write( "-------- \n" ); document.write( "X = -3 \n" ); document.write( "It's a line parallel to the y-axis, thru the point (-3,0) \n" ); document.write( "k = -3 \n" ); document.write( "================ \n" ); document.write( "B)5y-4x=3 \n" ); document.write( "Find the slope, m \n" ); document.write( "Solve for y \n" ); document.write( "y = (4/5)x + 3/5 \n" ); document.write( "m = 4/5 \n" ); document.write( "--- \n" ); document.write( "m = diffy/diffx \n" ); document.write( "m = (4-8)/(-3-k) = 4/5 \n" ); document.write( "4/(k+3) = 4/5 \n" ); document.write( "4*(k+3) = 20 \n" ); document.write( "k = 2 \n" ); document.write( " |