Simple Algebraic Problem (yet confusing 0_o)

  • Thread starter Thread starter Nano-Passion
  • Start date Start date
  • Tags Tags
    Confusing
AI Thread Summary
To solve the equation x = (17/y) - 1 for y, first rearrange it to yx + y = 17. Factoring out y gives y(x + 1) = 17. Dividing both sides by (x + 1) results in y = 17 / (x + 1). This method clarifies the solution process for the algebraic problem. The discussion highlights the importance of rearranging and factoring in solving equations.
Nano-Passion
Messages
1,291
Reaction score
0

Homework Statement



x= (17/y) - 1

Solve for y.

Homework Equations

The Attempt at a Solution



This is part of a introductory calculus problem.

I've tried everything, I'm not sure what I am doing wrong.

x = (17/y ) - 1
y/1 (x) = ( (17/y) - 1 ) y/1

yx = 17 - y
-y ... -y
---------------
yx - y = 17

?
 
Physics news on Phys.org
When you tried this:

yx = 17 - y

You almost had it. Now move y to the other side so yx+y=17. Use what you know about factoring out common terms to solve that problem.
 
mharten1 said:
When you tried this:

yx = 17 - y

You almost had it. Now move y to the other side so yx+y=17. Use what you know about factoring out common terms to solve that problem.

yx + y = 17

y (x + 1 ) = 17 ---- divide by (x + 1 ) on both sides

y = 17 / (x+1)

... Thank you ! =D I've been trying to solve this very simple problem in an excess of at least 10 minutes. =/
 
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