document.write( "Question 362406: The length of the family room is 5 less than twice the width. The perimeter is 26 M.
\n" ); document.write( "1) Find the length and the width of the room
\n" ); document.write( "

Algebra.Com's Answer #258274 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let width =w
\n" ); document.write( "length = 2w-5
\n" ); document.write( "...
\n" ); document.write( "Perimeter = 2*(L+W)
\n" ); document.write( "2*(w+2w-5)=26
\n" ); document.write( "6w-10=26
\n" ); document.write( "6w=26+10
\n" ); document.write( "6w=36
\n" ); document.write( "/6
\n" ); document.write( "w= 6m the width
\n" ); document.write( "length = 2w-5 = 7m
\n" ); document.write( ".
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );