document.write( "Question 764259: two rectangles A and B each have an area of 11cm2.the length of rectangle A is Xcm The length of rectangle B is (x+3)cm. find in terms of x an expression for the width of rectangle A and for B \n" ); document.write( "
Algebra.Com's Answer #465309 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Area = Length * Width \n" ); document.write( "Rectangle A: \n" ); document.write( "11 = x* width \n" ); document.write( "Therefore width = 11/x \n" ); document.write( "Rectangle B \n" ); document.write( "11 = (x + 3)* width \n" ); document.write( "Therefore width = 11/x + 3 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |