document.write( "Question 310585: FACTORING! im not sure how to factor this correctly ive tried and have been told the answer im getting is wrong the problem is the following:\r
\n" );
document.write( "\n" );
document.write( "48x^2y+12xy+20xz+5x\r
\n" );
document.write( "\n" );
document.write( "everytime i get (4x+1)(12xy+5z)
\n" );
document.write( "what am i doing wrong and what is the correct answer? \n" );
document.write( "
Algebra.Com's Answer #222080 by mollukutti(30)![]() ![]() You can put this solution on YOUR website! Let us first work backwards with the answer you got:\r \n" ); document.write( "\n" ); document.write( "(4x+1)(12xy+5z) \n" ); document.write( "=4x(12xy+5z)+1.(12xy+5z) \n" ); document.write( "=48x^2y + 20xz + 12xy + 5z\r \n" ); document.write( "\n" ); document.write( "However the question is 48x^2y+12xy+20xz+5x which means the factors you have calculated are incorrect because your question has +5x in the end.\r \n" ); document.write( "\n" ); document.write( "Now having said that lets see how we can factorize: \n" ); document.write( "48x^2y+12xy+20xz+5x \n" ); document.write( "= x(48xy+12y+20z+5) \n" ); document.write( "= x (12y(4x+1) + 5(4z+1))\r \n" ); document.write( "\n" ); document.write( "This cannot be factorised further. \n" ); document.write( " |