Kathy P. answered 02/24/21
Mechanical Engineer with 10+ years of teaching and tutoring experience
Given: Window with semi-circular stained-glass on top of rectangular clear-glass.
Clear glass costs $3 per ft^2 and stained glass costs $10 per ft^2.
Let x = radius of stained glass pane. *** THIS IS A CORRECTION ***
Let y = side of clear rectangular window.
Base of window is represented by 2x. (So, radius must be x)
Find: Express cost of window as a function of the radius of stained glass pane.
Solution:
C = Cost
C = (Area of semi-circular pained glass)*10 + (Area of rectangular clear glass)*3
C = (1/2)(pi*x^2)*10 + (2x*y)*3
C = 5*pi*x^2 + 6*x*y