How would you draw an accurate quadratic curve?

How would you draw (freehand, with compass and ruler) a pretty accurate quadratic curve, say y=3x2 y = 3x^2, in the domain [20,20][-20,20]?

Would you have to laboriously plot a lot of points corresponding to the domain that we are interested in?

Are there any tricks that we can use? For example, we know how to draw the circle x2+y2=1x^2 + y^2 = 1 using a compass.

How about a cubic curve y=4x3 y = 4 x^3 ? Would any of the same ideas apply?

#Algebra #MathProblem #Math

Note by Calvin Lin
7 years, 10 months ago

No vote yet
13 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

In calculus we had to freehand draw lots of curves up to quintic and what we always did was use basic derivatives to find the zeroes and where each curve is increasing/decreasing and concave up/concave down (this is relatively straightforward without using derivatives for quadratics if you don't know calculus) after that we would just plot those points where the "activity" of the curve changes (inflexion points and maximums and minimums) and the zeroes and the rest of the curve is surprisingly easy to freehand. With just a little bit of practice we all could draw curves that almost exactly matched what a graphing application would output to the projector

Brian Hogan - 7 years, 10 months ago

Log in to reply

We did that too. What fun.

Bob Krueger - 7 years, 10 months ago

My thought would be to use the conic definition of a parabola, i.e. find the focus and directrix. Then one can pick arbitrary lengths, to which to set a compass, and then draw the circle of that radius from the focus and find the two points on that circle that same distance away from the directrix. This gets rid of the need for plugging in several values and plotting points that way.

It doesn't seem like this method would apply to a cubic, however.

Bob Krueger - 7 years, 10 months ago

I was thinking of this problem when I saw this.

However, a better approach would be to use curvature.

In this case, the radius of curvature would be (36x2+1)326\frac {(36x^2 + 1)^{\frac {3} {2}}} {6} for any point (x,3x2)(x, 3x^2).

The circle of curvature would be centered at (36x3x,6x2+16)(-36x^3 - x, 6x^2 + \frac {1} {6}) (assuming I did all the math correctly).

Notice that in the formula for curvature does not have any cubic (or higher degree) roots. This is convenient for us because construction can generate all algebraic numbers of degree 22.

Picking rational values of xx, finding the curvature at (x,f(x))(x, f(x)), and drawing the circle of curvature should be tedious but would produce an extremely accurate curve.

Joe Ill - 7 years, 10 months ago

  1. know the intercepts
  2. know the vertical, horizontal, slant asymptote if there's any. Usually when there's a denominator
  3. determine maxima and minima by calculus
  4. inflection points by calculus
  5. finds more points :)))
oh and don't forget analytic geom ....it really helps if you know the general form of a circle, eclipse, parabola, hyperbola, etc. :P

Kalyph Dioquino - 7 years, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...