document.write( "Question 23510: If a over x plus one equals c over x, which is an expression for x in terms of c and a? \n" ); document.write( "
Algebra.Com's Answer #12291 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
\"%28a%2F%28x%2B1%29%29+=+%28c%2Fx%29\"
\n" ); document.write( "ax = c(x+1)
\n" ); document.write( "ax = cx + c
\n" ); document.write( "ax - cx = c
\n" ); document.write( "x(a-c) = c
\n" ); document.write( "x = c/(a-c)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" ); document.write( "
\n" );