document.write( "Question 255275: A rectangle has a width of 10 inches and an area of 5 square inches. what is the length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #187542 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have 1 formula: \n" ); document.write( "(i) A = L x W \n" ); document.write( "step 1 - replace A = 5 and W = 10 to get \n" ); document.write( "(ii) 5 = 10L \n" ); document.write( "step 2 - divide by 10 to get \n" ); document.write( "(iii) 1/2 = L \n" ); document.write( "Length = 1/2 in. \n" ); document.write( " |