document.write( "Question 805405: Are the lines parallel, perpendicular, or neither? 3x+4y=12 and 6x+2y=7 \n" ); document.write( "
Algebra.Com's Answer #485276 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Neither.
\n" ); document.write( "If two lines are parallel, they have the same slope.
\n" ); document.write( "If two lines are perpendicular, the product of their slopes is \"-1\".
\n" ); document.write( "
\n" ); document.write( "To find the slope we could solve for y to get the slope intercept form of the equation.
\n" ); document.write( "We do not really need the intercept. We only need the slope, but it's not hard.
\n" ); document.write( "\"3x%2B4y=12\"-->\"4y=-3x%2B12\"-->\"y=%28-3%2F4%29x%2B12%2F4\"-->\"y=%28-3%2F4%29x%2B3\"
\n" ); document.write( "\"6x%2B2y=7\"-->\"2y=-6x%2B7\"-->\"y=%28-6%2F2%29x%2B7%2F2\"-->\"y=-3x%2B7%2F2\"
\n" ); document.write( "The slopes are \"-3%2F4\" and \"-3\".
\n" ); document.write( "They are not the same number, so the lines are not parallel.
\n" ); document.write( "When you multiply them,
\n" ); document.write( "\"%28-3%2F4%29%28-3%29=9%2F4\",
\n" ); document.write( "you do not get \"-1\", so the lines are not perpendicular either.
\n" ); document.write( "
\n" ); document.write( "Maybe, to find slopes, you've been told that for a linear equation in the form \"Ax%2BBy=C\"
\n" ); document.write( "(like \"3x%2B4y=12\" and \"6x%2B2y=7\"),
\n" ); document.write( "the slope is \"-A%2FB\",
\n" ); document.write( "which means take the coefficient of the x, change its sign, and divide it by the coefficient of the y.
\n" ); document.write( "Maybe you are expected memorize formulas and do that.
\n" ); document.write( "With\"3x%2B4y=12\", you take the \"A=3\", change it into \"-A=-3\", and divide by \"B=4\" to get \"-3%2F4\"
\n" ); document.write( "With \"6x%2B2y=7\"), you take the 6, change it to -6, and divide by 2 to get \"-3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );