document.write( "Question 551876: I'm doing the following problem out of a book: ax-b=cx+d. The answer in the back of the book is x=(d+b)/(a+c). I don't get the /(a+c) part. Can you explain in more detail? \n" ); document.write( "
Algebra.Com's Answer #359983 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"ax-b=cx%2Bd\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"ax=cx%2Bd%2Bb\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"ax-cx=d%2Bb\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28a-c%29=d%2Bb\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=%28d%2Bb%29%2F%28a-c%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there must be a typo somewhere.
\n" ); document.write( "
\n" );