document.write( "Question 222769: What is the width of a rectangle with length 2 and a half inches and area of 6 and two thirds square inches? \n" ); document.write( "
Algebra.Com's Answer #166812 by chibisan(131)\"\" \"About 
You can put this solution on YOUR website!
area = length x width
\n" ); document.write( "20/3 = 5/2 x width
\n" ); document.write( "width = 20/3 / 5/2
\n" ); document.write( "width = 8/3 units
\n" ); document.write( "
\n" );