document.write( "Question 19893: I need your help with, Factoring Trinomials By Grouping, If the Trinomials cannot be factored write \"PRIME\"\r
\n" );
document.write( "\n" );
document.write( "3x^2-7xy+6xy-14y^2 \n" );
document.write( "
Algebra.Com's Answer #9590 by vidyamanohar(13)![]() ![]() ![]() You can put this solution on YOUR website! Probably this question is given half solved.\r \n" ); document.write( "\n" ); document.write( "I guess the real question as to factorize 3x^2-xy-14y^2\r \n" ); document.write( "\n" ); document.write( "The task now is to write the coefficient of xy (here it is -1) as the sum of two numbers whose product is exactly equal to the product of 3 and -14 (the coefficients of x^2 and y^2 respectively)\r \n" ); document.write( "\n" ); document.write( "the numbers we can make out are -7 and 6 as their sum is -1 and product -42, same as the product of 3 and -14!!!\r \n" ); document.write( "\n" ); document.write( "so we can write the given expression as \n" ); document.write( "3x^2+6xy-7xy-14y^2 \n" ); document.write( "that gives \n" ); document.write( "3x(x+2y)-7y(x-2y) \n" ); document.write( "=(3x-7y)(x+2y)\r \n" ); document.write( "\n" ); document.write( "Hence the factors are (3x-7y)and (x+2y) \n" ); document.write( " |