document.write( "Question 90127: Given P(x)=2x^2+13x+11 and Q(x)=2x^2+10x+8 Find P(x)+Q(x) \n" ); document.write( "
Algebra.Com's Answer #65429 by kamallohia(18)![]() ![]() ![]() You can put this solution on YOUR website! Just add the coefficients of x^2 , x and the constant terms. \n" ); document.write( "Given P(x)=2x^2+13x+11 and Q(x)=2x^2+10x+8 \n" ); document.write( "So, P(x)+Q(x)= (2+2)x^2+(13+10)x+(11+8) \n" ); document.write( "=>P(x)+Q(x)= 4x^2+23x+19. \n" ); document.write( "Hope it's clear. \n" ); document.write( "Kamal Lohia \n" ); document.write( " |