document.write( "Question 32447This question is from textbook Algebra 2
\n" );
document.write( ": I have to factor this polynomial, I know it has to be grouped, but I cant reach the solution provided by the text. \r
\n" );
document.write( "\n" );
document.write( "x^2+2xy+2x+y^2+2y-8 \n" );
document.write( "
Algebra.Com's Answer #18993 by ikdeep(226) You can put this solution on YOUR website! x^2 + 2xy + 2x + y^2 + 2y - 8\r \n" ); document.write( "\n" ); document.write( "there are different ways through which you can factorise the equation...I am here factorising upto least level/...\r \n" ); document.write( "\n" ); document.write( "here we edit this problem and we get\r \n" ); document.write( "\n" ); document.write( "=(x^2 + y^2 + 2xy) + (2x + 2y) - 8\r \n" ); document.write( "\n" ); document.write( "Now see carefully, you find that in first three variables in brackets you can apply the following formula. \n" ); document.write( "(a+b)^2 = (a)^2 + (b)^2 + 2(a)(b)..... \n" ); document.write( "here a = x and b = y ...\r \n" ); document.write( "\n" ); document.write( "on applying the formula we get..\r \n" ); document.write( "\n" ); document.write( "= (x+y)^2 + (2x + 2y) - 8\r \n" ); document.write( "\n" ); document.write( "now take 2 commom from (2x + 2y) and we get\r \n" ); document.write( "\n" ); document.write( "= (x+y)^2 + 2(x + y) - 8\r \n" ); document.write( "\n" ); document.write( "Now take (x+y)common from (x+y)^2 + 2(x + y) and we get....\r \n" ); document.write( "\n" ); document.write( "= (x+y) [(x+y) - 2 ] - 8 \n" ); document.write( " \n" ); document.write( "on solving brackets we get...\r \n" ); document.write( "\n" ); document.write( "= (x+y) [x+y - 2 ] - 8 \r \n" ); document.write( "\n" ); document.write( "= (x+y) x + y - 2 - 8 \r \n" ); document.write( "\n" ); document.write( "= (x+y) (x + y - 6)\r \n" ); document.write( "\n" ); document.write( "Hope this will help you \r \n" ); document.write( "\n" ); document.write( "Please feel free to revert back for any further queries\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |