Answer:
<em>The shaded region has an area of 1400 square units</em>
Step-by-step explanation:
<u>Area of Compound Shapes</u>
We are given a shape and it's required to calculate its area. The shape can be divided into three rectangles as shown in the figure attached below.
The lengths of these rectangles are x, y, and z.
The value of x can be calculated as:
x = 60 - 15 - 10 = 35
Similarly:
y = 60 - 15 = 45
z = y = 45
The first rectangle has dimensions of x by 10, thus its area is:
A1 = 35*10 = 350
The second rectangle has dimensions of 60 by 10:
A2 = 60*10 = 600
The third rectangle has dimensions y by 10:
A3 = 55*10 = 450
The shaded area is:
A = 350 + 600 + 450 = 1400
The shaded region has an area of 1400 square units
Answer:
18
Step-by-step explanation:
Find the multiples of 9
9,18,27,36
Find the multiples of 6
6,12,18,24
The first common multiple is 18
Distance from a point to a line (Coordinate Geometry)
Method 1: When the line is vertical or horizontal
, the distance from a point to a vertical or horizontal line can be found by the simple difference of coordinates
. Finding the distance from a point to a line is easy if the line is vertical or horizontal. We simply find the difference between the appropriate coordinates of the point and the line. In fact, for vertical lines, this is the only way to do it, since the other methods require the slope of the line, which is undefined for evrtical lines.
Method 2: (If you're looking for an equation) Distance = | Px - Lx |
Hope this helps!
Answer:
∫((cos(x)*dx)/(√(1+sin(x)))) = 2√(1 + sin(x)) + c.
Step-by-step explanation:
In order to solve this question, it is important to notice that the derivative of the expression (1 + sin(x)) is present in the numerator, which is cos(x). This means that the question can be solved using the u-substitution method.
Let u = 1 + sin(x).
This means du/dx = cos(x). This implies dx = du/cos(x).
Substitute u = 1 + sin(x) and dx = du/cos(x) in the integral.
∫((cos(x)*dx)/(√(1+sin(x)))) = ∫((cos(x)*du)/(cos(x)*√(u))) = ∫((du)/(√(u)))
= ∫(u^(-1/2) * du). Integrating:
(u^(-1/2+1))/(-1/2+1) + c = (u^(1/2))/(1/2) + c = 2u^(1/2) + c = 2√u + c.
Put u = 1 + sin(x). Therefore, 2√(1 + sin(x)) + c. Therefore:
∫((cos(x)*dx)/(√(1+sin(x)))) = 2√(1 + sin(x)) + c!!!