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

Explanation

Correct : 18.84

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science