document.write( "Question 601847: What are the dimensions of a rectangle if the length is 5 less than three times the width and the area is 78? \n" ); document.write( "
Algebra.Com's Answer #380023 by Alan3354(69443) You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "What are the dimensions of a rectangle if the length is 2 more than the width and the area is 48? \n" ); document.write( "L*W = 48 \n" ); document.write( "L = W + 2 \n" ); document.write( " \n" ); document.write( " |