document.write( "Question 261929: bx - cx = -c Solve for x \n" ); document.write( "
Algebra.Com's Answer #193020 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! bx - cx = -c Solve for x\r \n" ); document.write( "\n" ); document.write( "bx - cx = -c \n" ); document.write( "x*(b - c) = -c \n" ); document.write( "x = -c/(b - c) \n" ); document.write( " |