Answer:
It's 8
Step-by-step explanation:
![16 ^{ \frac{3}{4} } = \sqrt[4]{16 ^{3} } = \sqrt[4]{2 ^{4 \times 3} } = 2^{ \frac{12}{4} } = 2^{3} = 8](https://tex.z-dn.net/?f=%2016%20%5E%7B%20%5Cfrac%7B3%7D%7B4%7D%20%7D%20%20%3D%20%20%5Csqrt%5B4%5D%7B16%20%5E%7B3%7D%20%7D%20%20%3D%20%20%5Csqrt%5B4%5D%7B2%20%5E%7B4%20%5Ctimes%203%7D%20%7D%20%3D%202%5E%7B%20%5Cfrac%7B12%7D%7B4%7D%20%7D%20%20%20%3D%202%5E%7B3%7D%20%20%3D%208)
Answer:
y= 2000 * x + 175000
Step-by-step explanation:
Given is Population is 175,000
Increase in rate = 2000/year
Let x be the population in 1995 which is C= 175,000
y= Population after per year
We know the formula for slope intercept form is
y= mx + C ............... (i)
Now from the suppose values and given
m= 2000
Now putting values in equation (i) gives
y= 2000 * x + 175000
Here x is the No of years
Answer:A quadrilateral always has a sum of 360o in total.
Answer:
- 110110 in base 2 when converted in base 10 will be equal to 54
- 25 in base 10 is equal to 1001 base 2
Step-by-step explanation:
Part 1: 110110two to base ten
For conversion from base 2 to base 10 we multiply each digits of given number with powers of 2
So

So 110110two when converted in base 10 will be equal to 54
Part 2: 25ten to base two
For conversion from base 10 to base 2 we will divide the given number with 2 repeatedly and store the remainders until the quotient comes 1. The solution is as follows:
25/2 = 12 remainder 1
12/2 = 6 remainder 0
6/2 = 3 remainder 0
3/2 = 1 remainder 1
Now the remainders will be written in inverse order as:
=1001 base 2
So 25 in base 10 is equal to 1001 base 2
I hope it will help you!