document.write( "Question 694826: What is the graphing plots for the linear equation 3x+4y=-4? \n" ); document.write( "
Algebra.Com's Answer #428218 by Ave(106)![]() ![]() You can put this solution on YOUR website! easiest way is to find the intercepts by setting x and y equal to 0 \n" ); document.write( "3(0)+4y=-4 \n" ); document.write( "4y=-4 \n" ); document.write( "y=-1 y-intercept is (0,-1) \n" ); document.write( "3x+4(0)=-4 \n" ); document.write( "3x=-4 \n" ); document.write( "x=-4/3 x-intercept is (-4/3,0) \n" ); document.write( " |