document.write( "Question 39805This question is from textbook
\n" );
document.write( ": Factor: (15x)y + 25x + 27y + 45\r
\n" );
document.write( "\n" );
document.write( "I am having alot of trouble with factoring so please explain step by step how this is done. The examples in the textbook are hard to follow because I don't know how each step has been arrived at. THANKS! \n" );
document.write( "
Algebra.Com's Answer #25240 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We factor this by a technique known as grouping...we will group them in pairs and factor them separately...so from \n" ); document.write( "15xy + 25x + 27y + 45 we get \n" ); document.write( "(15xy + 25x) + (27y + 45) = \n" ); document.write( "5x(3y + 5) + 9(3y + 5) \n" ); document.write( "did you get that? \n" ); document.write( "Now notice there is a common factor in each, that is the 3y + 5, so I can pull it out and we're done... \n" ); document.write( "(3y + 5)(5x + 9) \n" ); document.write( " |