document.write( "Question 841224: what will be the width of a rectangle with the length of 3/4 and the area of 1/8
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #506752 by hamsanash1981@gmail.com(151)\"\" \"About 
You can put this solution on YOUR website!
length = 3/4
\n" ); document.write( "area = 1/8
\n" ); document.write( "breath =x
\n" ); document.write( "l*b = area
\n" ); document.write( "3/4*x = 1/8
\n" ); document.write( "x = 1/8*4/3
\n" ); document.write( "x = 1/6
\n" ); document.write( "therefore breath = 1/6
\n" ); document.write( "
\n" );