document.write( "Question 1163434: the area of a rectangle is 46 square inches. if the length is 4 times the width, then find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #787521 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Length 4w
\n" ); document.write( "Width w
\n" ); document.write( "\"w%2A4w=46\"
\n" ); document.write( "\"4w%5E2=46\"
\n" ); document.write( "\"2w%5E2=23\"
\n" ); document.write( "\"w%2Asqrt%282%29=sqrt%2823%29\"
\n" ); document.write( "\"w=sqrt%2823%29%2Fsqrt%282%29\"\r
\n" ); document.write( "\n" ); document.write( "\"w=%28sqrt%2823%29%2Fsqrt%282%29%29%28sqrt%282%29%2Fsqrt%282%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"w=sqrt%2846%29%2F2\"------------width
\n" ); document.write( "
\n" );