faithg3263 faithg3263
  • 01-08-2020
  • Mathematics
contestada

factor the equation using zero product property. x2+7x=-6

Respuesta :

wegnerkolmp2741o
wegnerkolmp2741o wegnerkolmp2741o
  • 01-08-2020

Answer:

x = -6    x = -1

Step-by-step explanation:

We want to solve using the zero product property

x^2+7x=-6

Add 6 to each side

x^2 +7x +6 = 0

Factor

What 2 numbers multiply to 6 and add to 7

( x+6) (x+1) =0

Using the zero product property

x+6 =0          x+1 =0

x+6-6 =0-6    x+1-1 = 0-1

x = -6    x = -1

Answer Link

Otras preguntas

Express your wish by using (i wish/if only...in the following situation)​
Fiona has very vivid memories of a car accident she witnessed 3 years ago. If she closes her eyes and thinks about it, she feels like she can recall every detai
What is a peer group? people from the same culture people who have nothing in common people of similar age, who share similar interests people in one’s biologic
True or False: The function y = (x2 – 4)/(x2 – 4) is continuous for all values of x
solve the horizontal component​
What would it be tho 300 doesn’t show up in my options my options are 1/49 -1/49 -49 and 49
What is equivalent to the expression 5x - 4 - 9x +7 A. 4x + 3 B. -4x - 3 C. -4x + 3 D. -x E. x
Why are scientific models important?
Can someone work out this problem for me because I do not get it and it is due tomorrow for homework? 83.971 + 10.9 PLSS HELPPPP MEE!!!!
Write a recursive function stringReverse that takes a string and a starting subscript as arguments, prints the string backward and returns nothing. The function