Answer:
x>1
Step-by-step explanation:
jayfeather friend me
Answer:
$90.00
Step-by-step explanation:
40% of What is 36?
40/4 = 10 (10%)
36/4 = 9 (9 is 10% of the answer we are looking for)
Multiply both answers (9 and 10) by each other.
You get 90
Answer:
tttt5556689
Step-by-step explanation:
hehe
Let A and B be the two complementary angles.
A = smaller angle = 2x
B = larger angle = 13x
x = some unknown number
Note how the ratio A:B turns into 2x:13x which simplifies to 2:13
A+B = 90 ... because the angles are complementary
2x+13x = 90 ... substitution
15x = 90
x = 90/15
x = 6
A = 2*x = 2*6 = 12 degrees
B = 13*x = 13*6 = 78 degrees
The two angles are 12 degrees and 78 degrees.
Check:
A/B = 12/78 = (2*6)/(13*6) = 2/13, so A:B = 2:13
A+B = 12+78 = 90
Answer:
Dimensions: ![A=a\cdot b=256](https://tex.z-dn.net/?f=A%3Da%5Ccdot%20b%3D256)
Perimiter: ![P=2a+2b](https://tex.z-dn.net/?f=P%3D2a%2B2b)
Minimum perimeter: [16,16]
Step-by-step explanation:
This is a problem of optimization with constraints.
We can define the rectangle with two sides of size "a" and two sides of size "b".
The area of the rectangle can be defined then as:
![A=a\cdot b=256](https://tex.z-dn.net/?f=A%3Da%5Ccdot%20b%3D256)
This is the constraint.
To simplify and as we have only one constraint and two variables, we can express a in function of b as:
![b=\frac{256}{a}](https://tex.z-dn.net/?f=b%3D%5Cfrac%7B256%7D%7Ba%7D)
The function we want to optimize is the diameter.
We can express the diameter as:
![P=2a+2b=2a+2*\frac{256}{a}](https://tex.z-dn.net/?f=P%3D2a%2B2b%3D2a%2B2%2A%5Cfrac%7B256%7D%7Ba%7D)
To optimize we can derive the function and equal to zero.
![dP/da=2+2\cdot (-1)\cdot\frac{256}{a^2}=0\\\\\frac{512}{a^2}=2\\\\a=\sqrt{512/2}= \sqrt {256} =16\\\\b=256/a=256/16=16](https://tex.z-dn.net/?f=dP%2Fda%3D2%2B2%5Ccdot%20%28-1%29%5Ccdot%5Cfrac%7B256%7D%7Ba%5E2%7D%3D0%5C%5C%5C%5C%5Cfrac%7B512%7D%7Ba%5E2%7D%3D2%5C%5C%5C%5Ca%3D%5Csqrt%7B512%2F2%7D%3D%20%5Csqrt%20%7B256%7D%20%3D16%5C%5C%5C%5Cb%3D256%2Fa%3D256%2F16%3D16)
The minimum perimiter happens when both sides are of size 16 (a square).