Painguy
- 118
- 0
Homework Statement
y=(x+1)^3
Homework Equations
f(a)=f(b)
a=b
The Attempt at a Solution
(a+1)^3 =(b+1)^3
1+3 a+3a^2+a^3=1+3b+3b^2+b^3
This is where I get stuck.
SammyS said:How about: if (a+1)^3 =(b+1)^3\,, then (a+1)^3-(b+1)^3=0\,.
Then factor into difference of cubes.
I haven't taken calculus yet but would it suggestion look like this? f(x)=(x+1)^3 I've already graphed it & seen that it's 1:1 but I'm looking to do this algebraically. Excuse me if I misinterpreted your post.Dick said:Do you know any calculus? That's the easy way to prove this. Show y is an always increasing function of x.