document.write( "Question 362393: A rectangle has an area of 432 square inches. The width of the rectangle is 3/4 times its length. Find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #258248 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A rectangle has an area of 432 square inches. The width of the rectangle is 3/4 times its length. Find the dimensions of the rectangle \n" ); document.write( "length =x \n" ); document.write( "width = 3x/4 \n" ); document.write( "3x/4 * x= 432 \n" ); document.write( "3x^2/4=432 \n" ); document.write( "3x^2=1728 \n" ); document.write( "x^2=1728/3 \n" ); document.write( "x^2=576 \n" ); document.write( "x=24 in the length \n" ); document.write( "width = 3/4 *24 \n" ); document.write( "=18 in \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |