document.write( "Question 1022572: Make (f) the subject of the formula and simplify.\r
\n" );
document.write( "\n" );
document.write( "A=3(F-f)/L \n" );
document.write( "
Algebra.Com's Answer #638238 by addingup(3677) You can put this solution on YOUR website! A = (3(F-f))/L \n" ); document.write( "Let's solve for f: \n" ); document.write( "A = (3(F-f))/L is equivalent to (3(F-f))/L = A, so I'm going to write it this way: \n" ); document.write( "(3(F-f))/L = A \n" ); document.write( "Multiply both sides by L/3: \n" ); document.write( "F-f = (AL)/3 \n" ); document.write( "Subtract F from both sides: \n" ); document.write( "-f = (A L)/3-F \n" ); document.write( "Finally, multiply both sides by -1: \n" ); document.write( "f = F-(AL)/3 \n" ); document.write( " |