document.write( "Question 486558: The perimeter of a window is 38 feet. The width of the window is three feet more than the length. What are the dimensions of the window? \n" ); document.write( "
Algebra.Com's Answer #332819 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! Perimeter = 2L + 2S = 38 feet. \n" ); document.write( "2(x + 3) + 2x = 38 \n" ); document.write( "4x + 6 = 38. \n" ); document.write( "4x = 32 \n" ); document.write( "x = 8 feet, the length. \n" ); document.write( "x + 3 = 11 feet, the width. \n" ); document.write( "22 + 16 = 38 feet. \n" ); document.write( "Cleomenius. \n" ); document.write( " \n" ); document.write( " |