Double integral -II

Yeah it's clear now, if we take x or y greater than 1 then sqrt(x) or sqrt(y) will be greater than 1, and since sqrt(x) and sqrt(y) are greater or equal than 0 so the sum of sqrt(x)+sqrt(y) will be greater than 1, but it cannot be, right?
 
if we take x or y greater than 1 then sqrt(x) or sqrt(y) will be greater than 1,
Agreed.
since sqrt(x) and sqrt(y) are greater or equal than 0 so the sum of sqrt(x)+sqrt(y) will be greater than 1, but it cannot be, right?
We established that x must be between 0 and 1. So for whatever x-value we pick, y must be "adjusted" to meet the inequality <=1. So it will never exceed 1. For example, x=0 then 0<=y<=1 OR if x=1 then y=0.
 
"X's limits only range from 0-1."

Can't see that ;/
You can look at the nice graph that Beach uploaded, or you can test some values for x\displaystyle x.

y1x\displaystyle \sqrt{y} \leq 1- \sqrt{x}

when x=0\displaystyle x = 0
y1\displaystyle \sqrt{y} \leq 1, we are fine.

when when x=1\displaystyle x = 1
y0\displaystyle \sqrt{y} \leq 0, we are fine.

when when x=2\displaystyle x = 2
y12 = \displaystyle \sqrt{y} \leq 1 - \sqrt{2} \ = \ negative, we are not Fine.

So maximum number for x\displaystyle x is 1\displaystyle 1.
 
You can look at the nice graph that Beach uploaded, or you can test some values for x\displaystyle x.

y1x\displaystyle \sqrt{y} \leq 1- \sqrt{x}

when x=0\displaystyle x = 0
y1\displaystyle \sqrt{y} \leq 1, we are fine.

when when x=1\displaystyle x = 1
y0\displaystyle \sqrt{y} \leq 0, we are fine.

when when x=2\displaystyle x = 2
y12 = \displaystyle \sqrt{y} \leq 1 - \sqrt{2} \ = \ negative, we are not Fine.

So maximum number for x\displaystyle x is 1\displaystyle 1.
look at #23 there is my explanation
 
look at #23 there is my explanation
Yeah, nice explanation:devilish:

I think that you are now good at inequalities as well as double integrals.

Inequality is a tricky subject, so whenever you have questions about it, try to graph or test some values.

For example, x2+x20\displaystyle x^2 + x - 2 \leq 0. Imagine that you are in a test and you cannot graph this function. What are the range of x\displaystyle x values?

?x ?\displaystyle ? \leq x \leq \ ?

Think about this question, and if you could answer it without seeing the graph, you are ahead of tons of students.
 
We don't have to graph it it's a quadratic inequality, we know how to solve it easily:

x²+x-2 = x²+2x-x-2 = x(x+2)-(x+2) = (x+2)(x-1)
So (x+2)(x-1) ≤ 0 <=> x ∈ [-2,1]
 
Top