document.write( "Question 1136503: x=(a-b)/b\r
\n" );
document.write( "\n" );
document.write( "how do you solve for a? \n" );
document.write( "
Algebra.Com's Answer #754254 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x=(a-b)/b\r \n" ); document.write( "\n" ); document.write( "how do you solve for a? \n" ); document.write( "============= \n" ); document.write( "bx = a-b \n" ); document.write( "a = bx + b \n" ); document.write( " \n" ); document.write( " |