document.write( "Question 1070843: If a rectangular kitchen has an area of 160 ft.² and the length is 12 feet more than the width what are the dimensions of the kitchen \n" ); document.write( "
Algebra.Com's Answer #685835 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, width
\n" ); document.write( "y, length
\n" ); document.write( "\"y=x%2B12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B12%29=160\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B12x-160=0\", and should be factorable.
\n" ); document.write( "
\n" );