Answer:
16
Step-by-step explanation:
The sum of the interior angles of a polygon is
sum = 180° (n - 2) ← n is the number of sides
Here the sum is 2520, thus
180° (n - 2) = 2520 ( divide both sides by 180 )
n - 2 = 14 ( add 2 to both sides )
n = 16
The polygon has 16 sides.
Answer: (3.75,5.5)
Hope this helps
Step by Step Solution
More Icon
System of Linear Equations entered :
[1] -4x - 3y = -7
[2] 16x - 3y = 13
Graphic Representation of the Equations :
-3y - 4x = -7 -3y + 16x = 13
Solve by Substitution :
// Solve equation [2] for the variable x
[2] 16x = 3y + 13
[2] x = 3y/16 + 13/16
// Plug this in for variable x in equation [1]
[1] -4•(3y/16+13/16) - 3y = -7
[1] - 15y/4 = -15/4
[1] - 15y = -15
// Solve equation [1] for the variable y
[1] 15y = 15
[1] y = 1
// By now we know this much :
x = 3y/16+13/16
y = 1
// Use the y value to solve for x
x = (3/16)(1)+13/16 = 1
Solution :
{x,y} = {1,1}
Answer:
27
Step-by-step explanation:
To get the median, we line the values up from lowest to greatest.
23, 25, 25, 27, 32, 35, 36
What's the number in the middle? Since there's an odd number of values, it's easier to see: the median is 27.
H = x, L = 1.5 x;
L + W + H = 6
x + 1.5 x + W = 6
W = 6 - 2.5 x
Dimensions of the camera in terms of x:
x, 1.5 x, 6 - 2.5 x.
V = L x W x H
V = x * 1.5 x * ( 6 - 2.5 x ) = 9 x² - 3.75 x³
V ` = 18 x - 11.25 x² ( V max is when V` = 0 )
18 x - 11.25 x² = 0
x ( 18 - 11.25 x ) = 0
11.25 x = 18
x = 18 : 11.25
x = 1.6
The dimensions are:
L = 2.4
W = 2.0
H = 1.6