How Do You Solve the Inequality 4x^4 + (√2y)^4 ≤ 64 with Respect to x?

  • Thread starter Thread starter christian0710
  • Start date Start date
  • Tags Tags
    Inequalities
Click For Summary

Homework Help Overview

The discussion revolves around solving the inequality 4x^4 + (√2y)^4 ≤ 64, with a focus on understanding the implications of manipulating inequalities and the relationship between x and y. Participants are exploring the mathematical principles involved in inequalities and their applications in a broader context, including double integrals.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods for manipulating the inequality, including the implications of taking square roots and isolating variables. Questions arise about whether the inequality sign changes under certain operations and how to approach solving for x versus y.

Discussion Status

The conversation is ongoing, with participants providing insights and corrections regarding the manipulation of the inequality. Some guidance has been offered on the correct approach to isolating variables and the conditions under which the inequality sign changes. Multiple interpretations of the problem are being explored, particularly in relation to the area bounded by the inequality.

Contextual Notes

Participants note the importance of understanding the constraints of the problem, such as the condition y ≥ 0 and the implications of working with inequalities for both x and y. There is also mention of the complexity introduced by quadratic inequalities and the need for clarity in the steps taken to solve them.

christian0710
Messages
407
Reaction score
8

Homework Statement



Hi, i have a question regarding inequalities:
I have to solve this inequality: 4x^4 +(√2y)^4 ≤64

My first first quess was to cancel out the square root (√2y)^2*(√2y)^2
4x^4 + 4y^2 ≤64

Then take the square root on both sides (here my question is: do you take one big square root that covers both terms on the left, or of each single term as i do next?)

2x^2 + 2y ≤ 8

Now my question is, what hapens if i want to solve it with respect to x?? Does the inequality sign change if i subtract y?
 
Physics news on Phys.org
christian0710 said:

Homework Statement



Hi, i have a question regarding inequalities:
I have to solve this inequality: 4x^4 +(√2y)^4 ≤64
What you wrote in the 2nd term on the left is ##\sqrt{2}y##. Did you mean ##\sqrt{2y}##? If so, you should write it as √(2y), with parentheses.
christian0710 said:
My first first quess was to cancel out the square root (√2y)^2*(√2y)^2
4x^4 + 4y^2 ≤64

Then take the square root on both sides (here my question is: do you take one big square root that covers both terms on the left, or of each single term as i do next?)

2x^2 + 2y ≤ 8
To answer your question, you have to take the square root of the whole side, not of the individual terms. What you are saying is that ##\sqrt{a + b} = \sqrt{a} + \sqrt{b}##, which is NOT true.
christian0710 said:
Now my question is, what hapens if i want to solve it with respect to x?? Does the inequality sign change if i subtract y?
 
I see and yes you are right about meaning √(2y)^2 (my mistake)

The actual problem is one of a double integral - find the area D bounded by 4x^4 +(√(2y))^4 ≤64 , y≥0 I thought it was enough to just post the question regarding the inequalities, but I i see that i should probably include the whole context (sory)

Still, I think all i have to do is to isolate x right? because y is already defined as y≥ 0

So i move x to the right (subtract) and move 8 to the left 4y^2 - 8 ≤ 4x^4 but still I'm confused about if I must to isolate x (and how?) I've never worked with inequalities before now (which is a bit late)
 
christian0710 said:
I see and yes you are right about meaning √(2y)^2 (my mistake)

The actual problem is one of a double integral - find the area D bounded by 4x^4 +(√(2y))^4 ≤64 , y≥0 I thought it was enough to just post the question regarding the inequalities, but I i see that i should probably include the whole context (sory)

Still, I think all i have to do is to isolate x right? because y is already defined as y≥ 0

So i move x to the right (subtract) and move 8 to the left 4y^2 - 8 ≤ 4x^4 but still I'm confused about if I must to isolate x (and how?) I've never worked with inequalities before now (which is a bit late)

It might be easier to solve for y than to solve for x. Adding and subtracting quantities to both sides of an inequality is straightforward, and doesn't change the direction of the inequality. It's only when you multiply or divide by a negative number that the direction changes.

