exercise:5b87ab6e7a: Difference between revisions
From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\ex}[1]{\item } \newcommand{\sx}{\item} \newcommand{\x}{\sx} \newcommand{\sxlab}[1]{} \newcommand{\xlab}{\sxlab} \newcommand{\prov}[1] {\quad #1} \newcommand{\provx}[1] {\quad \mbox{#1}} \newcommand{\intext}[1]{\quad \mbox{#1} \quad} \newcommand{\R}{\mathrm{\bf R}} \newcommand{\Q}{\mathrm{\bf Q}} \newcommand{\Z}{\mathrm{\bf Z}} \newcommand{\C}{\mathrm{\bf C}} \newcommand{\dt}{\textbf} \newcommand{\goesto}{\rightarrow}...") |
No edit summary |
||
Line 32: | Line 32: | ||
\newcommand{\mathds}{\mathbb} | \newcommand{\mathds}{\mathbb} | ||
</math></div> | </math></div> | ||
<ul style{{=}}"list-style-type:lower-alpha"><li>Draw the graph of the function <math>g</math> defined by | <ul style{{=}}"list-style-type:lower-alpha"><li>Draw the graph of the function <math>g</math> defined by | ||
<math display="block"> | <math display="block"> | ||
g(x) = \ | g(x) = \begin{cases}x^2, & x \leq 1, \\ | ||
2x-1, & x > 1.\end{cases} | |||
</math></li> | </math></li> | ||
<li>Compute <math>g^\prime</math> and <math>g^{\prime\prime}</math>.</li> | <li>Compute <math>g^\prime</math> and <math>g^{\prime\prime}</math>.</li> | ||
<li>Are <math>g</math> and <math>g^\prime</math> differentiable functions?</li> | <li>Are <math>g</math> and <math>g^\prime</math> differentiable functions?</li> | ||
</ul> | </ul> |
Latest revision as of 00:30, 23 November 2024
[math]
\newcommand{\ex}[1]{\item }
\newcommand{\sx}{\item}
\newcommand{\x}{\sx}
\newcommand{\sxlab}[1]{}
\newcommand{\xlab}{\sxlab}
\newcommand{\prov}[1] {\quad #1}
\newcommand{\provx}[1] {\quad \mbox{#1}}
\newcommand{\intext}[1]{\quad \mbox{#1} \quad}
\newcommand{\R}{\mathrm{\bf R}}
\newcommand{\Q}{\mathrm{\bf Q}}
\newcommand{\Z}{\mathrm{\bf Z}}
\newcommand{\C}{\mathrm{\bf C}}
\newcommand{\dt}{\textbf}
\newcommand{\goesto}{\rightarrow}
\newcommand{\ddxof}[1]{\frac{d #1}{d x}}
\newcommand{\ddx}{\frac{d}{dx}}
\newcommand{\ddt}{\frac{d}{dt}}
\newcommand{\dydx}{\ddxof y}
\newcommand{\nxder}[3]{\frac{d^{#1}{#2}}{d{#3}^{#1}}}
\newcommand{\deriv}[2]{\frac{d^{#1}{#2}}{dx^{#1}}}
\newcommand{\dist}{\mathrm{distance}}
\newcommand{\arccot}{\mathrm{arccot\:}}
\newcommand{\arccsc}{\mathrm{arccsc\:}}
\newcommand{\arcsec}{\mathrm{arcsec\:}}
\newcommand{\arctanh}{\mathrm{arctanh\:}}
\newcommand{\arcsinh}{\mathrm{arcsinh\:}}
\newcommand{\arccosh}{\mathrm{arccosh\:}}
\newcommand{\sech}{\mathrm{sech\:}}
\newcommand{\csch}{\mathrm{csch\:}}
\newcommand{\conj}[1]{\overline{#1}}
\newcommand{\mathds}{\mathbb}
[/math]
- Draw the graph of the function [math]g[/math] defined by
[[math]] g(x) = \begin{cases}x^2, & x \leq 1, \\ 2x-1, & x \gt 1.\end{cases} [[/math]]
- Compute [math]g^\prime[/math] and [math]g^{\prime\prime}[/math].
- Are [math]g[/math] and [math]g^\prime[/math] differentiable functions?