document.write( "Question 389020: How to solve 3x^2-27/x^2+3x\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #275487 by Jk22(389)![]() ![]() You can put this solution on YOUR website! factorization to eventually simplify : 3x^2-27=3(x^2-9)=3(x+3)(x-3) \n" ); document.write( "and x^2+3x=x(x+3), hence this fraction is simplifiable by x+3 \n" ); document.write( " : \n" ); document.write( " \n" ); document.write( "3x^2-27/x^2+3x = 3(x-3)/x = 3(1-3/x) \n" ); document.write( " |