Difficulty finding integral answer to set function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
wown
Messages
22
Reaction score
0
Note: as i was typing this post, i think i figured out the answer but i want to confirm.
Question:
let A denote the set of points that are interior to, or on the boundary of, a square with opposite verties at the points (0,0) and (1,1). let Q(A) = ∫∫dydx
if C, a subset of A, is the set {(x,y): 0 < x/2 ≤ y ≤ 3x/2 < 1}, compute Q(A)

Solution:
I kept getting 1/2 as the answer, but i think my limits of integration were wrong. is the following correct?

[itex]^{2/3}_{0}[/itex]∫[itex]^{3x/2}_{x/2}[/itex]∫dydx

this setup gives the answer as 2/9... unfortunately i do not have the correct answer which is why i needed to verify.
 
Physics news on Phys.org
Unfortunately, i typed the question verbatim and not sure how to respond to you.

note that the 2/3 upper limit on x was defined by me. I figured that y <1 (from y ≤ 3x/2 < 1). so therefor x cannot be more than 2/3, since y must also be less than 3x/2. for x> 2/3, y>1. e.g. when x=1, y=3/2.

does that make sense?