Step-by-step explanation:
25 as binary number is
11001
1×2⁴ + 1×2³ + 0×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 1 = 25
25×2 = 50 = 11001 × 2 = 110010
multiplying a binary number by 2 is the save effect as multiplying a normal decimal number by 10 : all digits move one position to the left, and a 0 is put into the empty right position.
and so, we see
110P = 110010
P = 010
FYI : you normally don't mix binary and decimal numbers. if one of the numbers is binary, then all the others have to be binary too.
so, the problem should have looked like
110P/10 = 11001
110P = 11001×10 = 110010
P = 010
Answer:
The perimeter is 20 cm.
The area is 25 cm^2.
Step-by-step explanation:
The perimeter is the distance around the figure.
This is a square, so each side is the same length.
There are four sides, so
5 + 5 + 5 + 5 = 20 cm
The area of the figure is
s^2
where s is a side
so 5 * 5 = 25 cm^2
Answer:
cool, how long did it take
Answer:
This is the alternate exterior angle theorem
Step-by-step explanation:
This is because angle 2 and angle 7 are in the <u>outer</u> part of each side of opposite lines
AC is a tangent so by definition, it touches the circle at exactly one point (point C) and forms a right angle at the tangency point. So angle ACO is 90 degrees
The remaining angle OAC must be 45 degrees because we need to have all three angles add to 180
45+45+90 = 90+90 = 180
Alternatively you can solve algebraically like so
(angle OAC) + (angle OCA) + (angle COA) = 180
(angle OAC) + (90 degrees) + (45 degrees) = 180
(angle OAC) + 90+45 = 180
(angle OAC) + 135 = 180
(angle OAC) + 135 - 135 = 180 - 135
angle OAC = 45 degrees
Side Note: Triangle OCA is an isosceles right triangle. It is of the template 45-45-90.