document.write( "Question 435728: Factor completely:y^2-16 \n" ); document.write( "
Algebra.Com's Answer #301542 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! y^2-16 \n" ); document.write( "can be rewritten as: \n" ); document.write( "y^2-4^2 (which is a \"difference of squares\") \n" ); document.write( "which factors to: \n" ); document.write( "(y-4)(y+4) \n" ); document.write( " |