document.write( "Question 399566: determine whether 6x+2y=8, 24x+8y=35 are parallel perpendicular or neither \n" ); document.write( "
Algebra.Com's Answer #282938 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( " 6x+2y=8 OR y = -3x + 4 slope m = -3
\n" ); document.write( " 24x+8y=35 OR y = -3x + 35/8 slope m = -3
\n" ); document.write( "slopes are equal... lines are parallel
\n" ); document.write( " \n" ); document.write( "
\n" );