Quick Writer
Welcome to Questions & Answers on Math, Physics, Chemistry, History and more, where you can ask questions and receive answers from other members of the community.

What's SOAP method?

Need to solve x3+8 using SOAP method

Help me get an answer!

asked Jul 31, 2017 in Algebra by Nathen

1 Answer

If you're to use Same Opposite Always Positive (SOAP) method, you need to use the following rule:

   a3 ± b3 = (a ± b) (a2 (opposite sign) ab (always positive) b2)

So, the formula that is given x3+8 can be solved like this:

f(x + h) = 2(x + h) + 5

f(x + h) = 2x + 2h + 5


Therefore

f(x+h) - f(x) = 2x + 2h + 5 - 2x - 5 = 2h

[f(x+h) - f(x)]/h = 2h/h = 2

answered Jul 31, 2017 by quickwriter (2,510 points)
...