Answer: 3
Because X=1
2x1=2
2+1=3
The percent of change = ((new value - old value) / old value) × 100%
Our new value = $261.50
Our old value = $382
Plug our values into the equation above.
(($261.50 - $382) / $382) × 100% = -31.54%
Area of prism = area of base * height
= ( 312 * 5 ) * 112 = 174720 cubic inch
Answer:
720 degrees.
Step-by-step explanation:
The sum of the interior angles of a convex polygon with n sides is
180(n - 2) degrees.
In this case, n = 6 sides, so the angle sum is
180(6 - 2) = 180(4) = 720 degrees.
The reason this works is that if you draw a diagonal from one vertex to the others (see attached image), you get 2 fewer triangles than the number of sides. Each triangle contains a total of 180 degrees, so the total of all the interior angles is 180(n - 2).
Answer:
y = -(2/3)m - 2
Step-by-step explanation:
recall that the general equation of a straight line in slope-intercept form is
y = mx + b
where, m is the slope and b is the y - intercept
here we are given that the y - intercept is -2, hence the equation becomes:
y = mx + (-2)
or
y = mx -2
we are also given that the x-intercept is -3, which means that when y = 0, x = -3 (simply substitute this into our new equation to solve for m)
0 = m(-3) -2
0 = -3m - 2 (add 3m to both sides)
3m = -2 (divide both sides by 3)
m = -(2/3)
hence our equation is now
y = -(2/3)m - 2