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)![]() ![]() 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( " |