Mathematics
16 Online
OpenStudy (anonymous):
i need help with this problem on my summer packet
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
what's your question
OpenStudy (anonymous):
the problem is to simplify absolute value of x-1 divided by x-1 multiplied by x +3
jimthompson5910 (jim_thompson5910):
where does the absolute value stop
OpenStudy (anonymous):
the absolute value is only around the x-1 in the numerator of the fraction
jimthompson5910 (jim_thompson5910):
ok thanks
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
does it give any conditions on x?
OpenStudy (anonymous):
yes it says if x<1
jimthompson5910 (jim_thompson5910):
ok so if x < 1, then x - 1 < 0
jimthompson5910 (jim_thompson5910):
which means that we use the negative version of |x-1|
jimthompson5910 (jim_thompson5910):
basically |x-1| = -(x-1) if x < 1
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
so...
|x-1|/(x-1) * (x+3)
-(x-1)/(x-1) * (x+3)
-1*(x+3)
-1*x - 1*3
-x - 3
OpenStudy (anonymous):
wait im confused on where the negative 1 comes in
jimthompson5910 (jim_thompson5910):
which line doesn't make sense
OpenStudy (anonymous):
the third line
jimthompson5910 (jim_thompson5910):
oh well (x-1)/(x-1) simplifies to 1 since any number divided by itself is 1
ie
x/x = 1
where x is NOT equal to 0
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
so that means -(x-1)/(x-1) simplifies to -1
OpenStudy (anonymous):
oh okay thank you so much
jimthompson5910 (jim_thompson5910):
you're welcome