Finding area of a region with determinant

  • Thread starter Thread starter Lily@pie
  • Start date Start date
  • Tags Tags
    Area Determinant
Lily@pie
Messages
108
Reaction score
0

Homework Statement


Find the area of the region in the plane 34x2+14xy+5y2<=4

The Attempt at a Solution


I know for this question it is best to find a standard matrix transformation, A that transform a region with a known area formula to this region bounded by an equation.

So I let the area of equation, E be 34x12+14x1x2+5x22<=4

x=column matrix [[x1][x2]]
u=column matrix [[u1][u2]]

and area of equation, S be bounded by
(u1+u2)2<=4
such that E is an image of S after some transformation T

Is this an correct approach? But I couldn't find the required transformation...

Thanks!
 
Physics news on Phys.org
Hi Lily@pie! :smile:

(have an leq: ≤ :wink:)
Lily@pie said:
Is this an correct approach?

yes :smile:

essentially you're looking for a b c and d such that (ax + by)2 + (cx + dy)2 = 34x2+14xy+5y2 :wink:
 
I've found that (5x+3y)2+(2x-y)2 =34x2+14xy+5y2

And I know I got to find a transformation that maps this to a circle x2+y2=4

But I'm stuck here... How should I approach it in order to find the standard matrix for this transformation...

T^T
 
Hi Lily@pie! :smile:

Isn't it just

5 3
2 -1 ?​
 
Huh?!? That means we just need to line them up in a matrix?
Erm... A bit lost... here...
 
u = 5x + 3y, v = 2x - y, u2 + v2 = 4 :wink:
 
OOHHHH! Thanks so much! OOHHHHH! =))))
 
Back
Top