document.write( "Question 248478: use the difference of two squares theorem to find all of the solutions to the following equations: z^2=7 \n" ); document.write( "
Algebra.Com's Answer #181086 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! What does the \"difference of two squares\" look like. \n" ); document.write( "a^2-b^2 \n" ); document.write( "Let's make this equation look like that. \n" ); document.write( "z^2=7 \n" ); document.write( "subtract 7 from both sides \n" ); document.write( "z^2-7=0 \n" ); document.write( "now apply the theorem \n" ); document.write( "(z-sqrt7)(z+sqrt7)=0 \n" ); document.write( "z=sqrt7 \n" ); document.write( "z=-sqrt7 \n" ); document.write( "http://www.themathpage.com/Alg/difference-two-squares.htm \n" ); document.write( " |