asked 80.8k views
1 vote
How do I solve for d in the following equation? c(ad) + x= bd + ad(yz)

1 Answer

4 votes
c(ad) + x= bd + ad(yz)
bd + adyz - cad = x
d(b + ayz - ca) = x
d = x / (b + ayz - ca)

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.