document.write( "Question 474461: For all x>3, which of the following is equivalent to 2x^3+5x^2+12/x+3\r
\n" );
document.write( "\n" );
document.write( "2x^2-x+15/x+3\r
\n" );
document.write( "\n" );
document.write( "2x^2-x+3+3/x+3\r
\n" );
document.write( "\n" );
document.write( "2x^2+x+3+3/x+3\r
\n" );
document.write( "\n" );
document.write( "2x^2+x-3\r
\n" );
document.write( "\n" );
document.write( "2x^2+x+3 \n" );
document.write( "
Algebra.Com's Answer #325392 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For all x>3, which of the following is equivalent to 2x^3+5x^2+12/x+3 \n" ); document.write( "Using synthetic division: \n" ); document.write( "-3)....2....5....0....12 \n" ); document.write( "........2....-1...3...|3\r \n" ); document.write( "\n" ); document.write( "Quotient: 2x^2-x+3 \n" ); document.write( "Remainder: 3\r \n" ); document.write( "\n" ); document.write( "Correct Answer: 2x^2-x+3 + [3/x+3] \n" ); document.write( " \n" ); document.write( " |