document.write( "Question 11029: Solve for x; a, b & c are constants.\r
\n" );
document.write( "\n" );
document.write( "9x-b=c\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #5789 by kateskute(1) ![]() You can put this solution on YOUR website! to solve this problem you need to isolate the x. you would first do this by moving the b to the opposite side by adding it. so now you have 9x=b+c\r \n" ); document.write( "\n" ); document.write( "now we have to divide both sides by 9 to get the x alone.\r \n" ); document.write( "\n" ); document.write( "the answer is x= (b+c)/9 \n" ); document.write( " |