This document proposes an improved position-based power aware routing algorithm for mobile ad-hoc networks. It introduces using a weighted metric of remaining battery power, speed, and distance of nodes to determine routes. The existing MFR (Most Forward within Radius) algorithm does not consider factors like battery power and speed differences, which can lead to unreliable communication or packet loss. The proposed algorithm uses a weighted combination of distance, velocity, and battery power metrics to select routes, aiming to balance load, increase network lifetime, and improve network performance compared to MFR. Simulation results showed the proposed algorithm reduces packet loss and increases throughput compared to MFR.