document.write( "Question 100960: Graph these linear equations using three points\r
\n" );
document.write( "\n" );
document.write( "x + 3Y =3 \n" );
document.write( "
Algebra.Com's Answer #73460 by tutorcecilia(2152) You can put this solution on YOUR website! x + 3Y =3 \n" ); document.write( "3y=-x+3 \n" ); document.write( "3y/3=-x/3+3/3 \n" ); document.write( "y=-1/3x+1 \n" ); document.write( ". \n" ); document.write( " |