document.write( "Question 843467: Find the area of a rectangle with a width of 3x-4 and a length of 7x+3.\r
\n" ); document.write( "\n" ); document.write( "This is what I have:\"+%283x-4%29%5E2%287x%2B3%29%5E2%29\"
\n" ); document.write( "I worked it this way:
\n" ); document.write( "
\n" ); document.write( " (3x)^2-(4)^2 + (7x)^2 + 3^2
\n" ); document.write( " 9x+16+49x+9
\n" ); document.write( " 58x+25
\n" ); document.write( " x= -33\r
\n" ); document.write( "\n" ); document.write( "Is this correct or where am I making my mistake?
\n" ); document.write( "

Algebra.Com's Answer #508134 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
hi there,
\n" ); document.write( "Area of rectangle = length * width
\n" ); document.write( "Area of rectangle = (7x + 3)*(3x - 4)
\n" ); document.write( "Area of rectangle = 21x^2 - 28x + 9x - 12
\n" ); document.write( "Area of rectangle = 21x^2 - 19x - 12
\n" ); document.write( "You cannot find an answer for x unless you are given the actual area.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );