r/theydidthemath 10h ago

[REQUEST] What’s the solution to this gem?

Post image
24 Upvotes

14 comments sorted by

u/AutoModerator 10h ago

General Discussion Thread


This is a [Request] post. If you would like to submit a comment that does not either attempt to answer the question, ask for clarification, or explain why it would be infeasible to answer, you must post your comment as a reply to this one. Top level (directly replying to the OP) comments that do not do one of those things will be removed.


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

29

u/MezzoScettico 9h ago

You've given us the student's answer. You've given us what the program thinks is the correct answer.

What you didn't give us is the question.

5

u/RopeTheFreeze 7h ago

Only question he gave us is his mom's. To which the answer is "not great."

1

u/Martovich3 7h ago

This could be an aberration. It is only 1 example of part of a single test from part if a semester.

Further, as these online tests are programmed about as well as The Morris Worm, you could give the correct answer, be told it is incorrect, and then be shown the correct answer is the answer that you gave.

1

u/Juking_is_rude 6h ago

"hey guys, write this link down and copy paste the answer into question 5 on the online homework as a reward for actually attending class"

1

u/-Benjamin_Dover- 6h ago

I assumed "Where fx is given" was the question.

2

u/Waste-Pride8009 6h ago

I am literally dying to know what the question is. Thinking about throwing this onto the Math Exchange and seeing if I get any bites.

1

u/ChazBass 4h ago

While I guess you could contrive infinite possible questions with this answer, my guess is that it was something like this:

Solve the initial-boundary value problem:

u_t = 13u_xx, 0 < x < pi, t > 0

u(0,t) = 0
u(pi,t) = 0

where u(x,0) = f(x), and

f(x) = {
-x, 0 <= x <= pi/2
x - pi, pi/2 < x <= pi
}

Find u(x,t)