document.write( "Question 675351: The area of a rectangle can be expressed as x^2+7x-30
\n" ); document.write( "What is the legnth and width of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "Can you please show steps :)
\n" ); document.write( "

Algebra.Com's Answer #419775 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
x^2+7x-30=x^2+(10-3)x-30=x^2+10x-3x-30=x(x+10)-3(x+10)=(x+10)(x-3)
\n" ); document.write( "so length=(x+10)
\n" ); document.write( "& width=(x-3)
\n" ); document.write( "ans
\n" ); document.write( "
\n" );