document.write( "Question 663983: The wdith of a rectangle is 12 feet. The length is (3x + 5) feet. Express as an integer the minimum length of the rectangle if the area is greater than 276 ft ^2 \n" ); document.write( "
Algebra.Com's Answer #413096 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! w = 12 ft \n" ); document.write( "l = 3x+5 \n" ); document.write( "12(3x+5) > 276 \n" ); document.write( "36x + 60 > 276 \n" ); document.write( "36x > 276 - 60 \n" ); document.write( "36x > 216 \n" ); document.write( "x > 6 \n" ); document.write( "... \n" ); document.write( "l = 3(6)+5 so length > 23 ft \n" ); document.write( "......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |