document.write( "Question 268733: how do you solve x squared + 10x + 25 all under a radical \n" ); document.write( "
Algebra.Com's Answer #196913 by persian52(161)![]() ![]() You can put this solution on YOUR website! ~(x^(2)+10x+25)\r \n" ); document.write( "\n" ); document.write( "For a polynomial of the form x^(2)+bx+c, find two factors of c (25) that add up to b (10). In this problem 5*5=25 and 5+5=10, so insert 5 as the right hand term of one factor and 5 as the right-hand term of the other factor. \n" ); document.write( "~((x+5)(x+5))\r \n" ); document.write( "\n" ); document.write( "Combine the two common factors of (x+5) by adding the exponents. \n" ); document.write( "~((x+5)^(2))\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression x+5. \n" ); document.write( "Answer: x+5\r \n" ); document.write( "\n" ); document.write( "There you go!☆ \n" ); document.write( " |