Bad question on a take home quiz

  • Context: Undergrad 
  • Thread starter Thread starter DavidWi
  • Start date Start date
  • Tags Tags
    Home Quiz
Click For Summary

Discussion Overview

The discussion revolves around a problem from a take-home quiz related to the Mean Value Theorem, specifically concerning the function f(x) = sin(x/2). Participants explore the application of the theorem, the calculation of a specific value c within a given interval, and the discrepancies between their calculations and the provided answer choices.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses confusion over their repeated calculations yielding a consistent result that does not match the answer choices provided.
  • Another participant points out a notation error regarding the use of c in the context of the Mean Value Theorem.
  • There is a discussion about the relevance of the constant of integration in definite integrals, with some participants asserting that it cancels out.
  • One participant suggests setting their calculated value equal to the function and solving for x, leading to further calculations that still do not match the answer choices.
  • Participants discuss the five answer choices provided and the difficulty in simplifying arcsin(2sqrt(2)/pi) to match any of them.
  • Another participant introduces the distinction between the integral Mean Value Theorem and the differential Mean Value Theorem, suggesting that the latter might yield a simpler solution.
  • There is a correction regarding the evaluation of sin at specific points, with a participant clarifying their reasoning about the function's domain.
  • One participant realizes a potential oversight regarding the domain of the function when solving for arcsin(0), leading to further confusion about the correct value of c.
  • Another participant provides a formula for f'(c) based on the Mean Value Theorem, leading to a conclusion that c could equal pi.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct approach or answer to the problem. Multiple competing views and calculations are presented, with some participants correcting each other and refining their arguments without establishing a definitive solution.

Contextual Notes

Participants express uncertainty regarding the application of the Mean Value Theorem, the handling of the integral and differential forms, and the implications of the function's domain on their calculations. There are unresolved mathematical steps and assumptions that affect the clarity of the discussion.

DavidWi
Messages
10
Reaction score
0
I don't know... I've worked through this problem about ten times, but each time, I get the same answer. It's a kind of easy problem too. I don't konw what my problem with this is.

If f(x) = sin (x/2), then there exists a number c in the interval pi/2 < x < (3*pi / 2 that satisfies the conclusion of the Mean Value Theorem. Which of the following could be c?

Here's my work...

The mean value theorem is f(c) = 1/(b-a) * int (f(x), x, a, b).

the indefinate integral of sin (x/2) is -2 cos (x/2) + c

c = -2 (cos ((3 * pi / 2) / 2) - cos ((pi / 2) / 2) / pi

c = -2 (cos (3 * pi / 4) - cos (pi / 4)) / pi

c = -2 ( - sqrt (2) / 2 - sqrt (2) / 2) / pi

c = -2 (- 2 sqrt (2) / 2) / pi

c = -2 (- sqrt (2)) / pi

c = 2 * sqrt (2) / pi

but, the answer sheet only gives answers with pi in the numerator (so i know i must be wrong). Can anyone help?
 
Physics news on Phys.org
You've dropped the f from f(c), as well as used c for two different things (the constant of the integration).
 
As far as I know, the constant of integration only applies to taking the indefinate integral. Since I'm taking the definite integral, the constant of integration cancels out. Expalin the rest though...
 
Your first equation was:

[tex]f(c) = \frac{\int_a^b f(x) \, dx}{b-a}[/tex]

Notice the left-hand side of this equation.

Now look at the left-hand side of all your work. See something missing?

cookiemonster
 
Using c for two things was just a note on being careful with your notation. And you spell definite with is not an a.
 
soooo... what you guys are saying is that I should set (2 * sqrt (2)) / pi equal to my function and solve for x...

2 * sqrt (2) / pi = sin (x / 2)
x / 2 = arcsin (2 * sqrt (2) / pi)
x = 2 * arcsin (2 * sqrt (2) / pi)

But this still isn't any of my answers... I'm still doing something wrong. I dont' know what it is.
 
You say which of the choices might be c in the original post. Is there one that is closest?
 
The five answers are (A) 2 pi / 3, (B) 3 pi / 4, (C) 5 pi / 6 (D) pi, (E) 3 pi / 2

I can't figure out a way to simplify arcsin (2 sqrt (2) / pi), so I don't think it's any of these answers.
 
The correct answer is 2arcsin(2&radic;(2)/pi) which lies between A and B.

That's assuming you mean the "integral" mean value theorem. Normally when I see just "mean value theorem", I think "differential" mean value theorem. The value of c for that is quite easily pi.
 
  • #10
ohhhh, you're right! wow! I guess I got too caught up in the integral mean value theorum. But there's the much easier to do differential one.

f'(c) = (sin (3 pi / 4) - sin (pi / 4)) / pi
f'(c) = (sqrt (2) / 2 - sqrt (2) / 2) / pi
f'(c) = 0 / pi = 0

sin c / 2 = 0
c / 2 = arcsin 0
c / 2 = 0
c = 0

Huh, still, I get the wrong answer. Any more help?
 
  • #11
In the first step, don't you mean sin(3pi/2), not sin(3pi/4)?

cookiemonster
 
  • #12
no, i meant sin (3 pi / 4) because it's sin (x / 2).

if x = 3 pi / 2, then it would be sin (3 pi / 2 / 2) = sin (3 pi / 4)
 
  • #13
Ah, you're right. Sorry.

Your error is in f'(c).

cookiemonster
 
  • #14
OHHHHH! I GOT IT! Maybe... Maybe... I forgot to take into account my domain. I'm going from pi / 2 to 3 pi / 2. But when i solved for the arcsin 0, i thought it was a 0 radians, which is out of my domain.

arcsin 0 = pi, not 0

sin (c / 2) = 0
c / 2 = arcsin 0
c / 2 = pi
c = 2 * pi...

noooooo the stupid rotten 2... i thought i almost had it.
 
  • #15
f'(c)... As in d/dx(f(x))|c... or maybe d/dx(sin(x/2))|c...

cookiemonster
 
  • #16
Mean value theorem
[tex] f'(c)= \frac{f( \frac{3 \pi}{2}) - f( \frac{ \pi}{2})}{ \pi}[/tex]
u can see that

cos(c/2)= 0

therefore
c = pi
 
  • #17
wow, finally i see the right answer. Now, I wonder if I can get my calc teacher with that problem. I don't think he'll be able to do it. Maybe he will though.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K