document.write( "Question 58931This question is from textbook
\n" );
document.write( ": Here's what i did:
\n" );
document.write( "the equation is 2-y=x-6. I'm trying to get it into standard form of a linear equation.
\n" );
document.write( "I subtracted 6 from both sides and came up with: 8-y=x.
\n" );
document.write( "I added 8 to both sides and got -y=x+8.
\n" );
document.write( "Then i subtracted y from both sides and came up with the equation x-y=8. did i do this right? and would the x-intercept be (8,0), and y-intercept (0,-8)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #40426 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! You are partly correct. \n" ); document.write( "That is till you arrived at 8-y = x \n" ); document.write( "Adding -8 to both the sides you get, \n" ); document.write( "-y = x - 8 \n" ); document.write( "Adding y to both the sides u get, \n" ); document.write( "0 = x-8+y \n" ); document.write( "Or x + y - 8 = 0 \n" ); document.write( "U get the intercepts by replacing x and y by 0, \n" ); document.write( "So x intercept would be (8,0) and y intercept would be (0,8)\r \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |