document.write( "Question 211874This question is from textbook just-in-time algebra and trigonometry
\n" ); document.write( ": a 2 ft. wire is cut into two pieces. one of the pieces, of length x, is bent into a circle. the other piece is bent into a rectangle whose length is twice the size of its width. what is the total area of the two shapes as a function of x. \n" ); document.write( "
Algebra.Com's Answer #160080 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
a 2 ft. wire is cut into two pieces. one of the pieces, of length x, is bent into a circle. the other piece is bent into a rectangle whose length is twice the size of its width. what is the total area of the two shapes as a function of x.
\n" ); document.write( ".
\n" ); document.write( "Let x = circumference of circle
\n" ); document.write( "then
\n" ); document.write( "2-x = perimeter of rectangle
\n" ); document.write( ".
\n" ); document.write( "Since for any circle:
\n" ); document.write( "circumference = (pi)d = 2(pi)r
\n" ); document.write( "then
\n" ); document.write( "x = 2(pi)r
\n" ); document.write( "r = x/(2(pi))
\n" ); document.write( ".
\n" ); document.write( "Area of circle:
\n" ); document.write( "(pi)r^2
\n" ); document.write( "=(pi)[x/(2(pi))]^2]
\n" ); document.write( "=(pi)[x^2/(4(pi)^2)]
\n" ); document.write( "=x^2/(4(pi))
\n" ); document.write( ".
\n" ); document.write( "rectangle:
\n" ); document.write( "Let w = width
\n" ); document.write( "then
\n" ); document.write( "2w = length
\n" ); document.write( "perimeter = 2(w + 2w)
\n" ); document.write( "perimeter = 2(3w)
\n" ); document.write( "2-x = 2(3w)
\n" ); document.write( "2-x = 6w
\n" ); document.write( "(2-x)/6 = w (width)
\n" ); document.write( ".
\n" ); document.write( "Length:
\n" ); document.write( "2w = 2[(2-x)/6] = (2-x)/3 (length)
\n" ); document.write( ".
\n" ); document.write( "Area of rectangle:
\n" ); document.write( "w*L
\n" ); document.write( "= (2-x)/6 * (2-x)/3
\n" ); document.write( "= (2-x)^2/18
\n" ); document.write( ".
\n" ); document.write( "Total area:
\n" ); document.write( "\"area of circle\" + \"area of rectangle\"
\n" ); document.write( "= x^2/(4(pi)) + (2-x)^2/18
\n" ); document.write( "= 18x^2/(72(pi)) + (4(pi))(2-x)^2/(72(pi))
\n" ); document.write( "= [18x^2 + (4(pi))(2-x)^2]/(72(pi))
\n" ); document.write( "= [18x^2 + (4(pi))(2-x)(2-x)]/(72(pi))
\n" ); document.write( "= [18x^2 + (4(pi))(4-4x+x^2)]/(72(pi))
\n" ); document.write( "= [18x^2 + 16(pi) - 16(pi)x + 4(pi)x^2]/(72(pi))
\n" ); document.write( "= [18x^2 + 4(pi)x^2 + 16(pi) - 16(pi)x]/(72(pi))
\n" ); document.write( "= [2x^2(9 + 2(pi)) + 16(pi)(1-x)]/(72(pi))
\n" ); document.write( "= 2[x^2(9 + 2(pi)) + 8(pi)(1-x)]/(72(pi))
\n" ); document.write( "= [x^2(9 + 2(pi)) + 8(pi)(1-x)]/(36(pi))
\n" ); document.write( "= [x^2(9 + 2(pi)) + 8(pi)(1-x)]/(36(pi))\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );