Main content
Calculus 1
Course: Calculus 1 > Unit 5
Lesson 11: Solving optimization problems- Optimization: sum of squares
- Optimization: box volume (Part 1)
- Optimization: box volume (Part 2)
- Optimization: profit
- Optimization: cost of materials
- Optimization: area of triangle & square (Part 1)
- Optimization: area of triangle & square (Part 2)
- Optimization problem: extreme normaline to y=x²
- Optimization
- Motion problems: finding the maximum acceleration
© 2023 Khan AcademyTerms of usePrivacy PolicyCookie Notice
Optimization: area of triangle & square (Part 1)
Sal constructs an equilateral triangle & a square whose bases are 100m together, such that their area is the smallest possible. Created by Sal Khan.
Want to join the conversation?
- Would it not have been much easier (and faster) to recognize a 30-60-90 triangle atand use simple geometry to realize the sides are at ratios of 1, 2, sqrt(3) -> as S/2, S, (S/2)*Sqrt(3)? 3:10(14 votes)
- Absolutely. But you can learn to trust a new method by first ensuring that it is consistent with other methods in cases where you can apply the other method. Then when you are outside of a familiar context, you can apply the more general method.(24 votes)
- h can be found way faster by using s * sin(60)
I don't understand why this long method is shown, what is the advantage?(5 votes)- The method shown can be adapted to a variety of triangles and quadrilaterals, so it is good to know a general method. You can only use the sine if you know the angle.
So, while use of the sine might have made this particular problem a little simpler, it wouldn't help in a more general case. Though, I would concur that it would be good to know both methods, so that you can choose whatever happens to be easier for a particular problem.(17 votes)
- Instead of using his "aside" with the triangle beginning at, I did something similar but using x/3 instead of 'S'. In other words, I said: 1:49
Using the Pythagorean Theorem: ((x/3)/2)^2+h^2 = (x/3)^2
h^2 = (x/3)^2-(x/6)^2
h = x/3-x/6
h=x/6
Obviously this differs from Sal's answer but I can't figure out why?(3 votes)- Your mistake was when you square rooted,
√(a²+b²) is NOT √a² + √b² and is not a+b
Here is the correct way to do it:
h² = (⅓x)²- (⅙x)²
h² = ¹⁄₉ x² - ¹⁄₃₆ x²
h² = ¹⁄₁₂ x²
h = x / √12
h = x / (2√3)
h = ⅙ x√3(8 votes)
- would you use the same formula for an isoscles triangle(0 votes)
- No. Area is still 1/2 s * h but it has a base length a, and two sides length b. So a + 2b = x/3.(15 votes)
- How would you do this same problem but with a circle instead of a triangle?(3 votes)
- The area of a circle is pi * r^2. The circumference, which is x in this case, will be 2 * pi * r. If we calculate for r we get that r = x / (2 * pi). If we substitute r in the formula for the area we get Area = pi * ( x / (2 * pi) )^2 = x^2 / (4 * pi)(3 votes)
- Near the beginning of the video, Sal decides arbitrarily to call "x" the length of the left-hand section of wire (the one that the triangle will be formed from). What if we chose to call "x" the length of the side that the square was made out of? It seems to me that how you choose to define "x" and which shape you make out of which section ("x" vs "100-x") affects the character of the function used to find the combined area. If the problem didn't stipulate which side the square was made from and which side the triangle was made from, wouldn't you have to work through the entire problem both ways in order to be sure that you'd effectively minimized it?(2 votes)
- You should get the same result either way. If you're minimising the same quantity, then the values you arbitrate on the way shouldn't make any difference.(2 votes)
- i am so lost @for the combined area of the triangle and square we added the two area's together. why is he multiplying by (x/3)^2 when he already found the area to be ( squareroot of 3/ 4 ) ? 5:23(2 votes)
- The area is not √3/4
It's √3/4 s²
And he determined earlier that
s = x/3
In this problem there are some unknowns. You aren't trying to calculate the area as a number because you may not have enough information to do that initially.
So Sal is creating a function for finding the area.
It may help to watch the next video in which he calculates the actual area.(2 votes)
- Atwhen Sal says," We are going to minimize the combined area of the triangle and the square" Does he mean he wants to find the smallest possible area of the square and triangle combined? 0:44(2 votes)
- Yep, he wants the total area to be as small as possible.(2 votes)
- why don't you use the equation 1/2 ab sin(c) to find the area of the triangle? is it not the same answer?(2 votes)
- Sal could have used 1/2 ab sin(C), and would have still gotten sqrt(3)/4 * s^2. I guess he just felt like using the other formula, as 1/2 ab sin(C) is a relatively less known formula.(2 votes)
- why is it 100-x/4 ? He didn't explain that part...(2 votes)
Video transcript
Let's say that I have
a 100 meter long wire. So that is my wire
right over there. And it is 100 meters. And I'm going to make a
cut someplace on this wire. And so let's say I make
the cut right over there. With the left
section of wire-- I'm going to obviously cut it in
two-- with the left section, I'm going to construct
an equilateral triangle. And with the right section, I'm
going to construct a square. And my question
for you and for me is, where do we make
this cut in order to minimize the combined
areas of this triangle and this square? Well, let's figure out. Let's define a variable that
we're trying to minimize, or that we're trying to
optimize with respect to. So let's say that the variable
x is the number of meters that we decide to
cut from the left. So if we did that, then
this length for the triangle would be x meters, and
the length for the square would be, well, if we use x
up for the left hand side, we're going to have 100 minus
x for the right hand side. And so what would the dimensions
of the triangle and the square be? Well, the triangle sides are
going to be x over 3, x over 3, and x over 3 as an
equilateral triangle. And the square is going
to be 100 minus x over 4 by 100 minus x over 4. Now it's easy to figure
out an expression for the area of the
square in terms of x. But let's think about what the
area of an equilateral triangle might be as a function of
the length of its sides. So let me do a little bit
of an aside right over here. So let's say we have an
equilateral triangle. Just like that. And its sides are
length s, s, and s. Now we know that the
area of a triangle is 1/2 times the base
times the height. So in this case,
the height we could consider to be altitude, if we
were to drop an altitude just like this. This length right over
here, this is the height. And this would be
perpendicular, just like that. So our area is going to be equal
to one half times our base is s. 1/2 times s times whatever our
height is, times our height. Now how can we express
h as a function of s? Well, to do that we just
have to remind ourselves that what we've drawn over
here is a right triangle. It's the left half of
this equilateral triangle. And we know what this bottom
side of this right triangle is. This altitude splits this
side exactly into two. So this right over here
has length s over 2. So to figure out what
h is, we could just use the Pythagorean theorem. We would have h squared
plus s over 2 squared plus s over 2 squared is going to
be equal to the hypotenuse squared, is going to
be equal to s squared. So you would get h squared
plus s squared over 4 is equal to s squared. Subtract s squared
over 4 from both sides, and you get h squared is equal s
squared minus s squared over 4. Now, to do this I could
call it s squared. I could call this
4s squared over 4, just to be able to have
a common denominator. And 4s squared minus
s squared over 4 is going to be equal
to 3s squared over 4. So we get h squared is
equal to 3s squared over 4. Now we can take the
principal root of both sides, and we get h is equal
to the square root of 3 times s over 2. So now we can just substitute
back right over here and we get our area. Our area is equal
to 1/2 s times h. Well h is this business. So it's s times this. So it's 1/2 times s times the
square root of 3s over 2, which is going to be equal to
s times s is s squared. So this is going to
be square root of 3 s squared over 2 times 2 over 4. So this is the area of
an equilateral triangle as the function of the
length of its sides. So what's the area of
this business going to be? So the area of our little
equilateral triangle-- let me write a combined area. And let me do that
in a neutral color. So let me do that in white. So the combined
area, I'll write it A sub c is going to be equal
to the area of my triangle A sub t plus the
area of my square. Well, the area of my triangle,
we know what it's going to be. It's going to be square
root of 3 times the length of a side squared divided by 4. So it's going to be
square root of 3. Let me do that in that
same yellow color. It's going to be-- make
sure I switch colors. It's going to be square root of
3 over 4 times a side squared, times x over 3 squared. All I did is the length
of a side is x over 3. We already know
what the area is. It's the square root of
3 over 4 times the length of a side squared. And then the area
of this square right over here, the
area of the square is just going to be 100
minus x over 4 squared. So our area, our combined
area-- and maybe I can write it like
this-- our combined area as a function of where we make
the cut is all of this business right over here. And this is what we
need to minimize. So we need to minimize
that right over there. And I will do that
in the next video.