document.write( "Question 181088: If the strength of a beam is inversely proportional to the length , and a beam 5 m long can support at most 100 kg , the number of kg an 8 m long beam can support is? \n" ); document.write( "
Algebra.Com's Answer #135745 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
lets call the strength of the beam s and the length L
\n" ); document.write( ":
\n" ); document.write( "sL=k
\n" ); document.write( ":
\n" ); document.write( "100(5)=500
\n" ); document.write( ":
\n" ); document.write( "so our constant of variation is 500
\n" ); document.write( ":
\n" ); document.write( "s(8)=500
\n" ); document.write( ":
\n" ); document.write( "s=62.5kg
\n" ); document.write( "
\n" );