The square root of 48 is the only irrational number in that group.
Half one is 1/2;
half three is 3/2;
Thus, if f(x) represents annual growth, f(x)/2 shows it every half-year, like this:

Written in plain text: f(x)=15/2*2^x
80 dollars, this is because he has lost ten pounds and he is given 8 dollars per pound. This makes the equation 10x8 and that equals 80. Hope this helps!
Answer:
y=-sqrt(x^2+9)
Step-by-step explanation:
This problem can be solved with the help of separating the variables.
dy/dx=x/y
Multiply both sides by y
y dy/dx=x
Multiply both sides by dx
y dy=x dx
Integrate
y^2/2=x^2/2+c
Let's find c using the condition y(0)=-3.
(-3)^2/2=(0)^2/2+c
9/2=0+c
9/2=c.
The equation is y^2/2=x^2/2+9/2.
Let's make this a bit prettier multiplying both sides by 2:
y^2=x^2+9
Taking square root of both sides gives:
y=+/- sqrt(x^2+9)
Since we want y(0)=-3, then we will choose
y=-sqrt(x^2+9).