If the line BC reflects about a line and point N( 3, 5 ) is the reflection of point B ( 3 , 7 ) then the reflection of C ( 5, 7 ) is O ( 5 , 5 ).
Answer: C ) ( 5, 5 )
Answer:
157.5°
Step-by-step explanation:
Total size of interior angles=(2n-4)90°
(2x16-4)90= 2520
size of one interior angle= (2n-4)90°/n
2520/16
Answer= 157.5°
NB n is the number of sides
Angles that create a triangle always add up to 180.
To find sides that create triangles, we have to use the Triangle Inequality Theorem.
It's where side A + B will <em>always</em> be greater than side C
and B + C will always be greater than side A
<em>and</em> A + C will always be greater than side B.
So let's check all of these answers and pick the one that's incorrect.
A.
10 + 25 + 145 = 180?
Correct!
B.
9 + 15 > 9?
Correct!
15 + 9 > 9?
Correct!
9 + 9 > 15?
Correct!
C.
40 + 70 + 60 = 180?
Incorrect! 40 + 70 + 60 = 175 which is less than 180.
The answer is three angles measuring 40 m, 70 m, and 60 m.
Hope this helped! If you have anymore questions or don't understand, please comment or DM me. :)
7.32
10 = 73.2
100 = 732
1000 = 7320
0.006
10 = 0.06
100 = 0.6
1000 = 6
The decimal place moves to the right depending on how many zeros the number has.
For example, if you had 0.6 multiplied by 100, you would move 2 decimal places to the right because 100 has two zeros.
Answer:
a(n)=1.15[a(n-1)]
Step-by-step explanation:
we know that

Let
a0 -----> the length of the original copy
<em>The first copy is equal to</em>
a1=1.15(a0)
<em>The second copy is </em>
a2=1.15[1.15(a0)] or a2=1.15[a1]
<em>The third copy is</em>
a3=1.15{1.15[1.15(a0)]} or a3=1.15[a2]
therefore
A recursive formula will be
a(n)=1.15[a(n-1)]