document.write( "Question 68715This question is from textbook Algebra 1 An Integrated Approach
\n" );
document.write( ": y=x^2-4 \n" );
document.write( "
Algebra.Com's Answer #48937 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=x^2-4 \n" ); document.write( "y=(x+2)(x-2) [factor] \n" ); document.write( "0=x+2 [set each factor equal to zero and solve for x] \n" ); document.write( "x=-2 \n" ); document.write( "or \n" ); document.write( "0=x-2 \n" ); document.write( "x=2 \n" ); document.write( ". \n" ); document.write( "check by plugging either +2 or -2 back into the original equation. \n" ); document.write( " |