document.write( "Question 954031: If x - y = -15 and I have the numbers on the table the thing I have a problem with is getting y by itself like my math teacher told me to (Pre Algebra) could you like explain to me how to get y by itself so I can find the y by doing the stuff to x
\n" );
document.write( "x-y
\n" );
document.write( "2,y
\n" );
document.write( "1,y
\n" );
document.write( "0,y
\n" );
document.write( "-1,y \n" );
document.write( "
Algebra.Com's Answer #582648 by macston(5194) You can put this solution on YOUR website! You might try putting everything on one side: \n" ); document.write( "x-y=-15 Add 15 to each side. \n" ); document.write( "x-y+15=0 Now just cancel the y on the non-zero side, it winds up alone on the other side. Add y to each side. \n" ); document.write( "x+15=y \n" ); document.write( " \n" ); document.write( " |