document.write( "Question 387628: Consider the lines y = 3x + 7 and x + 2y = -10. Are the lines parallel? Explain why by comparing the slopes of the lines. \n" ); document.write( "
Algebra.Com's Answer #274034 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Convert both equations into the \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "y = 3x + 7 \n" ); document.write( "is already in that form. \n" ); document.write( "By inspection, the slope is 3. \n" ); document.write( ". \n" ); document.write( "and \n" ); document.write( "x + 2y = -10 \n" ); document.write( "2y = -x-10 \n" ); document.write( "y = (-1/2)x - 5 \n" ); document.write( "The slope is -1/2 \n" ); document.write( ". \n" ); document.write( "Conclusion: since the slopes are NOT the same, the lines are NOT parallel \n" ); document.write( " |