Answer:

Step-by-step explanation:
We need to use the properties shown below to solve this:
1. ![\sqrt[n]{x^a} =x^{\frac{a}{n}}](https://tex.z-dn.net/?f=%5Csqrt%5Bn%5D%7Bx%5Ea%7D%20%3Dx%5E%7B%5Cfrac%7Ba%7D%7Bn%7D%7D)
2. 
3. 
Area of a triangle is given by 1/2 * base * height, so we do that and simplify:

Answer:
= desaster
Step-by-step explanation:
For reference, one full circle is 360 degrees or 2pi radians.
If we were to convert 360 degrees to radians, we could set up the following equation:
360k = 2pi
where k is a constant. By solving for k, we can find what value we must multiply any angle in degrees by to get its radian counterpart.
Divide both sides by 360:
k = 2pi/360
Reduce:
k = pi/180
So to convert an angle from degrees to radians, multiply it by pi/180. For example, 120 degrees would be:
120 * pi/180 = 2pi/3 radians
Answer:
y=mx+c
We have to find the value of m and c.
Let's substitute the value of x and y from the table.
When x=1, y=15,
15= m(1)+c
m +c= 15 ------(1)
Now substitute another set of x and y values.
When x=2, y=24,
24= m(2)+c
2m +c= 24
c= 24 -2m ------(2)
Let me rewrite the two equations so that it is clearer for you to see.
m + c= 15 -----(1)
c = 24 -2m -----(2)
subst. (2) into (1):
m+ 24-2m= 15
-m= 15-24 (bring constants to 1 side, m terms to the other)
-m= -9 (simplify)
m= 9 ( divide by -1 throughout)
subst. m=9 into (2):
c= 24 -2(9)
c= 24-18
c= 6
Thus, the equation is y=9x+6.
When the cat is 3 years old, x=3.
When x=3,
y= 9(3)+6
y= 33.
Hence, the cat is 33 years old in human years.