Answer:
Expressing a number in a power of 2 means that you have to figure out how many times you should multiply 2 by itself so the product will be that number.
The number is expressed as 2^n
For example:
Express 16 as a power of 2:
To get 16, you have to multiply 2 by 4 times.
2 × 2 × 2 × 2 = 16
16 = 2^4
Then the answer is 2^4
Answer:
Step-by-step explanation:
A(-10,-3), B(7,14)
slope of AB = (-3-14)/(-10-7) = 1
slope of perpendicular to AB = -1
equation of perpendicular through C(5,12):
y-12 = -(x-5)
y-12 = -x+5
x = -y+17
x-intercept is the value of x when y=0.
x-intercept = 17
(0,17) is a point on CD.
A line of symmetry basically is like a reflection of a shape, so your answer is D.
Answer:
Sum of (k*7) with i=1 to n=4
Step-by-step explanation: