Answer:
Step-by-step explanation:
triangle area = (length*width)/2
height(length): x
base(width): 8x
area = 45
8x^2=45
solve for x
Answer:
b
Step-by-step explanation:
Answer:
subtract the exponents:
a^7-2=a^5
Step-by-step explanation:
Answer:
0xFEE₁₆ = 7756₈
Step-by-step explanation:
Convert the hexadecimal number to decimal first
0xFEE
E = 14
F = 15
Then convert them to binary

Remainder = 0

Remainder = 1

Quotient = 1
Remainder = 1

Remainder = 1

Remainder = 1

Quotient = 1
Remainder = 1
0 F E E
0000 1111 1110 1110
Take groups of three
and multiply with
where n is the place of the digit
111 111 101 110
4,2,1 4,2,1 4,2,1 4,2,1
4+2+1 4+2+1 4+0+1 4+2+0
7756
So, 0xFEE₁₆ = 7756₈