Silly me: Not thinking straight today: simple questions

  • Thread starter Thread starter mike_302
  • Start date Start date
  • Tags Tags
    Thinking
AI Thread Summary
The discussion revolves around simplifying two mathematical expressions: (y^2 + 1)/(y^2 - 1) and (t^2 - s^2)/(s + t)^2. The first expression cannot be simplified further because y^2 + 1 does not factor in a way that allows for cancellation with y^2 - 1. The second expression can be simplified by recognizing that t^2 - s^2 is a difference of squares, which factors into (t - s)(t + s). Participants emphasize the importance of proper factorization and caution against incorrect assumptions about simplification. Ultimately, understanding these factorization techniques is crucial for solving similar problems effectively.
mike_302
Messages
102
Reaction score
0

Homework Statement


Two equations here, I need to simplify both of them but I'm not too sure:
(y^2+1)/(y^2+1) as well as (t^2-s^2)/(s+t)^2


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
If you typed in the first one correctly then it should just simplify to 1 if the same equation divided by itself. The second one just factor the top and you should see the answer.
 
I hope you take a look at the first one again, if you typed it right. It looks like

\frac{y^2 + 1}{y^2 + 1}

For the second one, think how you would factor the numerator. Is it special in any way?
 
Oops, sorry, first one is y^2+1/y^2-1 ... But I don't quite get what You mean on the second one. Sorry, I realize these are probably cereal box games to you but today is not my day for thinking... I've been out of it.
 
I got the second one to: t^2-s^2 / t^2+s^2 ... But the back of the book says its going to be t-s/t+s ...

For the first question, it says you cannot simplify further than what it's already at.
 
I do not know of any simple way to simplify

\frac{y^2 + 1}{y^2 - 1}

For your other problem however, don't run away from it. We are telling you that there is a way to factor the numerator. It is a common factorization that you need to get used to, so look again in your book or your study aid or try to think about an answer.

EDIT: Yes, the book is right; there isn't anyway to simplify the first one. That's because all the simplifications you are doing rely on factorization and then canceling factors in the resulting fraction. There is no way to factor y^2 + 1 and have it cancel out with a factor of y^2 - 1. However, it is possible to factor t^2 - s^2. Figure out how, and you will have solved your problem.
 
Last edited:
(s+t)^2 is not t^2+s^2 remember the that (s+t)^2 is (s+t)(s+t), but if you factor the top you do not have to expand the bottom.
 
OHH! I see how to factor the top. -1(s^2+t^2) . then... then it just equals -1?

EDIT: Wait, No, I see the error in that... Still not getting is :S
 
I think what's confusing me is knowing that the answer has to have both the exponents come out of the equation, and I don't see how they do that without dividing the top and bottom which... you can't do.
 
  • #10
Try multiplying (a - b) with (a + b)
 
  • #11
see, that solved it. Thanks. I was doing (a-b)^2 = (a-b)(a-b)
 
Back
Top