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
5x+3y=12
Subtract 5x from both sides
3y=-5x+12
Divide by 3
Y=-5/3x +4
Answer:
17.9°
Step-by-step explanation:
From trigonometry:
Opposite = 14
Adjacent = x
theta = 38°
hence;
tan theta = opposite/ adjacent
tan38° = 14/x
x = 14/tan38°
x = 17.9°
Answer:
x+9
Step-by-step explanation:
the perimeter of any polygon is the sum of all the sides
Answer:
the second option : 5 1/3
Step-by-step explanation:
the height (h) in such a right-angled triangle is based on the 2 segments of the baseline : 3 and a
h = 4
the formula is h = sqrt(a×b)
with a and b being the baseline segments.
so,
4 = sqrt(3×a)
16 = 3×a
a = 16/3 = 5 1/3