In order to find the area of a rectangle, the formula is L*W (Length multiplied by Width). Our goal is to find these two measurements, so we will take the following steps:
1) Plot the coordinates on a graph (I have attached a visual guide)
2) Using the Pythagorean Theorem, or the Distance formula we can find the length and width:

3) We will use these values in the Area formula for a rectangle (L*W)
4) After solving the Area formula with the values retrieved from the Distance Formula we find that
the area is roughly 30 units squared.
0 + (6/10) + (8/100) + (5/1000)
Answer:
dy/dx= cos(ln(x))/x
Step-by-step explanation:
y=sin(ln(x)) given
We have to use chain rule to differentiate!
Let u=ln(x) then du/dx=1/x
So we have
if y=sin(ln(x)) then y=sin(u) and dy/dx=dy/du * du/dx=cos(u) *1/x
where again u=ln(x) so
dy/dx=cos(ln(x)) *1/x
dy/dx=cos(ln(x))/x
I hope I have the right intepretation because I do see a ? in between sin and (ln(x)) .