Questions tagged [graphing-functions]

For questions regarding the plotting or graphing of functions. For questions about the kinds of graphs with vertices and edges, use the (graph-theory) tag instead.

Given a real-valued function $f\colon \mathbf{R} \to \mathbf{R}$, the graph of $f$ is the set of all input-output pairs $(x,f(x))$ regarded as a set of points in the plane $\mathbf{R} \times \mathbf{R}$. Considering the graph of a function gives us a geometric perspective on the data that the function represents.

  • If the function $f$ is continuous, the graph of $f$ "looks continuous." That is, there are no gaps, and the graph is a connected curve.

  • If the function $f$ is differentiable, then it will contain no "sharp corners."

  • If we're thinking of the domain of the function as representing time, the the graph gives us a nice visualization of the change in outputs of the function over time.

A graph can be defined much more generally though. Let $\mathbf{k}$ be a local field, and suppose $f$ is a vector-valued function $f\colon \mathbf{k}^n \to \mathbf{k}^m$ where $f(x_1, \dotsc, x_n) = (y_1, \dotsc, y_m)$ and each coordinate $y_i$ of the output is a function of the $x_1, \dotsc, x_n$. In this setting, the graph of $f$ is the set of points

$$(x_1, \dotsc, x_n, y_1, \dotsc, y_m) \subset \mathbf{k}^{n+m}\,.$$

This general construction of the graph of a function can be useful in the study of algebraic geometry or the study of manifolds.

5041 questions
0
votes
1 answer

How would you graph $E=mc^2$ on a graphing calculator?

I want to graph $E=mc^2$ on a graphing calculator but I am unsure how to format the equation to work; it's been $15$ years since I messed with graphs.
Matt
  • 119
0
votes
1 answer

Inverted sawtooth wave problem

Is this correct, and does it repeat after 2pi?
Heyo
  • 167
0
votes
1 answer

Help drawing the function $\frac{100}{1+20e^{-0.23t}}$

Can somebody explain this one to me? Draw the function $$p(t)=\frac{100}{1+20e^{-0.23t}}$$ for $t\in[-20,40]$.
0
votes
2 answers

Transformation of Functions why and real life

I know how to use transformations of functions. The question is why do we need to learn transformations of functions? Also, how do we use them in real life, so as a real life application. Transformations such as graphing y =(x-2)^2 + 1 using the…
0
votes
3 answers

Graphical representation of an equation

How to plot a graph of the equation $12x^2-36x +15+ 16y^2 = 0$ I don't know how to plot that. Can you please give me the graph of this equation?
0
votes
0 answers

How can I plot $A(a,b) = 2\cos(2b-a+1)$

$A_{1}(a,b) = 2\cos(2b-a+1)$ $A_{2}(a,b) = 2\cos(-2b-a+1)$ $A_{3}(a,b) = 2\cos(2b+a+1)$ I want to know which waves are moving $+a$ or $-a$ Thanks
Nancy
  • 1
0
votes
2 answers

How to plot the implicit function $y^2=x^3/(a-x)$?

How can I plot this implicit function: $$y^2=\dfrac{x^3}{a-x}$$ Should I use a polar coordinate transformation?
0
votes
2 answers

Sketching a graph.

How would I sketch a graph of $$ f(x)=\frac{x+1}{(x-1)^2} $$ using transformations, not calculus? It should be done with algebraic manipulations, but I haven't had any luck.
0
votes
1 answer

Difference between $T_1$ spaces and $T_2$ spaces

I am really confused about the difference between $T_1$ space and $T_2$ space. To me they both seem to both have the same definition. If $X=\{a,b,c,d\}$, what are the Topologies on $X$ that are $T_1$ but not $T_2$ and why?
MrDi
  • 1,001
0
votes
1 answer

Plotting glucose production against time , x-axis & y-axis issue

Working on a pre-lab, some of the directions for drawing graphs is that the "x-axis" is for the non-variables, and the "y-axis" is for the variables (what you have measured). Now, the first thing I have to do is to make a standard curve for "Glucose…
0
votes
1 answer

Question about drawing the graph

I searched about draw graph of $[\sin x]$ but I don't know how to draw it like this: image I have matlab and gegebra but I don't know how to do it (about points like $\pi / 2$. Is it possible to help me? I'm sorry for ask this question in this…
Ali
  • 11
0
votes
2 answers

Number of solutions of ${(\sqrt3\sin x+\cos x)}^{\sqrt{\sqrt3\sin{2x}-\cos{2x}+2}}=4$

The number of solutions of the equation $${(\sqrt3\sin x+\cos x)}^{\sqrt{\sqrt3\sin{2x}-\cos{2x}+2}}=4$$ is$\ldots$ I know that i have to sketch the graph of the left-hand side and then look at the point of intersections with the line $y=4$. But i…
Navin
  • 2,605
0
votes
2 answers

calculate formula based on graph

I was wondering it's possible to calculate a formula from the graph that I have attached below. (the purple line 85% RH can be ignored) coefficient = 1.7 at -10 degrees and 33 RH coefficient = 1.4 at 0 degrees and 33 RH coefficient = 1 at 20…
martin
  • 1
0
votes
1 answer

Turning point where A>B becomes B>A

For the relationship $$A^2=246*B^5=C$$ When $ C>1$, $$A>B$$ for certain values of C such as $0.25$ $$ A>B$$ $$ A^2=246*B^5=0.25\,$$ $$ A=\sqrt{0.25}=0.5\,$$ $$ B=(0.25/256)^{1/5}=0.25$$ $$\ ∴A>B\,$$ But when C gets closer to $0$ e.g. $3\cdot…
0
votes
1 answer

What is the mathematical name of the 3D structure created by a spinning top?

I am performing a mathematical exploration into the mathematics of ballet. I began by examining the fouetté turns and I thought that the shape/structure created when the ballet turns would be a helix. However, my further research led me to the…