document.write( "Question 1098508: cx + f = b Solve for x.
\n" );
document.write( "--
\n" );
document.write( "d <--- this is a faction \n" );
document.write( "
Algebra.Com's Answer #712865 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! cx+f=b \n" ); document.write( "isolate the x by moving all terms that don't contain it to the other side \n" ); document.write( "cx=b-f \n" ); document.write( "divide by c \n" ); document.write( "x=(b-f)/c \n" ); document.write( " |