MHB (Real functions and equations) How to select points for a graph.

Kyriakos1
Messages
3
Reaction score
0
When I am given a function quadratic, square-root and inverse variation I am often uncertain as to how to select my points to graph the function. Usually I can find my vertex easily enough and y and x intercepts if any but otherwise I don't know how to select my points. Are there base points for each function? Such as (0,0), (1,1), (4,2), (8,2.8) for a function of square-root or (0,0), (1,1), (2,4), (-1,1), (-2,4) for a quadratic function.
 
Mathematics news on Phys.org
If I am given a function of the form:

$$f(x)=a\sqrt{g(x)}+b$$

Then, I will find $x=x'$ such that:

$$g(x')=n^2$$ where $$n\in\mathbb{N_0}$$

Then I plot the points:

$$(x,y)=(x',an+b)$$

If I am given a function of the form:

$$f(x)=a(x-h)^2+k$$

I let $$x=h+n$$ where $$n\in\mathbb{N_0}$$, and then for each point, reflect it across the axis of symmetry. You will get the set of points:

$$(x,y)=(h\pm n,an^2+k)$$
 
I thank you for answering and I do not mean to sound ungrateful but I don't really understand your explanation. I do not understand these symbols: n ∈ N 0 x′.
Also I have learned the square root-function as f(x)=a\sqrt{b(x-h)} + k and am unsure how to use f(x)=ag(x)−−−−√+b. Perhaps you can dumb it down a notch.
 
The statement $$n\in\mathbb{N_0}$$ means that n is a natural number including zero, that is:

$$n\in\{0,1,2,3,\cdots\}$$

If you are given:

$$f(x)=a\sqrt{b(x-h)}+k$$

then set:

$$b(x-h)=n^2\implies x=\frac{n^2}{b}+h$$

which generates the points:

$$\left(\frac{n^2}{b}+h,an+k\right)$$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top