SOLUTION: One solution to the system of equations : y= mx^2 +nx +n and y= nx^2 -mx +n is (-2,11) . Algebraically determine the values of m and n. I appreciate any help. Thank you:)

Algebra ->  Systems-of-equations -> SOLUTION: One solution to the system of equations : y= mx^2 +nx +n and y= nx^2 -mx +n is (-2,11) . Algebraically determine the values of m and n. I appreciate any help. Thank you:)       Log On


   



Question 1180470: One solution to the system of equations : y= mx^2 +nx +n and y= nx^2 -mx +n is (-2,11) . Algebraically determine the values of m and n.
I appreciate any help. Thank you:)

Found 2 solutions by ikleyn, MathLover1:
Answer by ikleyn(52790) About Me  (Show Source):
You can put this solution on YOUR website!
.
One solution to the system of equations : y= mx^2 +nx +n and y= nx^2 -mx +n is (-2,11) . Algebraically determine the values of m and n.
I appreciate any help. Thank you:)
~~~~~~~~~~~~~~~

First, substitute the solution x= -2, y= 11 into the first equation.  You will get then

    11 = m*(-2)^2 + n*(-2) + n,

or, equivalently,

    11 = 4m - n.    (1)



Next, substitute the solution x= -2, y= 11 into the second equation.  You will get then

    11 = n*(-2)^2 - m*(-2) + n,

or, equivalently,

    11 = 5n + 2m.    (2)



Equations (1) and (2) form the system of 2 equations in 2 unknowns m and n to solve. 
I will re-write the system in the standard form

    4m -  n = 11      (1')

    2m + 5n = 11      (2')


To solve the system, from equation (1') express  n = 4m-11  and substitute it into (2').  You will get

    2m + 5*(4m-11) = 11


Simplify and solve

    2m + 20m - 55 = 11

    22m            = 11 + 55 = 66

      m                      = 66/22 = 3.


Finally, from n = 4m-11 you find  n = 4*3-11 = 12-11 = 1.


ANSWER.  n = 1;  m = 3.

Solved.

You may CHECK it on your own, that my solution is correct, by substituting the found values
into the original equations.


///////////


Do not forget to post your  "THANKS"  to me for my teaching.



Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
One solution to the system of equations :
y=+mx%5E2+%2Bnx+%2Bn+
y=+nx%5E2+-mx+%2Bn+
(-2,11)
11=+m%28-2%29%5E2+%2B%28-2%29_n+%2Bn+
11=+n%28-2%29%5E2+-%28-2%29m+%2Bn+
----------------------------------------------
11=+4m+-2n+%2Bn+
11=+4n+%2B2m+%2Bn+
=>+4m-2n+%2Bn=++4n+%2B2m+%2Bn+
+4m-2n+=++4n+%2B2m++
+2m-n+=++2n+%2Bm++
+2m-n+-2n+-m=0++
+m+-3n+=0++
+m+=3n+++
go to
11=+4m+-2n+%2Bn+, substitute m
11=+4%2A3n+-2n+%2Bn+
11=+12n+-2n+%2Bn+
11=+11n+
n=1
=>+m+=3%2A1+++=>+m+=3+++
check:
y=+3x%5E2+%2Bx+%2B1+
y=+x%5E2+-3x+%2B1+