Mechanical Engineering > GATE 2023 > Linear Algebra
A linear transformation maps a point (x', y') in the plane to the point (x,y) according to the rule x'=3y y'=2x. Then, the disc x2+y2≤1.
gets transformed to a region with an area equal to _______.
(Rounded off to two decimals)
Use π=3.14
gets transformed to a region with an area equal to _______.
(Rounded off to two decimals)
Use π=3.14
Explanation
Correct : 18.84
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.