SOLUTION: how do i break this down to find the value of p? p^2+13p-30=0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: how do i break this down to find the value of p? p^2+13p-30=0      Log On


   



Question 174863: how do i break this down to find the value of p? p^2+13p-30=0
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

p%5E2%2B13p-30=0 Start with the given equation.


Notice we have a quadratic equation in the form of ap%5E2%2Bbp%2Bc where a=1, b=13, and c=-30


Let's use the quadratic formula to solve for p


p+=+%28-b+%2B-+sqrt%28+b%5E2-4ac+%29%29%2F%282a%29 Start with the quadratic formula


p+=+%28-%2813%29+%2B-+sqrt%28+%2813%29%5E2-4%281%29%28-30%29+%29%29%2F%282%281%29%29 Plug in a=1, b=13, and c=-30


p+=+%28-13+%2B-+sqrt%28+169-4%281%29%28-30%29+%29%29%2F%282%281%29%29 Square 13 to get 169.


p+=+%28-13+%2B-+sqrt%28+169--120+%29%29%2F%282%281%29%29 Multiply 4%281%29%28-30%29 to get -120


p+=+%28-13+%2B-+sqrt%28+169%2B120+%29%29%2F%282%281%29%29 Rewrite sqrt%28169--120%29 as sqrt%28169%2B120%29


p+=+%28-13+%2B-+sqrt%28+289+%29%29%2F%282%281%29%29 Add 169 to 120 to get 289


p+=+%28-13+%2B-+sqrt%28+289+%29%29%2F%282%29 Multiply 2 and 1 to get 2.


p+=+%28-13+%2B-+17%29%2F%282%29 Take the square root of 289 to get 17.


p+=+%28-13+%2B+17%29%2F%282%29 or p+=+%28-13+-+17%29%2F%282%29 Break up the expression.


p+=+%284%29%2F%282%29 or p+=++%28-30%29%2F%282%29 Combine like terms.


p+=+2 or p+=+-15 Simplify.


So the answers are p+=+2 or p+=+-15