Answer:
n = 20.
Step-by-step explanation:
The external angles of a polygon add up to 360 degrees. So:
30 + 42 + 16(n - 2) = 360 where n is the number of sides of the polygon.
16n + 30 + 42 - 32 = 360
16n + 40 = 360
16n = 320
n = 20.
log was used calculate big numbers before calculators
log is a re-arranged way to show a number with an exponent
example
log₂ 16 = 4 means 2^4 = 16
logx(Z) = y means x^y=Z
log(x-6)/log(2) + log(x)/log(2) = 4
(log(x-6)+ log(x))/log(2) = 4
(log(x-6)+ log(x)) = 4log(2)
(log(x-6)x) = log(16)
x=8