I got 12.654 I'm not sure it is right though.

What's The Fixed Point? Well, Let's Assume X=0, this is our point.

OR

I'm unaware of the nature of the question, so here are some different ways a fixed point is found based on the merits of the question.
Answer:
<em>x² + 2x - 15 = 0 </em>
Step-by-step explanation:
- 5 and 3 are zeros of quadratic function.
(x + 5)(x - 3) = 0
<em>x² + 2x - 15 = 0</em>
Answer:
11.781 cubic inches (round accordingly)
Step-by-step explanation:
The formula for the volume of a cone is:

where r is the radius and h is the height.
For our ice cream cone:
d = 3 inches
r = 1.5 inches (the radius is half of the diameter)
h= 5 inches
So all we have to do is plug in our values and solve for the volume:

So our final answer is around 11.8 cubic inches.
Step-by-step explanation:
let's simply do the multiplications and then compare with the original.
(x-m)² + n
right ?
or is it

let's go for the first.
x² - 2mx + m² + n = x² - 3x
-2mx + m² + n = -3x
fun there we see two things :
-2m = -3
m = 3/2
and
m² + n = 0
(3/2)² = -n
9/4 = -n
n = -9/4
so our transformed expression looks like
(x - 3/2)² - 9/4