You apply the sum of interior angles formula ie. (n-2)180. n=number of sides
since a pentagon has 5 sides it will be (5-2)180=540.
now add everything. x-5+x-6+2x-7+x+2x-2=540.
Solve for x: 7x-20=540
7x=540+20
7x=560
x=560/7
x=80
Answer:
a= 3
b=3
c=3
d=3
Step-by-step explanation:
12-?=4, or it could also be like 12-3=4. so thats how i got it.
hope it helps. i tried. hope i did it correct if thats what u need
Here, your equation is x + y = 6
In order to calculate coordinates, put x = 0,
0 + y = 6,
y = 6
Now, put y = 0, x + 0 = 6
x = 6
So, Your Coordinates would be: (0, 6) & (6, 0)
Hope this helps!
First, find the area of the circle using the formula A=pi r^2.
A=pi (2x+3)^2 = pi(4x^2 + 12x + 9)
Second, find the area of the rectangle inside by multiplying the polynomials.
(X+1)*(3x+2) = 3x^2 + 5x +2
Third, subtract the area of the rectangle from the area of the circle to find the area of the shaded region.
pi(4x^2 + 12x + 9) - 3x^2 + 5x +2 =area of shaded region
Or
(pi (2x+3)^2) - ((X+1)(3x+2)) = area of shaded region
Answer:
0.5
Step-by-step explanation:
Ok, so it's asking for what (1/(x-1) - 2/(x^2-1)) approaches as x approaches 1. Before we deal with the limit, let's simplify the inside.
We want to combine the two fractions into one fraction. Therefore, we need a common denominator.
1/(x-1) is equal to (x+1)/((x+1)(x-1) is equal to (x+1)/(x^2-1).
the inside expression is therefore (x+1)/(x^2-1) - 2/(x^2-1)
which simplifies to (x-1)/(x^2-1).
and that simplifies further to 1/(x+1).
Now this is a continuous function when x = 1, so to find the limit as x approaches 1 of this function, we can by definition just plug 1 in.
limx->1 (1/(x+1)) = 1/2.
The reason why we didn't just plug 1 in at the beginning is because the function wasn't continuous when x was 1.