document.write( "Question 411686: Use Intercepts graph equation
\n" );
document.write( "2x - 6 = 3y\r
\n" );
document.write( "\n" );
document.write( "Are the intercepts (0, -2) Is this the only one.\r
\n" );
document.write( "\n" );
document.write( "Can I plot (6,2) as another point? \n" );
document.write( "
Algebra.Com's Answer #289330 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! put into slope intercept form first. \n" ); document.write( "y=mx+b \n" ); document.write( "3y=2x-6 \n" ); document.write( "y=2/3x-2 \n" ); document.write( "y int b=-2 (0,-2) \n" ); document.write( "slope m=2/3 \n" ); document.write( "------------- \n" ); document.write( "y=mx+b \n" ); document.write( "0=2/3x-2 \n" ); document.write( "2/3x=2 \n" ); document.write( "x=3*3/2 \n" ); document.write( "x=6/2 \n" ); document.write( "x=3 \n" ); document.write( "x int =(3,0) \n" ); document.write( " |