lopez22mishell lopez22mishell
  • 02-12-2020
  • Mathematics
contestada

Simplify the following polynomial expression (8x^2-7x+2)+(3x^2-9x-6) help fasttt!!!!!!!!!!!!!

Respuesta :

kyrah5256
kyrah5256 kyrah5256
  • 02-12-2020

Answer:

11x^2 - 16x +4

Step-by-step explanation:

In order to simplify, add like terms

(8x^2-7x+2)+(3x^2-9x-6)

8x^2 + 3x^2 = 11x^2

-7x + -9x = -16x

-6 + 2 = 4

now the equation is 11x^2 - 16x +4

Answer Link

Otras preguntas

Which of the following famous American writers published a pamphlet, Common Sense, that led many to conclude that an American Revolution was necessary? A. Pa
How many times does 50,000 go into 374,000,000,000?
Write this function in vertex form, and Identify its vertex x^2-4x-17
If you were reading a book and you knew what was going on in the head of only two characters, what point of view would that be?
What's the answer ???
Solve logarithm Equation: log2 (12b - 21) - log2 (b^2 - 3)=2
dimensions definition
What percent is 15 out of 75
Charlie runs at a speed of 3 yards per second. About how many miles per hour does Charlie run
Assign True to the variable has_dups if the string s1 has any duplicate character (that is if any character appears more than once) and False otherwise. Here is