document.write( "Question 471395: the perimeter of a rectangle with length, l and width, w is given by P = 2w +21 if the perimeter of the rectangle is 105 feet and the length is 35 feet, what is the width? show all work \n" ); document.write( "
Algebra.Com's Answer #323793 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The equation for the perimeter P of a rectangle is: \n" ); document.write( ". \n" ); document.write( "P = 2*L + 2*W \n" ); document.write( ". \n" ); document.write( "in which L = Length and W = Width. You are told that for a given rectangle P = 105 ft and L = 35 ft and are asked to find W. \n" ); document.write( ". \n" ); document.write( "First, substitute 105 for P and the equation becomes: \n" ); document.write( ". \n" ); document.write( "105 = 2*L + 2*W \n" ); document.write( ". \n" ); document.write( "Then substitute 35 for L, and then the equation becomes: \n" ); document.write( ". \n" ); document.write( "105 = 2*35 + 2*W \n" ); document.write( ". \n" ); document.write( "Do the multiplication in the first term of the right side of this equation. 2 times 35 equals 70 and the equation then is: \n" ); document.write( ". \n" ); document.write( "105 = 70 + 2*W \n" ); document.write( ". \n" ); document.write( "Get rid of the 70 on the right side by subtracting 70 from both sides: \n" ); document.write( ". \n" ); document.write( "105 - 70 = 70 - 70 + 2*W \n" ); document.write( ". \n" ); document.write( "Do the two subtractions. On the left side 105 minus 70 is 35 and on the right side 70 minus 70 is zero. Therefore, the equation is reduced to: \n" ); document.write( ". \n" ); document.write( "35 = 0 + 2*W \n" ); document.write( ". \n" ); document.write( "or just: \n" ); document.write( ". \n" ); document.write( "35 = 2*W \n" ); document.write( ". \n" ); document.write( "Finally, solve for W by dividing both sides of the equation by 2: \n" ); document.write( ". \n" ); document.write( "35/2 = 2*W/2 \n" ); document.write( ". \n" ); document.write( "35 divided by 2 is 17 1/2 or 17.5 and 2*W/2 becomes just W. Therefore, the solution for W is just: \n" ); document.write( ". \n" ); document.write( "17.5 = W \n" ); document.write( ". \n" ); document.write( "Transpose (reverse sides) to get the equation in standard form with the unknown on the left and you have: \n" ); document.write( ". \n" ); document.write( "W = 17.5 \n" ); document.write( ". \n" ); document.write( "and don't forget to add the units of \"feet\". \n" ); document.write( ". \n" ); document.write( "W = 17.5 feet \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see and understand some of the processes used to solve equations. \n" ); document.write( " \n" ); document.write( " |