document.write( "Question 125683: the widthof a piece is 4 metres less than is length. the air in the room is 165 m^2. find the length and breadth of this piece \n" ); document.write( "
Algebra.Com's Answer #92065 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
COMMENT: AIR ISN'T USUALLY MEASURED IN SQUARE METERS. IF YOU HAD A THIRD MEASUREMENT FOR THE HEIGHT OF THE ROOM IT WOULD MAKE MORE SENSE.
\n" ); document.write( "HOWEVER I'LL TRY TO ANSWER THE PROBLEM AS PRESENTED.
\n" ); document.write( "W=L-4
\n" ); document.write( "L(L-4)=165
\n" ); document.write( "L^2-4L-165=0
\n" ); document.write( "(L-15)(L+11)=0
\n" ); document.write( "L-15=0
\n" ); document.write( "L=15 ANSWER.
\n" ); document.write( "WIDTH=15-4=11 ANSWER.
\n" ); document.write( "PROOF
\n" ); document.write( "15*11=165
\n" ); document.write( "165=165
\n" ); document.write( "
\n" ); document.write( "
\n" );