document.write( "Question 813837: Find 2 equvalent expressions for the opposite of the polynomial
\n" );
document.write( "-x(2)+27x-8
\n" );
document.write( "(I dont know how to type with the subscript that is x to the second power \n" );
document.write( "
Algebra.Com's Answer #489970 by Edwin McCravy(20066) You can put this solution on YOUR website! \r\n" ); document.write( "To get ² hold down \"alt\" while typing 253 on the key pad ar the far right of\r\n" ); document.write( "your keyboard, (not the numbers above the letter keys). The get ³ use 0179.\r\n" ); document.write( "\r\n" ); document.write( "The opposite of\r\n" ); document.write( "\r\n" ); document.write( "-x²+27x-6\r\n" ); document.write( "\r\n" ); document.write( "is either\r\n" ); document.write( "\r\n" ); document.write( "-(x²+27x-6) <-- putting it in parentheses with a - before it.\r\n" ); document.write( "\r\n" ); document.write( "0r\r\n" ); document.write( "\r\n" ); document.write( "x²-27x+6 <-- changing all the signs.\r\n" ); document.write( "\r\n" ); document.write( "or you can rearrange the terms:\r\n" ); document.write( "\r\n" ); document.write( "6-27x+x²\r\n" ); document.write( "\r\n" ); document.write( "or you can factor x out of the first two terms of x²-27x+6: \r\n" ); document.write( "\r\n" ); document.write( "x(x+27)+6\r\n" ); document.write( "\r\n" ); document.write( "There are many ways to get an equivalent expression for the\r\n" ); document.write( "opposite of -x²+27x-6\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |