How to solve this system of equations with five unknowns?

201 Views Asked by At

I want to know if there are exact solutions to the following system of five equations with five unknowns $A,B,D,F,R$ , with a step by step solution

$AD=32$

$AF+BD=16$

$AR+BR+D=-32$

$BR+F+A=-12$

$R+B=6$