- #1
Kitty Kat
- 13
- 0
So I have several problems that ask me to find all points of intersection algebraically, but I haven't been able to make much headway on most of them.
The first problem
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
f(x) = sinx + 1
g(x) = cosx
-Attempt #1:
sinx + 1 = cosx
sinx + 1 - cosx = 0
sinx - cosx = -1
Deadend
-Attempt #2:
sinx + 1 = cosx
sinx / cosx + 1 / cosx = cosx / cosx
tanx + secx = 1
sinx/cosx + 1/cosx = 1
Deadend
-Attempt #3:
sinx + 1 = cosx
sinx^2 + 1 = cosx^2
sinx^2 + 1 = 1 - sinx^2
2sinx^2 + 1 = 1
2sinx^2 = 0
... I think I'm really close to the answer here, but I'm not sure where to go now.
The second problem
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
f(x) = tanx
g(x) = sinx
sinx = tanx
sinx = sinx / cosx
sinx * cosx - sinx = 0
sinx (cosx - 1) = 0
sinx = 0
cosx = 1
y = 0
x = 1
(1,0)
It's (1,0) at [0, 2π, 4π], but apparently [π, 3π] are also points of intersection, even though the cosine value at [π, 3π] are -1. Could somebody explain that please? (I've pretty much already solved it)
The third problem
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
f(x) = tanx
g(x) = cotx
Attempt #1:
tanx = cotx
sinx / cosx = cosx / sinx
sinx^2 / cosx = cosx
sinx^2 = cosx^2
sinx^2 = -sinx^2 + 1
2sinx^2 = 1
And again ... I think I'm really close to the answer here, but I'm not sure where to go now.
Any helpful advice or tips would be really appreciated! Thankyou.
The first problem
Homework Statement
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
Homework Equations
f(x) = sinx + 1
g(x) = cosx
The Attempt at a Solution
-Attempt #1:
sinx + 1 = cosx
sinx + 1 - cosx = 0
sinx - cosx = -1
Deadend
-Attempt #2:
sinx + 1 = cosx
sinx / cosx + 1 / cosx = cosx / cosx
tanx + secx = 1
sinx/cosx + 1/cosx = 1
Deadend
-Attempt #3:
sinx + 1 = cosx
sinx^2 + 1 = cosx^2
sinx^2 + 1 = 1 - sinx^2
2sinx^2 + 1 = 1
2sinx^2 = 0
... I think I'm really close to the answer here, but I'm not sure where to go now.
The second problem
Homework Statement
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
Homework Equations
f(x) = tanx
g(x) = sinx
The Attempt at a Solution
sinx = tanx
sinx = sinx / cosx
sinx * cosx - sinx = 0
sinx (cosx - 1) = 0
sinx = 0
cosx = 1
y = 0
x = 1
(1,0)
It's (1,0) at [0, 2π, 4π], but apparently [π, 3π] are also points of intersection, even though the cosine value at [π, 3π] are -1. Could somebody explain that please? (I've pretty much already solved it)
The third problem
Homework Statement
Find all the points of intersection algebraically of the graphs of ... on the interval [0, 4π]
Homework Equations
f(x) = tanx
g(x) = cotx
The Attempt at a Solution
Attempt #1:
tanx = cotx
sinx / cosx = cosx / sinx
sinx^2 / cosx = cosx
sinx^2 = cosx^2
sinx^2 = -sinx^2 + 1
2sinx^2 = 1
And again ... I think I'm really close to the answer here, but I'm not sure where to go now.
Any helpful advice or tips would be really appreciated! Thankyou.
Last edited: