document.write( "Question 992424: Find the perimeter of the rectangle with length of 3x, width of 2x-1 and area of 45m^2 \n" ); document.write( "
Algebra.Com's Answer #612075 by Timnewman(323) You can put this solution on YOUR website! Hi dear, \n" ); document.write( "If lenght L=3x----(1) \n" ); document.write( "and width w=2x-1--(2) \n" ); document.write( "Annd, \n" ); document.write( "L*w=45----(3) \n" ); document.write( "Put equ 1 and 2 in 3 \n" ); document.write( "3x(2x-1)=45 \n" ); document.write( "6x²-3x-45=0 \n" ); document.write( "Solve the quadratic equation as follows \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since x=3 or -2.5 \n" ); document.write( "L=3(3)=9m \n" ); document.write( "Or \n" ); document.write( "L=3(-2.5)=-7.5m \n" ); document.write( "Now,w=2(3)-1=5m \n" ); document.write( "Or, \n" ); document.write( "w=2(-2.5)-1=-6 \n" ); document.write( "Ingnore those once having the nagative sign \n" ); document.write( "Then, \n" ); document.write( "Perimeter p=2(L+w) \n" ); document.write( "p=2(9+5)m \n" ); document.write( "p=28m \n" ); document.write( "The perimeter of the figure is 28meters. \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( " |