document.write( "Question 99200: Solve for \"d\" : ax+df=r(d+e) \n" ); document.write( "
Algebra.Com's Answer #72186 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
ax + df = r(d + e)
\n" ); document.write( "ax + df = rd + re
\n" ); document.write( "df - rd = re - ax
\n" ); document.write( "d(f - r) = re - ax
\n" ); document.write( "d = (re - ax)/(f - r)
\n" ); document.write( "
\n" );