document.write( "Question 270013: How do you factor x^2+6xy+y^2? \n" ); document.write( "
Algebra.Com's Answer #197849 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you factor x^2+6xy+y^2? \n" ); document.write( "----------- \n" ); document.write( "It's not factorable with integers. \n" ); document.write( "------------ \n" ); document.write( "It's (x + ay)*(x + by) \n" ); document.write( "or (ax + y)*(bx + y) \n" ); document.write( "a = 3 + 2sqrt(2) \n" ); document.write( "b = 3 - 2sqrt(2) \n" ); document.write( " \n" ); document.write( " |