Solving this equality. Then simple plot.

  • Thread starter Thread starter rcmango
  • Start date Start date
  • Tags Tags
    Plot
AI Thread Summary
The discussion revolves around solving the inequality 7/2x >= -1/4. Initially, there was confusion regarding the interpretation of the equation, particularly whether x was in the denominator. After clarifying the equation, the correct steps led to the solution x >= -1/14. Participants confirmed that this solution is valid and that it includes x=0, extending to infinity on a number plot. The importance of proper notation to avoid misinterpretation was emphasized throughout the conversation.
rcmango
Messages
232
Reaction score
0

Homework Statement



7/2x >= -1/4

then put it on a number plot.

Homework Equations





The Attempt at a Solution



7x/7 >= -2/4 = -1/2

-1/2 *7/1 = -7/2

x>= -7/2 and I'm not sure if I'm even correct for that answer, and I have to put it on a number plot.
 
Physics news on Phys.org
rcmango said:

The Attempt at a Solution



7x/7 >= -2/4 = -1/2
How did you get this? You could show your steps to help troubleshooting.
If that /7 is just a typo: What did you do afterwards?
The result is wrong.

Just to make sure: Your original equation is ##\frac{7}{2}x \geq -\frac{1}{4}##, so x is not in the denominator?
 
rcmango said:
7/2x >= -1/4
We're uncertain as to what you mean by 7/2x. A literal interpretation using operator precedence would be (7/2) * x. Others might incorrectly interpret this as 7/(2x). What did you mean?
 
mfb said:
Just to make sure: Your original equation is ##\frac{7}{2}x \geq -\frac{1}{4}##, so x is not in the denominator?

The way this equality is written is correct.

So i reworked the problem, and I get this answer instead.

2* 7/2*x >= -1/4 *2

7x >= -1/2

7x/7 >= -1/2 / 7/1

x>= -1/14

which on a number plot should be about 0 to wherever (infinity)? including 0.
 
rcmango said:
The way this equality is written is correct.

So i reworked the problem, and I get this answer instead.

2* 7/2*x >= -1/4 *2
Again, you need to be sure to add brackets where necessary because 7/2*x can be confused as 7/(2x). In this case, I'd just go ahead and write 7x/2.

rcmango said:
7x >= -1/2

7x/7 >= -1/2 / 7/1

x>= -1/14

which on a number plot should be about 0 to wherever (infinity)? including 0.
What you have is correct and yes, it'll include x=0 and yes it'll go all the way to infinite. You can try it out for yourself as well! Plug in x=0 for
7x/2 >= -1/4
And see if the inequality holds.
 
Yes it holds.

and agreed 7x/2,

thanks for all the help.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Back
Top