document.write( "Question 941039: A banner is in the shape of a right triangle of area 63 in^2. The height of the banner is 4 inches less than twice the width of the banner. Find the height and the width of the banner. \n" ); document.write( "
Algebra.Com's Answer #573654 by macston(5194)![]() ![]() You can put this solution on YOUR website! W=width of banner; H=height of banner=2W-4; A=Area of banner=1/2WH=63 sq in \n" ); document.write( "Substitute for H first equation)in the area equation and solve for W: \n" ); document.write( "1/2WH=63 sq in \n" ); document.write( "1/2W(2W-4)=63 sq in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(((W^2-2W-63in^2=0}}}
\n" ); document.write( "\n" ); document.write( "So W=9,-7 \n" ); document.write( "First Let's consider 9 \n" ); document.write( "When W=9, H=2W-4=2(9)-4=14 \n" ); document.write( "ANSWER Width is 9 in and Height is 14 in, a tall narrow right triangle pointing upward and to the right. \n" ); document.write( "CHECK: \n" ); document.write( "Area=1/2WH=63 in sq \n" ); document.write( "Area=1/2(9in)(14in)=63 in sq \n" ); document.write( "Area=1/2(126in sq)=63 in sq \n" ); document.write( "Area=63 in sq=63 in sq, Check \n" ); document.write( "Next, let's consider -7. At first this seems an unlikely width, but if we consider on an X,Y co-ordinate plane right is the positive direction, it means this banner points left. So solving for height: \n" ); document.write( "H=2W-4=2(-7)-4=-14-4=-18, again negative, so pointing down \n" ); document.write( "So we have a banner of Width=7 in and Height=18 in pointing left and downward \n" ); document.write( "CHECK: \n" ); document.write( "Area=1/2WH=1/2(-7in)(-18 in)=63 in sq \n" ); document.write( "Area=1/2(126 in sq)=63in sq \n" ); document.write( "Area= 63 in sq=63 in sq Check \n" ); document.write( " |