document.write( "Question 78386: Factor a^2(b-c)-16b^2(b-c) \n" ); document.write( "
Algebra.Com's Answer #56209 by dolly(163)\"\" \"About 
You can put this solution on YOUR website!
a^2(b-c)-16b^2(b-c)
\n" ); document.write( "Here (b-c) is common to both the terms
\n" ); document.write( "==> (b-c)(a^2 - 16b^2)
\n" ); document.write( "==> (b-c)[(a)^2 - (4b)^2]\r
\n" ); document.write( "\n" ); document.write( "==> (b-c)(a+4b)(a-4b) [as a^2 - b^2 = (a+b)(a-b)]\r
\n" ); document.write( "\n" ); document.write( "Thus the factorized form is (b-c)(a+4b)(a-4b)
\n" ); document.write( "
\n" );