document.write( "Question 1188475: The total length of 3 pipes is 24 inches. The middle-sized pipe is 6 inches longer than the smallest. The largest is twice as long as the smallest. How long is the middle-sized pipe? \n" ); document.write( "
Algebra.Com's Answer #819560 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The middle   size = x\r\n" );
document.write( "\r\n" );
document.write( "the smallest size = x-6\r\n" );
document.write( "\r\n" );
document.write( "the longest  size = 2(x-6)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total length equation is as simple as\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x + (x-6) + 2(x-6) = 24   inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You do the rest.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );