document.write( "Question 411095: A rectangle has a length to width ratio of four to three. the area of the rectangle is 300 square inches. what are its length and width? \n" ); document.write( "
Algebra.Com's Answer #288990 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x*4x=300
\n" ); document.write( "12x^2=300
\n" ); document.write( "x^2=25
\n" ); document.write( "x=5
\n" ); document.write( "-------------
\n" ); document.write( "4x=20
\n" ); document.write( "3x=15
\n" ); document.write( "
\n" );