document.write( "Question 184204: Hi, I am stuck on this one. Please help if able. \r
\n" );
document.write( "\n" );
document.write( "Write the fraction in lowest terms. If the fraction is already in lowest terms, so indicate. In that case enter lowest . Assume that the denominator does not equal zero. \r
\n" );
document.write( "\n" );
document.write( "x2 - 11x + 30
\n" );
document.write( "__________________\r
\n" );
document.write( "\n" );
document.write( "X2 - 4x - 12 \n" );
document.write( "
Algebra.Com's Answer #138237 by ptaylor(2198) You can put this solution on YOUR website! x2 - 11x + 30 \n" ); document.write( "__________________ This equals \n" ); document.write( "X2 - 4x - 12\r \n" ); document.write( "\n" ); document.write( "x^2-11x+30=(x-6)(x-5) \n" ); document.write( "and \n" ); document.write( "x^2-4x-12=(x-6)(x+2) \n" ); document.write( "so \n" ); document.write( "((x-6)(x-5))/((x-6)(x+2) cancel the (x-6) in numerator and denominator \n" ); document.write( "(x-5)/(x+2)---------------------------ans\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |