To find the area of the region R={(x,y):xy≤27,1≤y≤x2}, we analyze the boundaries of the region in the first quadrant (since y≥1>0 and y≤x2, which implies x2≥1⟹x≥1 for a bounded region):
-
Upper boundary:
- y=x2 for smaller values of x
- y=x27 for larger values of x
-
Lower boundary:
Now, let's find the points of intersection of these curves:
-
Intersection of y=x2 and y=1:
x2=1⟹x=1(since x>0)
-
Intersection of y=x2 and y=x27:
x2=x27⟹x3=27⟹x=3
-
Intersection of y=x27 and y=1:
x27=1⟹x=27
Thus, the region R is split into two sub-regions along the x-axis:
- For x∈[1,3], y varies from 1 to x2.
- For x∈[3,27], y varies from 1 to x27.
The total area A of region R is given by the integral:
A=∫13(x2−1)dx+∫327(x27−1)dx
Evaluating the first integral I1:
I1=∫13(x2−1)dx=[3x3−x]13
I1=(333−3)−(313−1)=(9−3)−(31−1)=6−(−32)=320
Evaluating the second integral I2:
I2=∫327(x27−1)dx=[27logex−x]327
I2=(27loge27−27)−(27loge3−3)
Since 27=33, we have loge27=3loge3:
I2=(81loge3−27)−(27loge3−3)
I2=(81loge3−27loge3)−(27−3)=54loge3−24
Adding I1 and I2 to find the total area A:
A=320+54loge3−24
A=54loge3+320−72
A=54loge3−352
Thus, the correct option is B.