document.write( "Question 1078489: Una recently purchased two boxes of ten-inch candles — one box from a discount store,
\n" ); document.write( "and the other from an expensive boutique. It so happens that the inexpensive candles last
\n" ); document.write( "only three hours each, while the expensive candles last five hours each. One evening, Una
\n" ); document.write( "hosted a dinner party and lighted two candles — one from each box — at 7:30 pm. During
\n" ); document.write( "dessert, a guest noticed that one candle was twice as long as the other. At what time was
\n" ); document.write( "this observation made?
\n" ); document.write( "

Algebra.Com's Answer #692932 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                     RATE of BURN    TIME     CONSUMED     REMAINING\r\n" );
document.write( "\r\n" );
document.write( "cheap candle         \"1%2F3\"               t       \"t%2F3\"                \"1-t%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "expensive candle     \"1%2F5\"               t       \"t%2F5\"                \"1-t%2F5\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After passage of \"t\" time, the expensive candle was twice as long as the cheap candle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%281-t%2F5%29%2F%281-t%2F3%29=2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "\"t=2%261%2F7\"-----time in hours
\n" ); document.write( "2 hours 9 minutes
\n" ); document.write( "-\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Observation done about 9:39PM.
\n" ); document.write( "
\n" );