Setting Derivative = 0 and solving

  • Thread starter Thread starter deedsy
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
deedsy
Messages
81
Reaction score
0

Homework Statement


I'm currently working on a problem that requires me to set the derivative = 0 and solve for a variable (call it x). The derivative comes out to be a fraction, with x terms in both the numerator and denominator. Is it legal to just multiply 0 by the denominator (thereby canceling it) even if it has the term of interest as part of it?

Simple Ex: say the derivative came out to be x-3 / 2x. And I want to solve for x.
When I set that derivative equal to zero, can i just multiply 0 by 2x, leaving x-3=0? So x=3

Homework Equations



none

The Attempt at a Solution


...
 
Physics news on Phys.org
That should be ok. You could also divide the left side by x / x, assuming that x is not equal to zero, resulting in:

( 1 - (3/x) ) / 2 = 0
 
  • Like
Likes   Reactions: 1 person
rcgldr said:
That should be ok. You could also divide the left side by x / x, assuming that x is not equal to zero, resulting in:

( 1 - (3/x) ) / 2 = 0

i thought they're supposed to show the work?
 
MGCLO said:
i thought they're supposed to show the work?

It is a requirement for HW problems, but my question was geared towards a concept. The equation I'm deriving for the HW would probably take up an entire line on here. The example I put on was just that, an example, it wasn't even close to my actual problem (although I wish it was haha)
 
MGCLO said:
i thought they're supposed to show the work?
Multiplying both sides by 2x is just as valid as dividing the left side by x/x. I only showed that as an alternative in case there's a situation where that would be a better option for a different equation.