document.write( "Question 82911: 1. Evaluate (-x) ^ 2 which means (-x) to the power of 2 or square and compare this to - (x^2). Use x=5.\r
\n" );
document.write( "\n" );
document.write( "Thanks!! \n" );
document.write( "
Algebra.Com's Answer #59504 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 1. Evaluate (-x) ^ 2 which means (-x) to the power of 2 or square and compare this to - (x^2). Use x=5. \n" ); document.write( "(-x)^2 = (-x)(-x) = (-1)(-1)(x)(x) = x^2 \n" ); document.write( "All values when plugged in for x will be positive. \n" ); document.write( "-(x)^2 = -1(x)(x) = -x^2 \n" ); document.write( "All values when plugged in for x will be negative. \n" ); document.write( "(-x)^2 = (-5)^2 = 25 \n" ); document.write( "-(x)^2 = -(5)^2 = -25 \n" ); document.write( "Red: (-x)^2 \n" ); document.write( "Green: -(x)^2 \n" ); document.write( " |