document.write( "Question 317509: Mary is thinking of two binomials where one is 5 more than the square of a number x and the other is 5 less than the square of a number x. Mary wants you to find the product of the two binomials and evaluate the polynomial for x=3. \n" ); document.write( "
Algebra.Com's Answer #227368 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
(x^2 + 5)(x^2 - 5)\r
\n" ); document.write( "\n" ); document.write( "We use FOIL to multiply.\r
\n" ); document.write( "\n" ); document.write( "x^4 -5x^2 + 5x^2 - 25\r
\n" ); document.write( "\n" ); document.write( "x^4 - 25.\r
\n" ); document.write( "\n" ); document.write( "She then needs to replace x with 3 and evaluate the polynomial x^4 - 25.\r
\n" ); document.write( "\n" ); document.write( "Let x = 3.\r
\n" ); document.write( "\n" ); document.write( "(3)^4 - 25 = 81 - 25 or 56\r
\n" ); document.write( "\n" ); document.write( "Done!
\n" ); document.write( "
\n" );