document.write( "Question 1151693: . A cabinet has two sliding doors of different sizes. When the cabinet is fully closed,
\n" ); document.write( "they overlap by two-fifths of the width of the smaller door. When both doors are
\n" ); document.write( "slid to one side, the part of the longer door that is not behind the shorter one is
\n" ); document.write( "half as wide as the original overlap, and the open portion of the cabinet is 36
\n" ); document.write( "inches wide. What is the width of the whole cabinet?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #773527 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let T = the total width of the cabinet.
\n" ); document.write( "let S equal the length of the shorter door.
\n" ); document.write( "let L equal the length of the longer door.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the doors are shut, then the overlap is 2/5 * S.
\n" ); document.write( "therefore T = S + L - 2/5 * S.
\n" ); document.write( "this makes T = 3/5 * S + L\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the doors are open, T = L + 36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since T = L + 36 and T = 3/5 * S + L, then:
\n" ); document.write( "L + 36 = 3/5 * S + L
\n" ); document.write( "subtract L from both sides of this equation to get:
\n" ); document.write( "36 = 3/5 * S
\n" ); document.write( "solve for S to get:
\n" ); document.write( "S = 5/3 * 36 = 60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the doors are open, you also get L = S + 1/5 * S.
\n" ); document.write( "since S = 60, this means that L = 60 + 12 = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you now have S = 60 and L = 72
\n" ); document.write( "when the doors are closed, you get T = S + L - 2/5 * S
\n" ); document.write( "this becomes T = 60 + 72 - 24.
\n" ); document.write( "this makes T = 108\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the doors are open, you get T = L + 36.
\n" ); document.write( "since L = 72, this becomes T = 72 + 36
\n" ); document.write( "this makes T = 108.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the doors are open, you get T = S + 1/5 * S + 36
\n" ); document.write( "since S = 60, this becomes T = 60 + 12 + 36.
\n" ); document.write( "this makes T = 108\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the numbers check out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the length of the shorter door is 60 inches.
\n" ); document.write( "the length of the longer door is 72 inches.
\n" ); document.write( "the length of the cabinet is 108 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this can be visualized in the following display.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the very top line that is not labeled was an error and should be ignored.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that the length of the cabinet is 108 inches.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );