document.write( "Question 151898: factorise 20ax-15ay-4bx+3by \n" ); document.write( "
Algebra.Com's Answer #111652 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
First, the terms need to be re-grouped.\r
\n" ); document.write( "\n" ); document.write( "20ax -15ay -4bx + 3by
\n" ); document.write( "= (20ax -15ay) - (4bx - 3by)
\n" ); document.write( "= 5a(4x - 3y) - b(4x - 3y)
\n" ); document.write( "= (4x -3y)(5a - b)
\n" ); document.write( "
\n" ); document.write( "
\n" );