document.write( "Question 1098237: The length a spring stretches is directly proportional to the force applied. If a force of 6 pounds stretches a spring 4 inches, how much force is necessary to stretch the same spring 7 inches?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #712622 by addingup(3677)![]() ![]() You can put this solution on YOUR website! IF it's directly proportional: \n" ); document.write( "7/x = 4/6 \n" ); document.write( "x/7 = 6/4 \n" ); document.write( "x = 10.5 pounds \n" ); document.write( " \n" ); document.write( " |