document.write( "Question 388323: what is the base area and height of a rectangle whose perimeter is 44in and the base is two less than three times the height. \n" ); document.write( "
Algebra.Com's Answer #274623 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (3x-2in) represent the height and base respectively,
\n" ); document.write( "Question states***
\n" ); document.write( "Perimeter = 44in = x + x +(3x-2in) + (3x-2in)
\n" ); document.write( " 44in = x + x +(3x-2in) + (3x-2in)
\n" ); document.write( "solving for x
\n" ); document.write( " 44in = 8x - 4in
\n" ); document.write( " 48in = 8x
\n" ); document.write( " 6 = x, 6in is the height, the base is 16in (18in-2in)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*6in + 2*16in = 12in + 32in = 44in \n" ); document.write( "
\n" );