document.write( "Question 22810: Please help me solve this problem:\r
\n" );
document.write( "\n" );
document.write( "Let P(x)=4x^2+2x-7 and R(x)= 2x^2+5x-3\r
\n" );
document.write( "\n" );
document.write( "Find\r
\n" );
document.write( "\n" );
document.write( "R(x) - P(x)\r
\n" );
document.write( "\n" );
document.write( "I really have no clue.\r
\n" );
document.write( "\n" );
document.write( "Thanks ! \n" );
document.write( "
Algebra.Com's Answer #11270 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! R(x)-P(x) \n" ); document.write( "(2x^2+5x-3) - (4x^2+2x-7) \n" ); document.write( "Remove the parentheses. \n" ); document.write( "2x^2+5x-3-4x^2-2x+7 \n" ); document.write( "Combine like terms. \n" ); document.write( "-2x^2 + 3x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope that is the right answer. \n" ); document.write( " |