document.write( "Question 294737: A book case is to be constructed. The height is 4 feet longer than the length of a shelf. If 20 feet of lumber is available for the entire unit,except the back, find the length and height of the unit.\r
\n" );
document.write( "\n" );
document.write( " The book case to be constructed consist of 4 horizontal lines and
\n" );
document.write( " the two vertical lines. I am stuck on a formula to use for this.
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212656 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! shelf length is x, so height is x+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + [2(x+4)] = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6x + 8 = 20 \n" ); document.write( " |