document.write( "Question 796428: Find the value of the function y=x^2 when x=-1 \n" ); document.write( "
Algebra.Com's Answer #485870 by tommyt3rd(5050) You can put this solution on YOUR website! y=x^2 \n" ); document.write( "y=(-1)^2 \n" ); document.write( "y=1 \n" ); document.write( " |