document.write( "Question 330383: I am learning to solve and decide whether the pair of lines is parallel, perpendicular, or neither.\r
\n" );
document.write( "\n" );
document.write( "4x + 3y = 2
\n" );
document.write( "4x + 3y = 10\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help :o) \n" );
document.write( "
Algebra.Com's Answer #236863 by neatmath(302)![]() ![]() You can put this solution on YOUR website! In order to figure this out, just find out the slope of each line by putting the original equations in slope-intercept form! \r \n" ); document.write( "\n" ); document.write( "4x+3y=2 \r \n" ); document.write( "\n" ); document.write( "3y=-4x+2 \r \n" ); document.write( "\n" ); document.write( "y=-4x/3+2/3 \r \n" ); document.write( "\n" ); document.write( "Thus, the slope of the first line is -4/3 \r \n" ); document.write( "\n" ); document.write( "4x+3y=10 \r \n" ); document.write( "\n" ); document.write( "3y=-4x+10 \r \n" ); document.write( "\n" ); document.write( "y=-4x/3+10/3 \r \n" ); document.write( "\n" ); document.write( "Thus, the slope of the second line is -4/3 \r \n" ); document.write( "\n" ); document.write( "It is then easy to see that the 2 lines have the same slope, but different y-intercepts. \r \n" ); document.write( "\n" ); document.write( "When 2 lines have the same slope, but are not the same line, by definition, they are parallel lines! \r \n" ); document.write( "\n" ); document.write( "If the slopes of the 2 lines were negative reciprocals of each other, ie slope1=-1/slope2, then the lines would be perpendicular to each other. \r \n" ); document.write( "\n" ); document.write( "Otherwise, the 2 lines are neither parallel nor perpendicular to each other. \r \n" ); document.write( "\n" ); document.write( "I hope this helps! :) \n" ); document.write( " |