SOLUTION: I am having trouble figuring out part C of this problem: A farm has the shape of a rectangle with an equilateral triangle on one end of the rectangle and a semicircle on the opp

Algebra.Com
Question 984669: I am having trouble figuring out part C of this problem:
A farm has the shape of a rectangle with an equilateral triangle on one end of the rectangle and a semicircle on the opposite end of the rectangle. The length of the rectangle is three times the radius of the semicircle.
a.) Write a function for the perimeter of the farm in terms of the radius of the semicircle.
b.) Write a function for the area of the farm in terms of the radius of the semicircle.
c.) Write a function for the area of the farm in terms of the perimeter of the farm.
Thank you!

Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
length of rectangle (l) = 3 * r where r is the radius of the semicircle
width of rectangle (w) = 2 * r
side of triangle (s) = 2 * r
*******************************************************************************
a) Perimeter (P) = circumference of semicircle + (2 * length of rectangle) + (2 * side of triangle)
P = (pi * r) + (2 * 3 * r) + (4 * r) = r * (pi + 10) = 13.14 * r
*******************************************************************************
b) Area (A) = (1/2) * Area of circle + Area of rectangle + area of equilateral triangle
A = ((1/2) * pi * r^2) + (2 * r * 3 * r) + ((1/2) * (2 * r) * r*square root(3))
A = r^2 * ( (pi/2) + 6 + (square root(3)) = 9.30 * r^2
*******************************************************************************
c) A = P * r - 3.84
note that pi is 3.14

RELATED QUESTIONS

A farm has the shape of a rectangle with an equilateral triangle on one end of the... (answered by solver91311)
Hello, I am having issues with this problem...I understand that I have to square both... (answered by jim_thompson5910)
a rectangle has a length that is 5 less than twice the width.if the rectangle has an area (answered by KMST)
A farm has the shape of a rectangle with an equilateral triangle on one end of the... (answered by solver91311)
Hello, I am having trouble figuring out this problem Write a recursive formula that... (answered by stanbon)
I am having trouble figuring this out and would appreciate some help. Use Heron's... (answered by ikleyn,MathLover1,math_tutor2020)
I am having trouble figuring out how to deal with the Ned to figure out the 21 coins part (answered by bucky)
An oil spill of 4186 cubic centimeters is spilled onto a pond and spreads out in a... (answered by scott8148)
Hi, I am having trouble figuring out the formula for this problem. How do I set it up to... (answered by nerdybill)