document.write( "Question 1177544: The area of the base of a rectangular desk telephone is 864 square centimeters. The length of the rectangular telephone is 5 centimeters longer than its width.
\n" ); document.write( "​(a) What are the length and​ width, in​ centimeters, of the desk​ telephone?
\n" ); document.write( "​(b) What are the length and​ width, in​ millimeters, of the desk​ telephone?
\n" ); document.write( "

Algebra.Com's Answer #806601 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The area of the base of a rectangular desk telephone is 864 square centimeters.\r
\n" ); document.write( "\n" ); document.write( " The length of the rectangular telephone is 5 centimeters longer than its width.\r
\n" ); document.write( "\n" ); document.write( "let width be w
\n" ); document.write( "length = w+5
\n" ); document.write( "w(w+5) =864
\n" ); document.write( "w^2+5w-864=0
\n" ); document.write( "(w + 32)(w - 27)=0\r
\n" ); document.write( "\n" ); document.write( "taking positive value w=27\r
\n" ); document.write( "\n" ); document.write( "​ the length is 32 and width =27 cm.
\n" ); document.write( "​ the length is 320 mm and​ width is 270 mm
\n" ); document.write( "
\n" );