document.write( "Question 428079: I need help with this word problem.\r
\n" );
document.write( "\n" );
document.write( "A decorative slate centerpiece for a kitchen island has the shape of a rectangle with a semicircular section attached at each end.The radii of the semicircles measure x/2 inches.The perimeter of the centerpiece is 38 inches.Write a completely factored polynomial whose values give the area of the centerpiece. \n" );
document.write( "
Algebra.Com's Answer #297636 by Theo(13342) You can put this solution on YOUR website! the radius of each of the semi-circles is equal to x/2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the semi-circles are attached at each end of the rectangle, then the width of the rectangle is equal to the diameter of each semi-circle which is equal to 2 * the radius of each semi-circle which is equal to x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you take the 2 semi-circles and put them together then you have a complete circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the perimeter of the centerpiece is equal to 38 inches.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this encompasses the 2 lengths of the rectangle and the circumference of the 2 semi-circles put together.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the perimeter is therefore equivalent to 2 times the length of the rectangle plus the perimeter of the full circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we know that x is the width of the rectangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we set y equal to the length of the rectangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the perimeter of the centerpiece is therefore equal to 2*y + 2*pi*r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r is the radius of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since r = x/2, then this formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "perimeter of centerpiece = 2*y + 2*pi*(x/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the perimeter of centerpiece is equal to 38, then we get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "38 = 2*y + 2*pi*(x/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this reduces to 38 = 2*y + pi*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if we solve for y, we get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2y = 38 - pi*x which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (38 - pi*x) / 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we now have a value for y in terms of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width of rectangle is x. \n" ); document.write( "length of rectangle is (38 - pi*x) / 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area of the centerpiece is going to be the area of the rectangle plus the area of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "remember that, if you put 2 semi-circles together, you get 1 circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area of the centerpiece is therefore equal to length * width + pi*r^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pi*r^2 is the area of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "length is equal to (38-pi*x)/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width is equal to x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r is equal to (x/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area of the centerpiece is therefore equal to (38-pi*x)/2 * x + pi*(x/2)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(38*x)/2 - (pi*x^2)/2 + (pi*x^2)/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "bringing everything up to a common denominator gets us:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(76*x)/4 - (2*pi*x^2)/4 + (pi*x^2)/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now that we have a common denominator, we can add all these together to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "((76*x) - (2*pi*x^2) + (pi*x^2)) / 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we combine like terms to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area of the centerpiece is equal to ((76*x) - (pi*x^2))/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's our equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a picture of the centerpiece and it's equivalent structure is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the perimeter is equal to the 2 lengths of the rectangle plus the cicumference of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area is equal to the area of the rectangle plus the area of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the picture, the lengths of the rectangle are the horizontal lines of the rectangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the picture, the widths of the rectangle are the vertical lines of the rectangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the width of the rectangle is shown as x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length of the rectangle is not shown in the picture, but was previously shown as y which was then calculated to be (38-pi*x)/2.\r \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( " |