(5,12,13) is a right triangle and can be constructed.
All the others do not satisfy the triangle inequality, i.e. the sum of two short sides must exceed the long side in order for the triangle to be constructed.
Examples:
2+11<15, so no
3+7<11, so no
4+8<15, so no
but 5+12>13 so yes, it can be constructed.
Answer:
The equation of the line is y = -7/8x + 11/2
Step-by-step explanation:
Since we have the slope and a point to start, we can use point-slope form to find the equation.
y - y1 = m(x - x1)
Use the slope for m and the point at (x1, y1). Then solve for y.
y - 9 = -7/8(x + 4)
y - 9 = -7/8x - 7/2
y = -7/8x + 11/2
Answer:
a = length of the base = 2.172 m
b = width of the base = 1.357 m
c = height = 4.072 m
Step-by-step explanation:
Suppose we want to build a rectangular storage container with open top whose volume is 12 cubic meters. Assume that the cost of materials for the base is 12 dollars per square meter, and the cost of materials for the sides is 8 dollars per square meter. The height of the box is three times the width of the base. What’s the least amount of money we can spend to build such a container?
lets call a = length of the base
b = width of the base
c = height
V = a.b.c = 12
Area without the top:
Area = ab + 2bc + 2ac
Cost = 12ab + 8.2bc + 8.2ac
Cost = 12ab + 16bc + 16ac
height = 3.width
c = 3b
Cost = 12ab + 16b.3b + 16a.3b = 12ab + 48b² + 48ab = 48b² + 60ab
abc = 12 → ab.3b = 12 → 3ab² = 12 → ab² = 4 → a = 4/b²
Cost = 48b² + 60ab = 48b² + 60b.4/b² = 48b² + 240/b
C(b) = 48b² + 240/b
C'(b) = 96b - 240/b²
Minimum cost: C'(b) = 0
96b - 240/b² = 0
(96b³ - 240)/b² = 0
96b³ - 240 = 0
96b³ = 240
b³ = 240/96
b³ = 2.5
b = 1.357m
c = 3b = 3*1.357 = 4.072m
a = 4/b² = 2.172m
bruh where the problom tho
Answer:
8x^2
Explanation:
First, do prime factorization of each of the coefficients:
32 ⇒ 2^5
24 ⇒ 2^3, 3
The greatest common factor (GCF) of the coefficients is 2^3 = 8.
Next, find the GCF of the variables:
x^2
x^2, y
The GCF of the variables is x^2.
Finally, multiply the GCF of the coefficients by the GCF of the variables to get:
8x^2