document.write( "Question 707414: i need to solve for x
\n" ); document.write( "ax-b/b=c-d/d
\n" ); document.write( "

Algebra.Com's Answer #435719 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
\"%28ax-b%29%2Fb\" = \"%28c-d%29%2Fd\"
\n" ); document.write( "Multiply both sides b
\n" ); document.write( "ax - b = \"%28b%28c-d%29%29%2Fd\"
\n" ); document.write( "add b to both sides
\n" ); document.write( "ax = \"%28b%28c-d%29%29%2Fd\" + b
\n" ); document.write( "divide both sides by a
\n" ); document.write( "x = \"%28b%28c-d%29%29%2F%28ad%29\" + \"b%2Fa\"
\n" ); document.write( "
\n" );