Solving for x in P(x) = √6+5x-x2

  • Thread starter Thread starter Wa1337
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Wa1337
Messages
33
Reaction score
0

Homework Statement


P(x) = √6+5x-x2


Homework Equations





The Attempt at a Solution


P(x) = √6+5x-x2

-x2+5x+6 >/= 0
x2-5x-6 </= 0
(x-6)(x+1) </= 0
 
Physics news on Phys.org
Do you mean [itex]P(x) =\sqrt{6+5x-x^2}\,?[/itex]

If so, then use parentheses to make things clear.

P(x) = √(6+5x-x2).

Otherwise it looks like you have [itex]P(x) =(\sqrt{6})+5x-x^2\,?[/itex]

Wa1337 said:

Homework Statement


P(x) = √6+5x-x2

Homework Equations


The Attempt at a Solution


P(x) = √6+5x-x2

-x2+5x+6 >/= 0
x2-5x-6 </= 0
(x-6)(x+1) </= 0

What you have done will allow you to find the domain of P(x).

To find the range, find the vertex of the parabola of f(x) = 6+5x-x2 . Then proceed from there.
 
In vertex form it is y=(x-2.5)2-12.25