Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

Help please!! Thank you!! :)
Let m = x^2+3
Which equation is equivalent to (x^2+3)^2+7x^2+21=-10 in terms of m?
A. m^2+7m+10=0
B. m^2-7m+10=0
C. m^2+7m+31=0
D. m^2-7m+31=0


Sagot :

Answer:

  A.  m^2+7m+10=0

Step-by-step explanation:

This is a problem in pattern matching, and in substituting a variable for a pattern.

  (x^2+3)^2 +7x^2 +21 = -10 . . . . . . given

  (x^2 +3)^2 +7(x^2 +3) = -10 . . . . . factor the last two terms

  m^2 +7m = -10 . . . . . . . . . . . . subsitute m for x^2 +3

  m^2 +7m +10 = 0 . . . . . . . . add 10 to both sides; matches A