document.write( "Question 986321: two candles have differen lengths and different thickness. the longer one would last 22 hours, and the shorter one would last for 14 hours. both candles are lit simultaneously, and after 6 hours both have the same length remaining . what was the ratio of their original lengths \n" ); document.write( "
Algebra.Com's Answer #607144 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! two candles have different lengths and different thickness. \n" ); document.write( " the longer one would last 22 hours, and the shorter one would last for 14 hours. \n" ); document.write( " both candles are lit simultaneously, and after 6 hours both have the same length remaining. \n" ); document.write( ": \n" ); document.write( "let a = the length of the 22 hr candle \n" ); document.write( "let b = the length of the 14 hr candle \n" ); document.write( ": \n" ); document.write( "Find their burn rates in in/hr \n" ); document.write( "a: \n" ); document.write( "b: \n" ); document.write( ": \n" ); document.write( "Find their lengths after 6 hrs \n" ); document.write( "a: \n" ); document.write( "b: \n" ); document.write( "therefore when they are the same length \n" ); document.write( " \n" ); document.write( "divide both sides by 6 \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "14a = 22b \n" ); document.write( "7a = 11b \n" ); document.write( "equality is maintained when a = 11 and b = 7 \n" ); document.write( ": \n" ); document.write( " what was the ratio of their original lengths \n" ); document.write( "a:b length ratio = 11:7 \n" ); document.write( " |