document.write( "Question 631036: I need help ASAP please!
\n" );
document.write( "I need to find the x and y intercept of this equation and any 3rd point. THANKS SO MUCH I NEED ASAP
\n" );
document.write( "-3x+4y=-6 \n" );
document.write( "
Algebra.Com's Answer #397285 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! X intercept implies y value is zero. \n" ); document.write( "-3x+4y=-6 so -3x=-6 \n" ); document.write( "ie -3x/-3 = -6/-3 \n" ); document.write( "and x = 2 so x intercept is (2,0) \n" ); document.write( "Y intercept implies x value is zero. \n" ); document.write( "-3x+4y=-6 so 4y=-6 \n" ); document.write( "ie 4y/4=-6/4 \n" ); document.write( "and y = -1.5 so y intercept is (0,-1.5) \n" ); document.write( "To find a third point rearrange the equation to get y= \n" ); document.write( "ie y=(3x-6)/4 \n" ); document.write( "Choose any value you want for x and use this equation to find the matching y value. \n" ); document.write( "eg if x = 6 then y = 3 so another point would be (6,3) \n" ); document.write( "or x = 1 then y = - 0.75 so another point would be (1,-0.75) \n" ); document.write( "etc \n" ); document.write( " |