document.write( "Question 359147: Please factorise the following(Please do not use the quadratic formula)\r
\n" ); document.write( "\n" ); document.write( "12x squared +17xy-5y squared\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #256438 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Factorise:\r\n" );
document.write( "\r\n" );
document.write( "12x² + 17xy - 5y²\r\n" );
document.write( "\r\n" );
document.write( "Multiply the 12 by 5, disregarding the sign, getting 60.\r\n" );
document.write( "\r\n" );
document.write( "Write down a list of all the ways to factorise 60 using two \r\n" );
document.write( "positive integers:\r\n" );
document.write( "\r\n" );
document.write( "60*1 = 60\r\n" );
document.write( "30*2 = 60\r\n" );
document.write( "20*3 = 60\r\n" );
document.write( "15*4 = 60\r\n" );
document.write( "12*5 = 60\r\n" );
document.write( "10*6 = 60\r\n" );
document.write( "\r\n" );
document.write( "Now look at the sign of the last term to see whether we add or\r\n" );
document.write( "subtract those pairs of numbers.  The last term is -5y², which\r\n" );
document.write( "has a - sign, so we subtract those same pairs of numbers that\r\n" );
document.write( "we multiplied above to get 60. \r\n" );
document.write( "(when the last term has a + sign, we add, but since it has a -, we subtract):\r\n" );
document.write( "\r\n" );
document.write( "60-1 = 59\r\n" );
document.write( "30-2 = 28\r\n" );
document.write( "20-3 = 17\r\n" );
document.write( "15-4 = 11\r\n" );
document.write( "12-5 =  7\r\n" );
document.write( "10-6 =  4\r\n" );
document.write( "\r\n" );
document.write( "And we look down that list to find the coefficient of\r\n" );
document.write( "the middle term of 12x² + 17xy - 5y², in absolute value,\r\n" );
document.write( "which is 17 and we find it as\r\n" );
document.write( "\r\n" );
document.write( "20-3 = 17\r\n" );
document.write( "\r\n" );
document.write( "So we substitute (20-3) in place of 17 \r\n" );
document.write( "\r\n" );
document.write( "12x² + 17xy - 5y²\r\n" );
document.write( "12x² + (20-3)xy - 5y²\r\n" );
document.write( "\r\n" );
document.write( "and remove the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "12x² + 20xy - 3xy - 5y²\r\n" );
document.write( "\r\n" );
document.write( "Next we factorise only the FIRST two terms by\r\n" );
document.write( "factorising out 4x:\r\n" );
document.write( "\r\n" );
document.write( "4x(3x + 5y) - 3xy - 5y²\r\n" );
document.write( "\r\n" );
document.write( "Next we factorise only the LAST two terms by\r\n" );
document.write( "factorising out -y:\r\n" );
document.write( "\r\n" );
document.write( "4x(3x + 5y) - y(3x + 5y)\r\n" );
document.write( "\r\n" );
document.write( "Notice that the two parentheses are the same.\r\n" );
document.write( "I'll colour them red:\r\n" );
document.write( "\r\n" );
document.write( "4x(3x + 5y) - y(3x + 5y)\r\n" );
document.write( "\r\n" );
document.write( "So factorise out the red factor, leaving the black terms in parentheses:\r\n" );
document.write( "\r\n" );
document.write( "(3x + 5y)(4x - y)\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );