document.write( "Question 338257: how do you solve and graph y=(x=2)^2-3 ? \n" ); document.write( "
Algebra.Com's Answer #242482 by checkley77(12844) ![]() You can put this solution on YOUR website! y=(x=2)^2-3 I'll assume that the = between the x & 2 should be a +. \n" ); document.write( "y=(x+2)^2-3 \n" ); document.write( "y=x^2+4x+4-3 \n" ); document.write( "y=x^2+4x+1 \n" ); document.write( " |