document.write( "Question 455327: The vectors (3,6) and (-2,k) are parallel. Find the value of k? \n" ); document.write( "
Algebra.Com's Answer #312612 by ilana(307) ![]() You can put this solution on YOUR website! If these vectors are parallel, the slope of the line through (0,0) and (3,6) must be equal to the slope of the line through (0,0) and (-2,k). \n" ); document.write( "The slope of the line through (0,0) and (3,6) is (6-0)/(3-0), or 2. \n" ); document.write( "So the slope through (0,0) and (-2,k) must be 2. \n" ); document.write( "(k-0)/(-2-0)=2 \n" ); document.write( "k/-2=2 \n" ); document.write( "k=-4 \n" ); document.write( " |