document.write( "Question 323467: how would i solve 14x^-3+9x^-4 \n" ); document.write( "
Algebra.Com's Answer #231465 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
14x^-3+9x^-4 change the negative exponents to positive exponents.
\n" ); document.write( "14/x^3+9/x^4 find the commom denominator (x^7)
\n" ); document.write( "(14x^4+9x^3)/x^7 factor x^3 in the numerator.
\n" ); document.write( "x^3(14x+9)/x^7 divide by x^3
\n" ); document.write( "(14x+9)/x^4 ans.
\n" ); document.write( "
\n" );