document.write( "Question 892059: A rectangle has an area of 136 square inches. If the width is 8 inches what is the length? \n" ); document.write( "
Algebra.Com's Answer #540265 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Area = length * width \n" ); document.write( "Area is given as 136 \n" ); document.write( "Width is given as 8 \n" ); document.write( "136 = L * 8 \n" ); document.write( "Divide each side by 8 \n" ); document.write( "17 = L \n" ); document.write( " |