document.write( "Question 460264: The length L of a spring is given by L = 3/8F + 19, where F is the applied force. What force F will produce a length, L = 34?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315688 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! L = (3/8)F + 19 \n" ); document.write( "34=3F/8+19 SUBTRACT 19 \n" ); document.write( "3F/8=34-19 \n" ); document.write( "3F/8=15 CROSS MULTIPLY \n" ); document.write( "3F=6*15 \n" ); document.write( "3F=80 DIVIDE BY 3 \n" ); document.write( "F=80/3 \n" ); document.write( "F=26.67 ANS. \n" ); document.write( " |