document.write( "Question 721177: How long can the borders of a rectangle possibly be if the area is 3x-6? \n" ); document.write( "
Algebra.Com's Answer #442266 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long can the borders of a rectangle possibly be if the area is 3x-6? \n" ); document.write( "----------- \n" ); document.write( "Area = L*W \n" ); document.write( "3x-6 > 0 \n" ); document.write( "---------- \n" ); document.write( "Both L & W > 0 \n" ); document.write( "L = any number \n" ); document.write( "W = (3x-6)/L \n" ); document.write( "eg \n" ); document.write( "L = 1, W = 3x-6 \n" ); document.write( "L = 2, W = (3x-6)/2 \n" ); document.write( "L = pi, W = (3x-6)/pi \n" ); document.write( "L = 1000, W = (3x-6)/1000 \n" ); document.write( " \n" ); document.write( " |