document.write( "Question 1182496: Mang Lino is planning to construct a rectangular coop with the width 2 meter shorter that thrice the length. He wants to use at least 4 meters of chicken wire but at most 20 meters of the material. What are the possible integral dimensions of the coop? What is the inequality statement? \n" ); document.write( "
Algebra.Com's Answer #812557 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "W = width \n" ); document.write( "L = length \n" ); document.write( "which are some positive whole numbers. The units for each are in meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The width is 2 meters shorter than thrice the length, meaning \n" ); document.write( "W = 3L-2 \n" ); document.write( "since 3L is thrice, or three times, the length. Then we subtract off 2 from that result to get the width W.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The perimeter of the rectangle with length L and width W is \n" ); document.write( "P = 2L+2W \n" ); document.write( "we add up two copies of L and W each to get the total distance around the rectangle. This is the amount of fencing needed for the rectangular coop.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "He wants to use at least 4 meters but at most 20 meters \n" ); document.write( "This places boundaries on how low and how high P can get \n" ); document.write( "P = 4 is the smallest possible perimeter \n" ); document.write( "P = 20 is the largest possible perimeter \n" ); document.write( "That leads us to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's replace P with 2L+2W to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "In the last step, I divided everything by 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's replace W with 3L-2 and isolate L like so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This tells us that L = 1 is the smallest length possible while L = 3 is the largest length possible. L = 2 is also possible as it's right in between. These are the only integer lengths possible that meet the required conditions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If L = 1, then \n" ); document.write( "W = 3L-2 \n" ); document.write( "W = 3(1)-2 \n" ); document.write( "W = 1 \n" ); document.write( "So L = 1 leads to W = 1 \n" ); document.write( "The perimeter would be P = 2L+2W = 2(1)+2(1) = 4 \n" ); document.write( "So this is the case where he uses the least amount of wire possible (4 meters of it).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If L = 2, then, \n" ); document.write( "W = 3L-2 \n" ); document.write( "W = 3(2)-2 \n" ); document.write( "W = 4 \n" ); document.write( "So L = 2 leads to W = 4 \n" ); document.write( "The perimeter would be P = 2L+2W = 2(2)+2(4) = 12 \n" ); document.write( "He is now using 12 meters of wire. This fits the inequality \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lastly, if L = 3, then \n" ); document.write( "W = 3L-2 \n" ); document.write( "W = 3(3)-2 \n" ); document.write( "W = 7 \n" ); document.write( "So L = 3 leads to W = 7 \n" ); document.write( "The perimeter would be P = 2L+2W = 2(3)+2(7) = 20 \n" ); document.write( "Telling us that he's using the most wire he's alloting or budgeting out. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To recap everything:
\n" ); document.write( " \n" ); document.write( " |