document.write( "Question 895751: Please show me the step by step problem solving for the following equation
\n" ); document.write( "a/b = x/c + d
\n" ); document.write( "I know the answer is x = ac-bcd/b
\n" ); document.write( "but cannot figure out all the steps
\n" ); document.write( "

Algebra.Com's Answer #542988 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
a/b = x/c + d
\n" ); document.write( "\"a%2Fb+=+x%2Fc+%2B+d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"bc%28a%2Fb%29=bc%28x%2Fc%2Bd%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"ca=bx%2Bbcd\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"bx%2Bbcd=ca\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"bx=ca-bcd\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=%28ca-bcd%29%2Fb%29\"
\n" ); document.write( "OR
\n" ); document.write( "\"highlight%28x=ca%2Fb-cd%29\"
\n" ); document.write( "
\n" );