document.write( "Question 215302: How can i determine if the followingpairs of lines are parallel, perpendicular or neither: (y=-3/4x-2 ) (6x+8y=-5) \n" ); document.write( "
Algebra.Com's Answer #162672 by Theo(13342)![]() ![]() You can put this solution on YOUR website! y = -3/4x - 2 \n" ); document.write( "----- \n" ); document.write( "6x + 8y = -5 \n" ); document.write( "----- \n" ); document.write( "Slope Intercept form of the equation for a straight line is y = mx + b where m is the slope and b is the y intercept. \n" ); document.write( "----- \n" ); document.write( "First equation is already in that form. \n" ); document.write( "----- \n" ); document.write( "In the second equation, solve for y in the equation of: \n" ); document.write( "6x + 8y = - 5 \n" ); document.write( "Subtract 6x from both sides of this equation to get: \n" ); document.write( "8y = -6x - 5 \n" ); document.write( "Divide both sides of this equation to get: \n" ); document.write( "y = (-6x - 5)/8 which becomes: \n" ); document.write( "y = (-6/8)*x - (5/8) \n" ); document.write( "----- \n" ); document.write( "Slope of the first line is -(3/4) \n" ); document.write( "Slope of the second line is -(6/8) \n" ); document.write( "-(3/4) is the same as -(6/8) so the lines are parallel. \n" ); document.write( "----- \n" ); document.write( "Graph of both lines is shown below: \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( "The y intercept of your first line is -2. \n" ); document.write( "The y intercept of your second line is -(5/8) \n" ); document.write( "----- \n" ); document.write( "Slope Intercept form of the equation for your first line is: \n" ); document.write( "y = (-3/4)*x - 2 where (-3/4) is the slope and -2 is the y intercept. \n" ); document.write( "----- \n" ); document.write( "Slope Intercept form of the equation for your second line is: \n" ); document.write( "y = (-6/8)*x - (5/8) where (-6/8) is the slope and -(5/8) is the y intercept. \n" ); document.write( "----- \n" ); document.write( "The equation of the second line can be simplified further to equal: \n" ); document.write( "y = (-3/4)*x - (5/8) where (-3/4) is the slope and -(5/8) is the y intercept. \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |