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 #712618 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=kx, y is dependent and the amount of stretch. Force is independent and controlled (x) \n" ); document.write( "4=k*6 \n" ); document.write( "k=(2/3) \n" ); document.write( "use k in the next part \n" ); document.write( "7=(2/3)*x \n" ); document.write( "x=10.5 pounds \n" ); document.write( " \n" ); document.write( " |