document.write( "Question 144662: f(x)= x^2 -4 find roots and graph \n" ); document.write( "
Algebra.Com's Answer #105412 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x^2-4 \n" ); document.write( "f(x)=(x-2)(x+2) \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 or (2,0) \n" ); document.write( "x+2=0 \n" ); document.write( "x=-2 or (-2,0) \n" ); document.write( "y=-4 or (0,-4) \n" ); document.write( " |