document.write( "Question 582558: what is the length of a rectangular back yard if the width is 16 feet and an area of 320 square feet? \n" ); document.write( "
Algebra.Com's Answer #372094 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! A = length times width\r \n" ); document.write( "\n" ); document.write( "A = L*W\r \n" ); document.write( "\n" ); document.write( "320 = L16\r \n" ); document.write( "\n" ); document.write( "320/16 = L\r \n" ); document.write( "\n" ); document.write( "20 feet = L\r \n" ); document.write( "\n" ); document.write( "Done! \n" ); document.write( " |