document.write( "Question 1008049: The polynomial (my^2-4y+3)-(5y^2-2y-p) simplifies to 4y^2-2y-4 how would I find the values of m and p? \n" ); document.write( "
Algebra.Com's Answer #623823 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For all of these problems, you have to look at the particular term...like I have shown you... \n" ); document.write( "For (my^2-4y+3)-(5y^2-2y-p) to be equal to 4y^2-2y-4, \n" ); document.write( "look at the y^2 terms... \n" ); document.write( "m - 5 = 4 \n" ); document.write( "m = 9 \n" ); document.write( "and look at the constant terms... \n" ); document.write( "3-(-p) = -4 \n" ); document.write( "3 + p = -4 \n" ); document.write( "p = -7 \n" ); document.write( " |