document.write( "Question 1039904: Factorise: (1-d)(x+2) - (1-d)(x+3)
\n" );
document.write( "What is the quickest way to do this? \n" );
document.write( "
Algebra.Com's Answer #654655 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factorise: (1-d)(x+2) - (1-d)(x+3) \n" ); document.write( "---- \n" ); document.write( "Common factor:: 1-d \n" ); document.write( "--- \n" ); document.write( "Factor:: \n" ); document.write( "(1-d)[(x+2)-(x+3)] \n" ); document.write( "----- \n" ); document.write( "= (1-d)(-1) \n" ); document.write( "----- \n" ); document.write( "= d-1 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |