document.write( "Question 62882: -3x+2y=2 \n" ); document.write( "
Algebra.Com's Answer #43697 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! I'LL ASSUME THIS IS A LINE EQUATION SEEING AS IT IS UNDER THE GRAPH CATEGORY. \n" ); document.write( "-3X+2Y=2 \n" ); document.write( "2Y=3X+2 \n" ); document.write( "Y=3/2X+1 \n" ); document.write( "THIS IS A LINE WITH A SLOPE OF 3/2 OR 1.5 & A Y INTERCEPT OF (0,1) \n" ); document.write( "TO FIND ANOTHER INTERCEPT SET Y=0 AND SOLVE FOR X \n" ); document.write( "0=3/2X+1 \n" ); document.write( "3/2X=-1 \n" ); document.write( "3X=-2 \n" ); document.write( "X=-2/3 THUS A SECOND POINT IS (-2/3,0) \n" ); document.write( " |