Two conversions to base three yield different results

143 Views Asked by At

enter image description here

How are there two different conversion results for the same bases? Am I doing something wrong?

1

There are 1 best solutions below

0
On

The second attempt is correct. In the first attempt, you have computed $(432)_{10}$, not $(432)_5$.