Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
depends on whether \(x\geq 4\) or \(x<4\)
OpenStudy (anonymous):
between 0 and 6
OpenStudy (anonymous):
?
OpenStudy (anonymous):
x greater than or equal to 4, i think
OpenStudy (anonymous):
is it really
\[\int_0^6|x-4|dx\]?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
yes! :)
OpenStudy (anonymous):
easy method is to draw a picture and find the area of two triangles using one half base time height
OpenStudy (anonymous):
less easy method is to break the integral in to two pieces and compute each of them separately
OpenStudy (anonymous):
possible answers are: 6, 8, 10 or 11
OpenStudy (anonymous):
please help!
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
could you help me find the answer please??
OpenStudy (anonymous):
Recall:
\[|x|=\begin{cases}x&\text{for }x\ge0\\-x&\text{for }x<0\end{cases}\]
which means
\[|x-4|=\begin{cases}x-4&\text{for }x\ge4\\4-x&\text{for }x<4\end{cases}\]
So, if you want to evaluate the integral using the second method satellite mentioned, you would have
\[\int_0^6|x-4|~dx=\int_0^4(4-x)~dx+\int_4^6(x-4)~dx\]