document.write( "Question 42821This question is from textbook algebra and trigonometry with analytic geometry
\n" );
document.write( ": The perimeter of a rectangle is given by p=2w+2h where w is the width and h is the height. Find the height if the perimeter is 52 inches and the width is 14 inches. I have worked the question out and came up with 13in. Would like to know if this is right. Thanks again for any help. \n" );
document.write( "
Algebra.Com's Answer #27896 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! p = 2w + 2h \n" ); document.write( "p = 52 \n" ); document.write( "w = 14 \n" ); document.write( "52 = 2(14) + 2h \n" ); document.write( "52 = 28 + 2h \n" ); document.write( "24 = 2h \n" ); document.write( "h = 12 \n" ); document.write( " |