document.write( "Question 452887: Solve for a:\r
\n" );
document.write( "\n" );
document.write( "1/f=1/a+1/b\r
\n" );
document.write( "\n" );
document.write( "I know the answer is a=bf/b-f \n" );
document.write( "
Algebra.Com's Answer #311277 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Solve for a:\r \n" ); document.write( "\n" ); document.write( "1/f=1/a+1/b \n" ); document.write( "1/a = 1/f - 1/b \n" ); document.write( "1/a = (b - f)/bf [combining the two fractions using the least common denominator bf] \n" ); document.write( "Taking the reciprocal gives: \n" ); document.write( "a = bf/(b-f) \n" ); document.write( " \n" ); document.write( " |