document.write( "Question 52310This question is from textbook
\n" ); document.write( ": How do I find the answer and graphing points for Y in the following equation
\n" ); document.write( "3x+3y=12
\n" ); document.write( "

Algebra.Com's Answer #34861 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
This is a line. With lines you only need to plot two points and connect them unless you're asked for more.
\n" ); document.write( "If x=0
\n" ); document.write( "3(0)+3y=12
\n" ); document.write( "0+3y=12
\n" ); document.write( "3y=12
\n" ); document.write( "3y/3=12/3
\n" ); document.write( "y=4
\n" ); document.write( "Plot the point (0,4).
\n" ); document.write( "If y=0
\n" ); document.write( "3x+3(0)=12
\n" ); document.write( "3x+0=12
\n" ); document.write( "3x=12
\n" ); document.write( "3x/3=12/3
\n" ); document.write( "x=4
\n" ); document.write( "Plot the point (4,0).
\n" ); document.write( "Connect the dots and you'll get something that looks like this:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%2B4%29\"
\n" ); document.write( "
\n" );