document.write( "Question 1128822: determine whether each pair of lines is parallel, perpendicular, or none.
\n" );
document.write( "y=3x-8,x+3y=7 \n" );
document.write( "
Algebra.Com's Answer #745326 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! write in slope-intercept form. \n" ); document.write( "y=3x-8 and y=(-1/3)x+(7/3) \n" ); document.write( "These slopes are 3 and -1/3. They are negative reciprocals in that their product is -1 \n" ); document.write( "The lines are perpendicular. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |