Answer:
Smaller angle = 53.2
Larger angle = 126.8
Step-by-step explanation:
Lets say x is the measure of the supplement. Since we know they're supplementary, we know their angle measure sum will equal 180. We can set up our equation like this
. Note: (x - 73.6) is the measure of the smaller angle. By solving, we get 126.8 degrees for the measure of the supplement. If we plug in the value of x into (x-73.6), we get 53.2 degrees as the angle measure of the smaller angle.
4x= 124
divide both sides by 4 to get x by itself
4x/4= 124/4
Cross out 4 and 4, divide by 4 and then becomes 1*1*x= x
124/4
12/4= 3
4/4= 1
Answer: x= 31
Answer:
hcf:3x^3-6x^2+y^2-3x+54
lcm:2(x+3)(x^2-3x+9)(x^3-3x^2+9)(y^2-3x+9)
The answer is the first answer choice
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5