Good evening ,
______________
Look at the photo below for the answer.
:)
Answer is on the attachment. Brainlist pls.
Step-by-step explanation:
Answer:
![\huge\boxed{\sqrt[4]{16a^{-12}}=2a^{-3}=\dfrac{2}{a^3}}](https://tex.z-dn.net/?f=%5Chuge%5Cboxed%7B%5Csqrt%5B4%5D%7B16a%5E%7B-12%7D%7D%3D2a%5E%7B-3%7D%3D%5Cdfrac%7B2%7D%7Ba%5E3%7D%7D)
Step-by-step explanation:
![16=2^4\\\\a^{-12}=a^{(-3)(4)}=\left(a^{-3}\right)^4\qquad\text{used}\ (a^n)^m=a^{nm}\\\\\sqrt[4]{16a^{-12}}=\bigg(16a^{-12}\bigg)^\frac{1}{4}\qquad\text{used}\ a^\frac{1}{n}=\sqrt[n]{a}\\\\=\bigg(2^4(a^{-3})^4\bigg)^\frac{1}{4}\qquad\text{use}\ (ab)^n=a^nb^n\\\\=\bigg(2^4\bigg)^\frac{1}{4}\bigg[(a^{-3})^4\bigg]^\frac{1}{4}\qquad\text{use}\ (a^n)^m=a^{nm}\\\\=2^{(4)(\frac{1}{4})}(a^{-3})^{(4)(\frac{1}{4})}=2^1(a^{-3})^1=2a^{-3}\qquad\text{use}\ a^{-n}=\dfrac{1}{a^n}](https://tex.z-dn.net/?f=16%3D2%5E4%5C%5C%5C%5Ca%5E%7B-12%7D%3Da%5E%7B%28-3%29%284%29%7D%3D%5Cleft%28a%5E%7B-3%7D%5Cright%29%5E4%5Cqquad%5Ctext%7Bused%7D%5C%20%28a%5En%29%5Em%3Da%5E%7Bnm%7D%5C%5C%5C%5C%5Csqrt%5B4%5D%7B16a%5E%7B-12%7D%7D%3D%5Cbigg%2816a%5E%7B-12%7D%5Cbigg%29%5E%5Cfrac%7B1%7D%7B4%7D%5Cqquad%5Ctext%7Bused%7D%5C%20a%5E%5Cfrac%7B1%7D%7Bn%7D%3D%5Csqrt%5Bn%5D%7Ba%7D%5C%5C%5C%5C%3D%5Cbigg%282%5E4%28a%5E%7B-3%7D%29%5E4%5Cbigg%29%5E%5Cfrac%7B1%7D%7B4%7D%5Cqquad%5Ctext%7Buse%7D%5C%20%28ab%29%5En%3Da%5Enb%5En%5C%5C%5C%5C%3D%5Cbigg%282%5E4%5Cbigg%29%5E%5Cfrac%7B1%7D%7B4%7D%5Cbigg%5B%28a%5E%7B-3%7D%29%5E4%5Cbigg%5D%5E%5Cfrac%7B1%7D%7B4%7D%5Cqquad%5Ctext%7Buse%7D%5C%20%28a%5En%29%5Em%3Da%5E%7Bnm%7D%5C%5C%5C%5C%3D2%5E%7B%284%29%28%5Cfrac%7B1%7D%7B4%7D%29%7D%28a%5E%7B-3%7D%29%5E%7B%284%29%28%5Cfrac%7B1%7D%7B4%7D%29%7D%3D2%5E1%28a%5E%7B-3%7D%29%5E1%3D2a%5E%7B-3%7D%5Cqquad%5Ctext%7Buse%7D%5C%20a%5E%7B-n%7D%3D%5Cdfrac%7B1%7D%7Ba%5En%7D)

Answer:
h= 4
Step-by-step explanation:
A= 1/2(b)(h)
10= 1/2(5)(h)
10= 2.5h
/2.5 /2.5
h= 4
Let me help you!
Ok, so before I give you the answer, which is very simple, I will first show you how to answer questions like this in the future.
In the variable declaration, the array "numbers[]" has been declared as an integer. The values of the array "numbers[]" are: <span>83, 62, 77, 97, 88; respectively, the values are equivalent to: 0, 1, 2, 3, 4 which makes the range of array "numbers[]": 5.
To make it clearer:
</span>numbers[0] = 83
numbers[1] = 62
numbers[2] = 77
numbers[3] = 97 <---- This is what we are looking for!
numbers[4] = 88
*** By the way, when counting the range, we don't start at 1, we start at 0. That's why even if the range is 5, the last value is 4.
Therefore, the answer is: 3 or numbers[3].