document.write( "Question 583018: how many 18 cm lengths of string can be cut from a length of 4 metres ? \n" ); document.write( "
Algebra.Com's Answer #372290 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
if 1m=100cm
\n" ); document.write( "then 4m=400cm
\n" ); document.write( "so 400cm/18cm=22.22
\n" ); document.write( "22 lengths of string
\n" ); document.write( "
\n" );