document.write( "Question 308166: You are given two strings, each string burns completely in exactly 1 hour. the string does not burn in a uniform rate. (ie) It might burn 10 inches in 10 second and 1 inch in 10 minutes, but it takes the string exactly 1 hour. you have 2 strings and matches, how do you find exactly 45 minutes. you dont have a watch or clock. \n" ); document.write( "
Algebra.Com's Answer #220379 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
light one string at both ends\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at the same time, light the other string at one end\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the first string is completely burned (30 min), light the unburned end of the second string\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it will take the second string another 15 min to burn completely
\n" ); document.write( "
\n" );