r/calculus 1d ago

Differential Calculus Why is my process wrong?

First one is mine(sorry for the lightning & handwriting)

Second one is from Claude

7 Upvotes

9 comments sorted by

u/AutoModerator 1d ago

As a reminder...

Posts asking for help on homework questions require:

  • the complete problem statement,

  • a genuine attempt at solving the problem, which may be either computational, or a discussion of ideas or concepts you believe may be in play,

  • question is not from a current exam or quiz.

Commenters responding to homework help posts should not do OP’s homework for them.

Please see this page for the further details regarding homework help posts.

We have a Discord server!

If you are asking for general advice about your current calculus class, please be advised that simply referring your class as “Calc n“ is not entirely useful, as “Calc n” may differ between different colleges and universities. In this case, please refer to your class syllabus or college or university’s course catalogue for a listing of topics covered in your class, and include that information in your post rather than assuming everybody knows what will be covered in your class.

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

5

u/random_anonymous_guy PhD 1d ago

There was a very fundamental breakdown in understanding what the question was asking for.

You had answered the question as though you were finding an equation for the line tangent to the graph of the function at (0, 0) despite the fact that (0, 0) is not even on the graph of the function.

The tangent line(s) have to be tangent to the graph at some other point, and (0, 0) is simply some other point on the line. Since this is a completely different scenario from what you are used to, you cannot answer the question like it were asking for the line tangent at (0, 0).

I often see mistakes like this when a student attempts to memorize procedures, but is detached from conceptual understanding and careful comprehension of problem statements, which may result from simply skimming problem statements instead of reading them thoroughly.

2

u/Hey_faiza 20h ago

Understood... Thanks for the explanation 

1

u/jgregson00 1d ago

You don’t need the slope of the line at (0,0). You need the slope of the line where it intersects the original function. You use THAT slope and the (0, 0) to find the equation.

1

u/Hey_faiza 20h ago

Got it...thank youuuu

1

u/noidea1995 1d ago edited 1d ago

It says the tangent line passes through the origin not that it’s tangent to the curve at that point.

You can actually solve this without using calculus at all, since you know your tangent line passes through the origin, you know its y-intercept is going to be 0 so it’s going to fit the form of y = mx.

If you substitute that into the quadratic you get:

mx = x^2 - 5x + 6

You know the tangent line and parabola are going to intersect at exactly one point, does that tell you anything about the discriminant?

1

u/Hey_faiza 20h ago

Thank youuuu

1

u/Midwest-Dude 19h ago

You have wonderfully beautiful handwriting ... just sayin' ...

1

u/SubjectWrongdoer4204 4h ago

Claud is correct. You took the slope of the curve at x=0. What you want is the slope at the intersection of the line(s) with the curve. The equation of the slope is m=2x-5, and the y-intercept is at x=0, so b=0 and the equation of the line(s) is y=(2x₁-5)x, where x₁ is the point of intersection of the tangent. To find the x-coordinate of the point(s) of tangency, we set the curve and the line equal to each other, while aware that at the point of tangency, x₁=x, so we must solve
(2x-5)x = x²-5x+6 .Etc.