SOLUTION: if a + b = -3 and b - c = 6, find the value of {{{2a^2 - 3b^2 + c^2}}}

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: if a + b = -3 and b - c = 6, find the value of {{{2a^2 - 3b^2 + c^2}}}       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1205480: if a + b = -3 and b - c = 6, find the value of 2a%5E2+-+3b%5E2+%2B+c%5E2

Found 3 solutions by greenestamps, math_tutor2020, ikleyn:
Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


Note that the problem does not ask us to find the values of a, b, and c.

In fact there are an infinite number of triples of numbers a, b, and c which all give the same value for 2a%5E2+-+3b%5E2+%2B+c%5E2. This is easy to see empirically by choosing arbitrary values for a and finding the corresponding values of b and c using the given equations; in every case the value of 2a%5E2+-+3b%5E2+%2B+c%5E2 is the same.

ANSWER: 2a%5E2+-+3b%5E2+%2B+c%5E2+=+54.

Let's use algebra to show that 54 is always the answer.

One common way to solve problems like this is to square the given equations. But that introduces "ab" and "bc" terms, which we really don't want.

So another way to solve the problem is to look for examples of expressions of the form x%5E2-y%5E2=%28x%2By%29%28x-y%29 in the given expression 2a%5E2+-+3b%5E2+%2B+c%5E2.

.

But eliminating b from the original two equations gives us a%2Bc=-9. And so

2a%5E2-3b%5E2%2Bc%5E2=%28-6%29%28-9%29=54

ANSWER: 54


Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

This is a system of 2 equations with 3 unknowns.
The fact we have more unknowns than equations leads to "infinitely many solutions" for this system.
It turns out that each solution is of the form (a,b,c) = (-9-c,6+c,c) which I explain in a later section below.

Let's say c = 0
b-c = 6
b-0 = 6
b = 6
Then,
a+b = -3
a+6 = -3
a = -3-6
a = -9
Or you could say
(a,b,c) = (-9-c,6+c,c)
(a,b,c) = (-9-0,6+0,0)
(a,b,c) = (-9,6,0)

Therefore,
2a%5E2+-+3b%5E2+%2B+c%5E2+=+2%28-9%29%5E2+-+3%286%29%5E2+%2B+%280%29%5E2+=+54

------------------------------------------------------------

Another example

Let c = 1
b-c = 6
b-1 = 6
b = 6+1
b = 7
Then,
a+b = -3
a+7 = -3
a = -3-7
a = -10
Or
(a,b,c) = (-9-c,6+c,c)
(a,b,c) = (-9-1,6+1,1)
(a,b,c) = (-10,7,1)

Therefore,
2a%5E2+-+3b%5E2+%2B+c%5E2+=+2%28-10%29%5E2+-+3%287%29%5E2+%2B+%281%29%5E2+=+54

------------------------------------------------------------

One more example

Let's say c = 2
b-c = 6
b-2 = 6
b = 6+2
b = 8
Then,
a+b = -3
a+8 = -3
a = -3-8
a = -11
Or
(a,b,c) = (-9-c,6+c,c)
(a,b,c) = (-9-2,6+2,2)
(a,b,c) = (-11,8,2)

Therefore,
2a%5E2+-+3b%5E2+%2B+c%5E2+=+2%28-11%29%5E2+-+3%288%29%5E2+%2B+%282%29%5E2+=+54

It appears we keep landing on 54.
Is this a coincidence? Or is this always going to happen?
The next section will shed light on that.

------------------------------------------------------------

A more generalized approach.

b-c = 6
b = 6+c
a+b = -3
a+(6+c) = -3
a = -3-6-c
a = -9-c

We have
a = -9-c
b = 6+c
c = c
in which we can say
(a,b,c) = (-9-c,6+c,c)
This confirms that the system a+b = -3 and b-c = 6 has infinitely many solutions.


So,
2a%5E2+-+3b%5E2+%2B+c%5E2+=+2%28-9-c%29%5E2+-+3%286%2Bc%29%5E2+%2B+c%5E2

2a%5E2+-+3b%5E2+%2B+c%5E2+=+2%28c%5E2%2B18c%2B81%29+-+3%28c%5E2%2B12c%2B36%29+%2B+c%5E2

2a%5E2+-+3b%5E2+%2B+c%5E2+=+2c%5E2%2B36c%2B162+-3c%5E2-36c-108+%2B+c%5E2

2a%5E2+-+3b%5E2+%2B+c%5E2+=+%282c%5E2+-3c%5E2+%2B+c%5E2%29%2B%2836c-36c%29%2B%28162-108%29

2a%5E2+-+3b%5E2+%2B+c%5E2+=+0c%5E2%2B0c%2B54

2a%5E2+-+3b%5E2+%2B+c%5E2+=+54
This proves that if a+b = -3 and b-c = 6, then 2a%5E2+-+3b%5E2+%2B+c%5E2 will always land on 54.

--------------------------------------------------------------------------
--------------------------------------------------------------------------

Answer: 54

Answer by ikleyn(52831) About Me  (Show Source):
You can put this solution on YOUR website!
.
if a + b = -3 and b - c = 6, find the value of 2a%5E2+-+3b%5E2+%2B+c%5E2.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        Here is another solution.


if a + b = -3 and b - c = 6, then

   a = -3 - b    (1)

and

   c = b - 6     (2)


Substitute these expressions  (1)  and  (2)  into  2a%5E2+-+3b%5E2+%2B+c%5E2.

You will get then


      2a^2 - 3b^2 + c^2 = 2*(-3-b)^2 - 3b^2 + (b-6)^2 = 2*(9 + 6b + b^2) - 3b^2 + b^2 - 12b + 36 = 

    = 18 + 12b + 2b^2 - 3b^2 + b^2 - 12b + 36 = 54 + (12b-12b) + (3b^2-3b^2) = 54.    


ANSWER.  Under the given constrains,  2a%5E2+-+3b%5E2+%2B+c%5E2 = 54.

Solved.