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)\"\" \"About 
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( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"6x%5E2%2B-3x%2B-45+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-3%29%5E2-4%2A6%2A-45=1089\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1089 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--3%2B-sqrt%28+1089+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-3%29%2Bsqrt%28+1089+%29%29%2F2%5C6+=+3\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-3%29-sqrt%28+1089+%29%29%2F2%5C6+=+-2.5\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"6x%5E2%2B-3x%2B-45\" can be factored:
\n" ); document.write( " \"6x%5E2%2B-3x%2B-45+=+6%28x-3%29%2A%28x--2.5%29\"
\n" ); document.write( " Again, the answer is: 3, -2.5.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+6%2Ax%5E2%2B-3%2Ax%2B-45+%29\"

\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( "
\n" );