Comparing Bipolarity: How to Determine the Greater Value of x in an Equation?

  • Context: High School 
  • Thread starter Thread starter lalapnt
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around determining the greater value of x in the context of comparing differences between square roots of consecutive integers. Participants explore various methods, including algebraic manipulation and graphical reasoning, to analyze the relationships between these values.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest using the identity (a-b)*(a+b)=a^2-b^2 to approach the problem, although others question its applicability due to differing terms.
  • Graphical reasoning is proposed by several participants, who argue that visualizing the square root function can help understand the differences between values.
  • One participant expresses a desire to avoid graphical solutions, seeking purely algebraic methods instead.
  • Another participant introduces the idea of using the mean value theorem and the properties of the square root function's derivatives to analyze the problem analytically.
  • There are discussions about the validity of using inequalities and the implications of assigning values to x in the context of comparing the differences.
  • Some participants suggest that the differences between square roots of smaller integers are greater than those of larger integers, providing examples to illustrate this point.

Areas of Agreement / Disagreement

Participants express a mix of agreement and disagreement regarding the methods to solve the problem. While some favor graphical approaches, others prefer algebraic methods. The discussion remains unresolved as no consensus is reached on a single method or solution.

Contextual Notes

Some participants express uncertainty about the effectiveness of certain methods, and there are unresolved questions about the implications of using inequalities and the behavior of the square root function across different intervals.

lalapnt
Messages
17
Reaction score
0
how do i work this out?

2wf24go.png
 
Mathematics news on Phys.org
Remember that for any two numbers, a and b, we have: (a-b)*(a+b)=a^2-b^2
 
Think of the square root function graphed.
 
tahayassen said:
Think of the square root function graphed.
I like this approach. You can see at a glance which difference is larger.
 
tahayassen said:
Think of the square root function graphed.

Very good! :smile:
 
arildno said:
Remember that for any two numbers, a and b, we have: (a-b)*(a+b)=a^2-b^2

i knot this. but how does it help? the terms are different

tahayassen said:
Think of the square root function graphed.
i don't want to solve this graphically. (not like i even know how. I need some help here)
 
sqrt(12)-sqrt(11)=(sqrt(12)-sqrt(11))*(sqrt(12)+sqrt(11))/(sqrt(12)+sqrt(11))
 
lalapnt said:
i don't want to solve this graphically. (not like i even know how. I need some help here)
Are you saying you don't know what the graph of y = ##\sqrt{x}## looks like?
 
Mark44 said:
Are you saying you don't know what the graph of y = ##\sqrt{x}## looks like?

oh no! i know that! but first, i don't want to solve this graphically even if i did, how does the graph of y = √x help out?

EDIT: if i knew everything in math, i wouldn't be here.
 
Last edited:
  • #10
lalapnt said:
oh no! i know that! but first, i don't want to solve this graphically even if i did, how does the graph of y = √x help out?

EDIT: if i knew everything in math, i wouldn't be here.
The graph of y = √x is one of the first ones you learn when you learn to graph functions. If you are asking questions about square roots, it's one you should know.

Look at the graph of this function. Does the y value on the graph change more between 11 and 12 than it does between 12 and 13, or does it change less between 11 and 12 than it does between 12 and 13?
 
  • #11
Mark44 said:
The graph of y = √x is one of the first ones you learn when you learn to graph functions. If you are asking questions about square roots, it's one you should know.

Look at the graph of this function. Does the y value on the graph change more between 11 and 12 than it does between 12 and 13, or does it change less between 11 and 12 than it does between 12 and 13?

i get it now. but the problem is. i don't want to solve it geobetrically at all. is there a non-graphical way? please?
 
  • #12
Purely algebra ?

Place ? i/o =, > or <.

sqrt(12)-sqrt(11) ? sqrt(13)-sqrt(12)
2sqrt(12) ? sqrt(11)+sqrt(13)
48 ? ...

Can you continue ?
 
  • #13
dextercioby said:
Purely algebra ?

Place ? i/o =, > or <.

sqrt(12)-sqrt(11) ? sqrt(13)-sqrt(12)
2sqrt(12) ? sqrt(11)+sqrt(13)
48 ? ...

Can you continue ?
but how is 2sqrt(12) = 48? :/
 
  • #14
i think i get it. please check this image:

3304ojc.jpg
 
Last edited:
  • #15
am i correct working it this way?
 
  • #16
I doubt that any instructor would accept a proof in which most of the symbols are ?.
 
  • #17
Think about it like this what is √4-√1=1 obviously what is √7-√4, √9-√4=1 so less than 1, which means that the difference between higher roots is less than lower roots-you could also think that there are more roots to share between 2 numbers higher up eg.√100 to √81, for 9-10 and √4-√1, for 2-1 which shows there is a greater difference between smaller roots.
 
  • #18
If you want a purely analytical method:

Note that [itex]\sqrt{n}[/itex] is a twice-differentiable function, yielding a second-derivative of [itex]-.25n^{-1.5}[/itex] which is negative for all positive n. Thus the first-derivative of the function decreases monotonically for positive n.

Apply the mean value theorem to the intervals [11,12] and [12,13]. You will get an interesting result which wil give you your answer.

BiP
 
Last edited:
  • #19
Mark44 said:
I doubt that any instructor would accept a proof in which most of the symbols are ?.

You could make it an equation and use the same method... i.e. let root(13)-root(12)+x=root(12)-root(11). If x>0, then the left side is greater. If x<0, the right side is greater
 
  • #20
piercebeatz said:
You could make it an equation and use the same method... i.e. let root(13)-root(12)+x=root(12)-root(11). If x>0, then the left side is greater. If x<0, the right side is greater

If the left side is greater, then you can't write an = between the sides.

Am I understanding you wrong? :confused:
 
  • #21
micromass said:
If the left side is greater, then you can't write an = between the sides.

Am I understanding you wrong? :confused:

let x be the difference between the two. if, in the above scenario, x>0, then the left side must be less than the right, and vice versa.
 
  • #22
piercebeatz said:
You could make it an equation and use the same method... i.e. let root(13)-root(12)+x=root(12)-root(11). If x>0, then the left side is greater. If x<0, the right side is greater
And then the problem becomes determining the sign of x.
 
  • #23
Mark44 said:
And then the problem becomes determining the sign of x.

Why's that?

Edit: Never-mind. I see why. It's because you square both sides, so when you solve for x, you get |x|=some number.

I would go with Bipolarity's method if you need a proof.
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 44 ·
2
Replies
44
Views
5K
  • · Replies 44 ·
2
Replies
44
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K