UIL Competition is tomorrow... and I still have a question about something.
What's the fastest way to do base-change operations?
For example:
(839^16) + (232^16) = ?
(CAB^16) * (999^16) = ?
(234^7) * (242^7) = ?
It's gonna be a timed test (sans calculator), so any tips to save time and effort would be greatly appreciated. Thanks.