document.write( "Question 1001654: the length of a rectangle is 6 centimeters and its area is (6x+18) square centimeters . what is an expression for the width. \n" ); document.write( "
Algebra.Com's Answer #618745 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "L=length; A=area; W=width \n" ); document.write( ". \n" ); document.write( "A=LW \n" ); document.write( "A/L=W \n" ); document.write( "(6x+18)/6=W \n" ); document.write( "x+3=W \n" ); document.write( "ANSWER: The width=x+3. \n" ); document.write( " |