document.write( "Question 76763: I HATE WORD PROBLEMS!!!!!!! ... please help me!
\n" ); document.write( "section: solving quadratic equations by factoring
\n" ); document.write( "Question: to weigh a male elephent seal, a biologist lures them to cross a special scale by pulling a model female seal. the rectangular scale in the photo is 8 feet longer than it is wide. the scale has an area of 33 square feet. what are the dimensions of the scale?
\n" ); document.write( "

Algebra.Com's Answer #55039 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
width = w
\n" ); document.write( "length = w + 8
\n" ); document.write( "width(length) = area
\n" ); document.write( "w(w + 8) = 33
\n" ); document.write( "w^2 + 8w - 33 = 0
\n" ); document.write( "(w + 11)(w - 3) = 0
\n" ); document.write( "w = -11
\n" ); document.write( "w = 3 feet
\n" ); document.write( "length = 11 feet
\n" ); document.write( "
\n" );