Solving for Smallest Value: Completing the Square for x and y

  • Thread starter Hypochondriac
  • Start date
  • Tags
    Square
In summary, the expression x^4 + 2x^2 + y^4 -2y^2 + 3 can be reduced to (x^2 + 1)^2 + (y^2 - 1)^2 + 1. The question asks for the smallest value for real x and y, which can be found by determining the smallest values for x^2 + 1 and y^2 - 1. The smallest value of the expression is 2, which can be found by putting x =0 and y = 1 through trial and error.
  • #1
Hypochondriac
35
0
I never usually have a problem with it but this threw me because of the y terms.

x^4 + 2x^2 + y^4 -2y^2 + 3

i reduced it to

(x^2 + 1)^2 -1 + (y^2 -1)^2 -1 +3
=(x^2 + 1)^2 + (y^2 -1)^2 +1

but the question asks for "the smallest value (for real x and y)"
although judging by the answer to the last question, its the smallest y value.
how do i determin the value?
 
Physics news on Phys.org
  • #2
I didn't quite get what you meant by smallest value. But I'm assuming as follows,

The least value of the function (x^2+1)^2+(Y^2-1)^2+1 for which x,y are real, which can be found out by putting x=0,y=1. So the answer comes out to be 2.
 
  • #3
where did you get 0 and 1 from? trial and error?
you are correct though,
thank you

edit: don't worry i can see now
 
Last edited:
  • #4
Yes, through trial and error. Maybe someone else might be able to help you with the actual method.
 
  • #5
Hypochondriac said:
I never usually have a problem with it but this threw me because of the y terms.

x^4 + 2x^2 + y^4 -2y^2 + 3

i reduced it to

(x^2 + 1)^2 -1 + (y^2 -1)^2 -1 +3
=(x^2 + 1)^2 + (y^2 -1)^2 +1

but the question asks for "the smallest value (for real x and y)"
although judging by the answer to the last question, its the smallest y value.
how do i determin the value?

I would interpret "the smallest value (for real x and y)" as meaning the smallest value for the expression. Since x^2+ 1 and y^2- 1 both squared (and we are told that x and y must be real) neither can be negative. The total will have the smallest value which each of those has its smallest value. What is the smallest that x^2+ 1 can be? What is the smallest y^2- 1 can be?

Oh, by the way -1+ 3= 2, not 1!
 

FAQ: Solving for Smallest Value: Completing the Square for x and y

How do I complete the square for x and y?

To complete the square for x and y, you must follow the steps of the completing the square method. First, group all the x and y terms on one side of the equation. Then, take half of the coefficient of the x or y term and square it. Add this value to both sides of the equation. Finally, factor the perfect square trinomial and solve for x or y.

What is the purpose of completing the square?

The purpose of completing the square is to solve quadratic equations. By converting a quadratic equation into a perfect square trinomial, the equation can be factored and solved using the square root property. This method is especially useful for finding the smallest value of x or y in a given equation.

Can you give an example of completing the square for x and y?

Sure, let's take the equation 2x^2 - 8x + 10 = 0. First, we group the x terms: 2(x^2 - 4x) + 10 = 0. Then, we take half of the coefficient of the x term (-4/2 = -2) and square it (4). We add 4 to both sides of the equation: 2(x^2 - 4x + 4) + 10 = 4. We can now factor the perfect square trinomial: 2(x - 2)^2 + 10 = 4. Finally, we solve for x by subtracting 10 and dividing by 2: (x - 2)^2 = -3, x - 2 = √-3, x = 2 ± √-3.

Are there any shortcuts for completing the square?

Yes, there are a few shortcuts that can make completing the square easier. One is to use the formula x = -b/2a to find the value of x when completing the square for a quadratic equation in standard form (ax^2 + bx + c = 0). Another shortcut is to use the quadratic formula, which is derived from completing the square.

Can completing the square be used for equations with variables other than x and y?

Yes, completing the square can be used for equations with variables other than x and y. The method is applicable to any quadratic equation, regardless of the variables present. In fact, completing the square can even be used for equations with multiple variables, as long as they follow the standard quadratic form (ax^2 + bx + c = 0).

Back
Top