document.write( "Question 29750: Write in simplest form.\r
\n" );
document.write( "\n" );
document.write( "9-b^2/b^2-b-6\r
\n" );
document.write( "\n" );
document.write( "Thank you.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #16448 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! 9-b^2/b^2-b-6 ----(1) \n" ); document.write( "=[3^2-b^2]/(b-3)(b+2) \n" ); document.write( "=(3+b)(3-b)/(b-3)(b+2) \n" ); document.write( "[ using formula p^2-q^2 = (p+q)(p-q) and here p=3 and q=b in the nr \n" ); document.write( "and factorisation in the dr(see note)] \n" ); document.write( "=-(b-3)(b+3)/(b-3)(b+2) \n" ); document.write( "[ since there is a factor (b-3) in the dr and we have (3-b) in the nr, so pull out a minus sign (that is take out (-1) and write (3-b)= -(b-3) ] \n" ); document.write( "=-(b+3)/(b+2) (cancelling (b-3) ) \n" ); document.write( "Answer:9-b^2/b^2-b-6 =-(b+3)/(b+2) \n" ); document.write( "Note: b^2-b-6 is a quadratic expression and \n" ); document.write( "b^2-b-6 = b^2-3b+2b-6 \n" ); document.write( "(writing the middle term (-b) =-3b+2b so that (-3b)X(2b)=-6b^2 = (b^2)(-6)=product of the square term and the constant term)(which is the rule for factorisation) \n" ); document.write( "= (b^2-3b)+(2b-6) \n" ); document.write( "=b(b-3)+2(b-3) \n" ); document.write( "=bp+2p where p=(b-3) \n" ); document.write( "=p(b+2) \n" ); document.write( "=(b-3)(b+2) \n" ); document.write( " |