Final answer:
The conversion of 43.2 base 8 yields the following results: binary -
and hexadecimal -

Step-by-step explanation:
To convert a number from one base to another, we start by converting it to the decimal system. For base 8 to decimal, we use the positional value of each digit. In this case, \
resulting in the decimal representation of

Next, we convert the decimal number to binary, base 3, and hexadecimal. The integer part is converted using repeated division by the base, while the fractional part is converted using repeated multiplication by the base. The truncated binary representation of
, the base 3 representation is
, and the hexadecimal representation is

In summary, the conversion of
to binary, base 3, decimal, and hexadecimal yields the respective results of
. These conversions involve the application of fundamental principles of positional notation and the use of appropriate methods for each target base.