document.write( "Question 999727: How to graph the function 12-x-2y=0 \n" ); document.write( "
Algebra.Com's Answer #617280 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
12-x-2y=0
\n" ); document.write( "2y=-x+12
\n" ); document.write( "y=(-x/2)+6
\n" ); document.write( "y-intercept is (0,6)
\n" ); document.write( "slope minus 1/2
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C%28-x%2F2%29%2B6%29\"
\n" ); document.write( "
\n" );