Is y = sqrt(x-1) a Solution to 2yy' = 1?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
lap
Messages
9
Reaction score
0
The question ask to determine whether y = φ(x) = sqrt ( x - 1 ) is a solution of the differential equation 2yy' = 1.
 
Last edited:
Physics news on Phys.org
As far as "determine whether y = φ(x) = sqrt ( x - 1 ) is a solution of the differential equation 2yy' = 1" is concerned, there is no reason to "rewrite the equation". If y= sqrt(x- 1)= (x-1)^(1/2) then y'= (1/2)(x- 1)^(-1/2) so that 2yy'= 2(x- 1)^(1/2)[(1/2)(x- 1)^(-1/2)= what?

As for the rest, I don't see how that has anything to do with the problem. Are you sure you haven't looked up the solution to the wrong question?
 
  • Like
Likes   Reactions: 1 person
Your wording is a bit confusing but if you're trying to determine if y(x) is a solution to your differential equation, all you have to do in plug y(x) into the equation and check if it holds.