document.write( "Question 260066: One side of a rectangle is 5 inches and the other side is x inches. Find the value of x if the area must be at least 60 square inches \n" ); document.write( "
Algebra.Com's Answer #191491 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5*x>=60 \n" ); document.write( "x>=12 \n" ); document.write( " \n" ); document.write( " |