document.write( "Question 25169: This is my question.
\n" );
document.write( "I am not clear on how to solve this equation. From clearing the fractions to solving for b. Could you please help me. And give me a step by step solution to this problem? Thank you\r
\n" );
document.write( "\n" );
document.write( "1/a + 1/b = c for b \n" );
document.write( "
Algebra.Com's Answer #13491 by quentin252(19)![]() ![]() ![]() You can put this solution on YOUR website! ok, solving for b \n" ); document.write( "so get all b terms on 1 side by subtracting 1/a from both sides \n" ); document.write( "-->> 1/b = c - 1/a \n" ); document.write( "next I take the inverse of both sides \n" ); document.write( "-->> b = 1/(c-1/a) \n" ); document.write( "after multiplying by a/a \n" ); document.write( "-->> b = a/(ac-1) \n" ); document.write( " |