document.write( "Question 130780: produce graph for given equation: x/3+y/4=1 determine intercepts \n" ); document.write( "
Algebra.Com's Answer #95484 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X/3+Y/4=1
\n" ); document.write( "Y/4=-X/3+1
\n" ); document.write( "Y=4(-X/3+1)
\n" ); document.write( "Y=-4X/3+4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-16%2C+15%2C+-10%2C+10%2C+-4x%2F3+%2B4%29+\" (graph 300x200 pixels, x from -16 to 15, y from -10 to 10, -4x/3 +4).
\n" ); document.write( "
\n" );