document.write( "Question 1105072: Simplify x^(2)-3x-(10)/(x+(3)/(2x^(2)-7x-(15)/(x^(2-9) \n" ); document.write( "
| Algebra.Com's Answer #720131 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "There is no need to enclose exponents in parentheses. Write \"x^2\" instead of \"x^(2)\". \n" ); document.write( "And there certainly is no need to enclose the constant term in a polynomial in parentheses. Write \"x+3\" instead of \"x+(3)\". \n" ); document.write( "BUT there IS a need to enclose polynomials in parentheses when they are the numerator or denominator of a fraction. \n" ); document.write( "And you have a fraction with polynomials divided by another fraction with polynomials, so you will need parentheses around each of those fractions. \n" ); document.write( "The expression should look like this: \n" ); document.write( "((x^2-3x-10)/(x+3))/((2x^2-7x-15)/(x^2-9)) \n" ); document.write( " \n" ); document.write( "The rule for dividing fractions is flip the second fraction (find its reciprocal) and multiply: \n" ); document.write( " \n" ); document.write( "Now factor all the polynomials and cancel common factors where possible. I'll get you started.... \n" ); document.write( " \n" ); document.write( "You can finish from there.... \n" ); document.write( " |