You have a mistake - your inequality has "-8" that shouldn't be there. To isolate the y term, the steps look like this:
4x4 + 4y2 ≤ 64
x4 + y2 ≤ 16
y2 ≤ 16 - x4
y ≤ ##\sqrt{16 - x^4}##

The above is simpler than usual because you are given that y ≥ 0.

In contrast, if you had this inequality: x2 ≤ 4, you have to take into account that x can be negative, so the solution is -2 ≤ x ≤ 2.
 
christian0710 said:

Homework Statement



Hi, i have a question regarding inequalities:
I have to solve this inequality: 4x^4 +(√2y)^4 ≤64

My first first quess was to cancel out the square root (√2y)^2*(√2y)^2
4x^4 + 4y^2 ≤64

Then take the square root on both sides (here my question is: do you take one big square root that covers both terms on the left, or of each single term as i do next?)

2x^2 + 2y ≤ 8

Now my question is, what hapens if i want to solve it with respect to x?? Does the inequality sign change if i subtract y?

You cannot do what you attempted above: the square root of 4x^4 + 4y^2 is not 2x^2 + 2y; in fact, √(a+b) ≠ √a + √b. For example, √8 = √(4+4) = 2.828427124, but √4 + √4 = 2+2 = 4.
 
Mark44 said:
It might be easier to solve for y than to solve for x. Adding and subtracting quantities to both sides of an inequality is straightforward, and doesn't change the direction of the inequality. It's only when you multiply or divide by a negative number that the direction changes.

You have a mistake - your inequality has "-8" that shouldn't be there. To isolate the y term, the steps look like this:
4x4 + 4y2 ≤ 64
x4 + y2 ≤ 16
y2 ≤ 16 - x4
y ≤ ##\sqrt{16 - x^4}##

The above is simpler than usual because you are given that y ≥ 0.

In contrast, if you had this inequality: x2 ≤ 4, you have to take into account that x can be negative, so the solution is -2 ≤ x ≤ 2.

Now i understand, so it's only division or multiplication by negative number that changes the signs, so in the last case x2 ≤ 4, y you just add an inequality sign because you know it's a ± solution since you isolated ONE variable that was raised to the second power :)


This may sound dumb, but what if you subtract y2 in y2 ≤ 16 - x4 then you get 0 ≤ 16 - x4 (so you put in a zero?)

Thank you so much!
 
christian0710 said:
Now i understand, so it's only division or multiplication by negative number that changes the signs, so in the last case x2 ≤ 4, y you just add an inequality sign because you know it's a ± solution since you isolated ONE variable that was raised to the second power :)
It's a bit more complicated than that, as it involves solving quadratic inequalities.

The example I gave was x2 ≤ 4, with solution -2 ≤ x ≤ 2.
If it had been x2 ≥ 4, the solution set is x ≤ -2 U x ≥ 2.
christian0710 said:
This may sound dumb, but what if you subtract y2 in y2 ≤ 16 - x4 then you get 0 ≤ 16 - x4 (so you put in a zero?)
If you subtract a term from a side that has only that term, yes, you get 0 on that side, BUT you have to subtract if from the other side as well, so you would have 0 ≤ 16 - x4 - y2[/color].
 
I see so perhaps quadratic inequalities is the next thing i'll learn :D
Thank's again, I appreciate your help.
 
Ah yes one very last question: according to the informating regarding the area D bound by 4x^4 +(√(2y))^4 ≤64 , y≥0 then this must be true no?
√(16-x^4)≥ y ≥0

So i know what y lies between, but would i also have to solve the inequality for x (this integral problem is bugging me a bit) in order to draw the region? Ahh wait the square root can't be negative so -2 ≤x^4 ≤ 2
so x must lie between -2^(1/4) ≤x ≤ 2^(1/4) am i right? :)
 
  • #10
No, you're not right, although there are elements of correctness there. 16=2^4.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
3K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
3
Views
3K
Replies
11
Views
3K