Parameter Math Example 5

Follow the full solution, then compare it with the other examples linked below.

Example 5

medium
The quadratic f(x)=x2โˆ’px+4f(x) = x^2 - px + 4 has a zero at x=1x = 1. Find pp.

Solution

  1. 1
    Substitute: f(1)=1โˆ’p+4=0f(1) = 1 - p + 4 = 0, so 5โˆ’p=05 - p = 0.
  2. 2
    p=5p = 5.

Answer

p=5p = 5
Knowing a zero of the function lets us find the parameter by substituting and solving.

About Parameter

A parameter is a quantity in a mathematical expression that remains constant for a particular case but can change between cases. For example, in y = mx + b, the slope m and intercept b are parameters โ€” each choice of m and b gives a different line.

Learn more about Parameter โ†’

More Parameter Examples