Apparentlyx[SUP]2[/SUP]/y + yis the same

  • Context: High School 
  • Thread starter Thread starter bobsmith76
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
bobsmith76
Messages
336
Reaction score
0
apparently

x2/y + y

is the same as

x2+y2/y

I've done the calculations and it's true. But I can't recall the rule that allows you to do that. It's something about common denominators but I can't remember which.
 
Mathematics news on Phys.org


never mind, I got it. if you let x = 4 and y = 3

then

4/3 + 3 = 4/3 + 9/3

and 9/3 = 32/3
 


bobsmith76 said:
never mind, I got it. if you let x = 4 and y = 3

then

4/3 + 3 = 4/3 + 9/3

and 9/3 = 32/3

Do you mean x2{/SUP]/y + y = x2/y + y2/y? If so, you multiply the expression by 1 = y/y (y not zero).
 


bobsmith76 said:
apparently

x2/y + y

is the same as

x2+y2/y
No, it is not. But it is the same as (x2+ y2)/y. I assume that is what you meant.

I've done the calculations and it's true. But I can't recall the rule that allows you to do that. It's something about common denominators but I can't remember which.
"which"? There is only one denominator!

[tex]\frac{x^2}{y}+ y= \frac{x^2}{y}+ \frac{y^2}{y}= \frac{x^2+ y^2}{y}[/tex]