1 equation , 2 variables.Solvable?

a3+b3+3ab=1\large a^3+b^3+3ab=1

If a,bRa,b \in R , Find value of a+ba+b

Nice solutions are always welcome!

#Algebra

Note by Nihar Mahajan
6 years, 1 month ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

So , here is my trial:

a3+b3+3ab1=0(a+b)33ab(a+b)+3ab1=0(a+b)33ab(a+b1)1=0(a+b)313=3ab(a+b1)(a+b1)(a2+b2+2ab+a+b+1)=3ab(a+b1)a^3+b^3+3ab-1=0 \\ (a+b)^3-3ab(a+b)+3ab-1=0 \\ (a+b)^3 - 3ab(a+b-1) -1=0 \\ (a+b)^3 - 1^3 = 3ab(a+b-1) \\ (a+b-1)(a^2+b^2+2ab+a+b+1)= 3ab(a+b-1)

Let a+b10a+b-1 \neq 0

a2+b2+2ab+a+b+1=3aba2+b2ab+a+b+1=0a2+b2(a1)(b1)=0a2+b2=(a1)(b1)(a+b)22ab=(a1)(b1)(a+b+2ab)(a+b2ab)=(a1)(b1)b+2ab=1a2ab=1a+b=2a+b=1\Rightarrow a^2+b^2+2ab+a+b+1= 3ab \\ a^2+b^2-ab+a+b+1=0 \\ a^2+b^2-(a-1)(b-1)=0 \\ a^2+b^2=(a-1)(b-1) \\ (a+b)^2 - 2ab = (a-1)(b-1) \\ (a+b+\sqrt{2ab})(a+b-\sqrt{2ab})=(a-1)(b-1) \\ \Rightarrow b+\sqrt{2ab} = -1 \quad a-\sqrt{2ab}=-1 \\ \Rightarrow a+b=-2 \quad a+b=1

Is it right?

Nihar Mahajan - 6 years, 1 month ago

Log in to reply

yup, it's right

Vaibhav Prasad - 6 years, 1 month ago

Log in to reply

Do like and reshare this for others (not for my sake). Thanks!

Nihar Mahajan - 6 years, 1 month ago

Note @Mehul Arora @Vaibhav Prasad , a,ba,b are real numbers and not just integers. Cheers!

Nihar Mahajan - 6 years, 1 month ago

Hey ,in the 5th step ,from where has -1 arrived in the second bracket I mean when you used the formula a3b3a^{3} - b^{3} the correct equation should have been this (a2+b2+2ab+1+a+b(a^{2} + b^{2} + 2ab +1 +a+b)

Aman Real - 6 years, 1 month ago

Log in to reply

Sorry , it was a typing mistake. Thanks for correcting me.

Nihar Mahajan - 6 years, 1 month ago

Please explain the second last step

Aman Real - 6 years, 1 month ago

Log in to reply

(a+b+2ab)(a+b2ab)=(a1)(b1)(a+(b+2ab))(b+(a2ab))=(a1)(b1)(a+b+\sqrt{2ab})(a+b-\sqrt{2ab})=(a-1)(b-1) \\ \Rightarrow (a+(b+\sqrt{2ab}))(b+(a-\sqrt{2ab}))=(a-1)(b-1)

If you compare the factors of L.H.SL.H.S and R.H.SR.H.S , correspondingly you will get:

b+2ab=1a2ab=1\Rightarrow b+\sqrt{2ab} = -1 \quad a-\sqrt{2ab}=-1

Nihar Mahajan - 6 years, 1 month ago

a3+b3+c33abc=12(a+b+c)((ab)2+(bc)2+(ca)2)\displaystyle a^3 + b^3 + c^3 -3abc = \dfrac{1}{2} (a+b+c)( (a-b)^2 + (b-c)^2 + (c-a)^2)

Now substitute c=1c = -1 and then L.H.S equals 0

0=(a+b1)((ab)2+(a+1)2+(b+1)2) \displaystyle 0 = (a+b-1)( (a-b)^2 + (a+1)^2 + (b+1)^2)

From here

a+b=1a+b = 1 from the first and

a+b=2a+b = -2 from second (easily solvable)

EDIT :- the second equation has only one solution when a=1a =-1.

Krishna Sharma - 6 years, 1 month ago

Log in to reply

Nice , that crucial substitution really helped!

Nihar Mahajan - 6 years, 1 month ago

That identity is very useful it is just a result derived from another identity.

shivamani patil - 6 years ago

The answer is  a+b=1\space \boxed{a+b=1}.

I plotted f(a)=a3+b3+3ab1f(a) = a^3+b^3+3ab-1 for b=10,7.5,0,7.5,10b = -10, -7.5, 0, 7.5, 10, thinking that there will be infinite solutions. But I discovered that the roots to f(a)f(a) are respectively (a=11,8.5,1,-6.5,-9) making a+b=1\boxed{a+b = 1}. See the graph here.

Chew-Seong Cheong - 6 years, 1 month ago

Log in to reply

Sir , note that a+b=2a+b=-2 is also a solution. See my and Krishna's solution. Thanks!

Nihar Mahajan - 6 years, 1 month ago

There is one special case when a+b=2a+b=-2.

Krishna Sharma - 6 years, 1 month ago

Log in to reply

What do you need help with? You solved the problem didn't you? :)

Curtis Clement - 6 years, 1 month ago

Log in to reply

Actually , I got it just after I posted this note. Since you have nice methods and approaches , I mentioned you.

Nihar Mahajan - 6 years, 1 month ago

1 :- The answer

Mehul Arora - 6 years, 1 month ago

Log in to reply

I am not asking for the answer. I am asking for an elegant accurate solution with proof. -_-

Nihar Mahajan - 6 years, 1 month ago

How about a=1a=-1 and b=1b=-1

Vaibhav Prasad - 6 years, 1 month ago

Log in to reply

I am not asking for the answer. I am asking for an elegant accurate solution with proof. -_-

Nihar Mahajan - 6 years, 1 month ago

See my bash , no need to compute a,ba,b :)

Nihar Mahajan - 6 years, 1 month ago

Let a+b=x Now If, x=1, Then the Equation becomes a+b ^ 3 Thena+b=1 :D

P.S. I'm just too lazy. Idk What I am typing right now.

Mehul Arora - 6 years, 1 month ago

Log in to reply

That's right.

Nihar Mahajan - 6 years, 1 month ago

Log in to reply

I know.

Mehul Arora - 6 years, 1 month ago

Log in to reply

@Mehul Arora But that's incomplete. -_-

Nihar Mahajan - 6 years, 1 month ago

Log in to reply

@Nihar Mahajan Somewhat. But I laid the basis, didn't I ? :P

Mehul Arora - 6 years, 1 month ago

Log in to reply

@Mehul Arora Yeah you have a nice different idea. I am trying a different approach... xD

Nihar Mahajan - 6 years, 1 month ago

Log in to reply

@Nihar Mahajan Okay! So Cheers! xD

Mehul Arora - 6 years, 1 month ago

Log in to reply

@Mehul Arora See my bash , no need to compute a,ba,b :)

Nihar Mahajan - 6 years, 1 month ago

a+b can be 1 also

Pranjit Handique - 6 years, 1 month ago

Log in to reply

Yeah it can be 11. So?

Nihar Mahajan - 6 years, 1 month ago

Log in to reply

LOL xD

Mehul Arora - 6 years, 1 month ago
×

Problem Loading...

Note Loading...

Set Loading...