Вопрос
a) A farmer has 600 metres of fencing material with which to enclose a rectangular pen adjacent to a long existing wall.He will use the wall for one side of the fence and the available fencing material for the remaining three sides. What is the maximum area that can be enclosed in this way? (7 marks) b) Given that f(x) is continuous everywhere. Find the values of a and b ,if f(x)= ) -5&if&xlt 1 ax^2-b&if&1leqslant xlt 1 20x&if&xgt 2 (7 marks) c) Find the equation of the line tangent and line normal to the curve given below at the given point xy=6e^2x-3y at (3,2) (6 marks)
Решения
4.3268 голоса
Антон
элита · Репетитор 8 летЭкспертная проверка
Отвечать
a) To maximize the area enclosed by the rectangular pen, we need to find the optimal dimensions of the rectangle. Let's denote the length of the rectangle as 'L' and the width as 'W'. Since the farmer is using the existing wall as one side of the fence, the total length of the fencing material will be used for the other three sides. Therefore, we have the equation:<br /><br />L + 2W = 600<br /><br />We want to maximize the area of the rectangle, which is given by:<br /><br />Area = L * W<br /><br />To find the maximum area, we can express L in terms of W using the equation above:<br /><br />L = 600 - 2W<br /><br />Substituting this into the area equation, we get:<br /><br />Area = (600 - 2W) * W<br /><br />To find the maximum area, we can take the derivative of the area equation with respect to W and set it equal to zero:<br /><br />d(Area)/dW = 600 - 4W = 0<br /><br />Solving for W, we get:<br /><br />W = 150<br /><br />Substituting this value back into the equation for L, we get:<br /><br />L = 600 - 2(150) = 300<br /><br />Therefore, the maximum area that can be enclosed is:<br /><br />Area = L * W = 300 * 150 = 45,000 square meters.<br /><br />b) To find the values of a and b, we need to ensure the continuity of the function f(x) at the given points. The function is defined as:<br /><br />f(x) = <br />-5 if x < 1<br />ax^2 - b if 1 ≤ x < 2<br />20x if x > 2<br /><br />For the function to be continuous at x = 1, the value of f(x) from the left side (x < 1) must be equal to the value of f(x) from the right side (1 ≤ x < 2). Therefore, we have:<br /><br />-5 = a(1)^2 - b<br /><br />Simplifying this equation, we get:<br /><br />-5 = a - b<br /><br />Now, let's consider the continuity at x = 2. The value of f(x) from the left side (1 ≤ x < 2) must be equal to the value of f(x) from the right side (x > 2). Therefore, we have:<br /><br />ax^2 - b = 20x<br /><br />Substituting x = 2 into this equation, we get:<br /><br />a(2)^2 - b = 20(2)<br /><br />Simplifying this equation, we get:<br /><br />4a - b = 40<br /><br />Now we have a system of two equations with two unknowns:<br /><br />-5 = a - b<br />4a - b = 40<br /><br />We can solve this system of equations to find the values of a and b. Solving for a, we get:<br /><br />a = 45<br /><br />Substituting this value back into the first equation, we get:<br /><br />-5 = 45 - b<br /><br />Solving for b, we get:<br /><br />b = 50<br /><br />Therefore, the values of a and b are a = 45 and b = 50.<br /><br />c) To find the equation of the tangent line to the curve xy = 6e^(2x - 3y) at the point (3, 2), we need to find the derivative of the curve with respect to x. We can use implicit differentiation to find the derivative.<br /><br />Differentiating both sides of the equation with respect to x, we get:<br /><br />y + x(dy/dx) = 2e^(2x - 3y)(1 - 3(dy/dx))<br /><br />Now, we can substitute the point (3, 2) into this equation to find the slope of the tangent line:<br /><br />2 + 3(dy/dx) = 2e^(2(3) - 3(2))(1 - 3(dy/dx))<br /><br />Simplifying this equation, we get:<br /><br />3(dy/dx) + 2 = 2e^(6 - 6)(1 - 3(dy/dx))<br /><br />3(dy/dx) + 2 = 2(1 - 3(dy/dx))<br /><br />3(dy/dx) + 2 = 2 - 6(dy/dx)<br /><br />9(dy/dx) = -4<br /><br />(dy/dx) = -4/9<br /><br />Therefore, the slope of the tangent line at the point (3, 2) is -4/9.<br /><br />To find the equation of the tangent line, we can use the point-slope form of a linear equation:<br /><br />y - y1 = m(x - x1)<br /><br />Substituting the point (3, 2) and the slope -4/9 into this equation, we get:<br /><br />y - 2 = (-4/9)(x - 3)<br /><br />Simplifying this equation, we get:<br /><br />y = (-4/9)x + 14/3<br /><br />Therefore, the equation of the tangent line
Поможет ли вам ответ? Оцените за это!