document.write( "Question 148548: you're trying to put wallpaper around a rectangular space that has a perimeter of 52 ft. You can use any of the following dimensions for the room:\r
\n" );
document.write( "\n" );
document.write( "b x h
\n" );
document.write( "10 x 16
\n" );
document.write( "11 x 15
\n" );
document.write( "12 x 14
\n" );
document.write( "13 x 13
\n" );
document.write( "14 x 12
\n" );
document.write( "(and so forth)\r
\n" );
document.write( "\n" );
document.write( "With these dimensions in mind, write an algebraic expression to show how the breadth (b) and the height (h) are related. \n" );
document.write( "
Algebra.Com's Answer #108882 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! you're trying to put wallpaper around a rectangular space that has a perimeter of 52 ft. You can use any of the following dimensions for the room: \n" ); document.write( "b x h \n" ); document.write( "10 x 16 \n" ); document.write( "11 x 15 \n" ); document.write( "12 x 14 \n" ); document.write( "13 x 13 \n" ); document.write( "14 x 12 \n" ); document.write( "(and so forth) \n" ); document.write( "With these dimensions in mind, write an algebraic expression to show how the breadth (b) and the height (h) are related. \n" ); document.write( "------------------- \n" ); document.write( "I would have called it Length and Width, but that doesn't affect the problem. \n" ); document.write( "2b + 2h = 52 \n" ); document.write( "b+h = 26 \n" ); document.write( "b = 26-h \n" ); document.write( "Or, h = 26-b \n" ); document.write( "Not a very interesting problem. \n" ); document.write( " |