document.write( "Question 100241: What is the x- and y-intercepts of the equation of a line 4x+2y=3(y-x)+8? \n" ); document.write( "
Algebra.Com's Answer #73035 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
4x+2y=3(y-x)+8
\n" ); document.write( "4x+2y=3y-3x+8
\n" ); document.write( "subtract 3y and add 3x to each side: 4x+2y-3y+3x=8
\n" ); document.write( "7x-y=8
\n" ); document.write( "y intercept (when x=0):-y=8...y=-8...(0,-8)
\n" ); document.write( "x intercept (when y=0): 7x=8...x=8/7...(8/7,0)
\n" ); document.write( "Ed
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C7x-8%29\"
\n" ); document.write( "
\n" );