<span>False. 660 is not 10 times as much as 600. It is 10 times as much as 66, because everything has moved left in the place value column by one step. </span>
Answer:
Step-by-step explanation:
Distributive property: a(b +c) = (a*b) + (a*c)
45 = 40 + 5
5* 45 = 5* (40 + 5)
= 5*40 + 5*5
= 200 + 25
= 225
Answer:
(x + 5)^2 + (y + 8)^2 = 6^2
Step-by-step explanation:
A circle formula: (x - h)^2 + (y - k)^2 = r^2
We are given diameter. To find the radius divide diameter by 2.
d = 12
12/2 = r = 6
H and K are given to be (-5 , -8)
(x - (-5))^2 + (y - (-8))^2 = 6^2
(x + 5)^2 + (y + 8)^2 = 6^2
I have plot this equation to confirm my answer is correct where the origin is (-5 , -8) and has a radius of 6.
Substitution for both equations is (-3,1)
Problem 7: Correct
Problem 8: Correct
Problem 9: Correct
The steps are below if you are curious
===========================================================================================
Problem 7
S = 180*(n-2)
2340 = 180*(n-2)
2340/180 = n-2
13 = n-2
n-2 = 13
n = 13+2
n = 15
I'm using n in place of lowercase s, but the idea is the same. If anything, it is better to use n for the number of sides since S already stands for the sum of the interior angles. I'm not sure why your teacher decided to swap things like that.
===========================================================================================
Problem 8
First find y
y+116 = 180
y+116-116 = 180-116
y = 64
which is then used to find x. The quadrilateral angles add up to 180*(n-2) = 180*(4-2) = 360 degrees
Add up the 4 angles, set the sum equal to 360, solve for x
x+y+125+72 = 360
x+64+125+72 = 360 ... substitution (plug in y = 64)
x+261 = 360
x+261-261 = 360-261
x = 99
===========================================================================================
Problem 9
With any polygon, the sum of the exterior angles is always 360 degrees
The first two exterior angles add to 264. The missing exterior angle is x
x+264 = 360
x+264-264 = 360-264
x = 96