document.write( "Question 65534This question is from textbook An Incremental Development
\n" );
document.write( ": Find x :\r
\n" );
document.write( "\n" );
document.write( "m/c - 3a + c/x = f \n" );
document.write( "
Algebra.Com's Answer #46092 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find x : \n" ); document.write( "m/c - 3a + c/x = f \n" ); document.write( "Multiply thru by cx to get: \n" ); document.write( "mx -3acx + c^2 = cfx \n" ); document.write( "Get the x-terms together as follows: \n" ); document.write( "mx-3ax-cfx=c^2 \n" ); document.write( "Factor out the \"x\" to get: \n" ); document.write( "x(m-3a-cf)=c^2 \n" ); document.write( "Solve for \"x\" as follows: \n" ); document.write( "x=c^2/[m-3a-cf) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |