This document describes the efficient implementation of a 16-bit multiplier-accumulator (MAC) using the radix-2 modified Booth algorithm and spurious power suppression technique (SPST) adder. The radix-2 modified Booth algorithm reduces the number of partial products to half, improving speed. The SPST adder avoids unwanted glitches and spikes to minimize switching power and dynamic power. Simulation results show the proposed radix-2 modified Booth algorithm MAC with SPST adder provides a 5x delay reduction and 7% power savings compared to an array MAC.