<item ident="F1-1233" title="F1 | Direction fields for first-order ODEs | ver. 1233"> <itemmetadata> <qtimetadata> <qtimetadatafield> <fieldlabel>question_type</fieldlabel> <fieldentry>essay_question</fieldentry> </qtimetadatafield> </qtimetadata> </itemmetadata> <presentation> <material> <mattextxml> <div class="exercise-statement"> <p> <strong>F1.</strong> </p> <p> Use <a href="https://sagecell.sagemath.org/">https://sagecell.sagemath.org/</a> to run the SageMath code <code>t,y = var('t y'); plot_slope_field(sin(t+y), (t,-5,5), (y,-5,5))</code> producing the direction field for the ODE <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?{y'} = \sin\left({y} + t\right)" alt="{y'} = \sin\left({y} + t\right)" title="{y'} = \sin\left({y} + t\right)" data-latex="{y'} = \sin\left({y} + t\right)"/>. </p> <p> Let <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p" alt="y_p" title="y_p" data-latex="y_p"/> be the solution to the following IVP. Explain how to use its direction field to approximate the value of <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p" alt="y_p" title="y_p" data-latex="y_p"/> at <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?t= -2" alt="t= -2" title="t= -2" data-latex="t= -2"/>. </p> <p style="text-align:center;"> <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1" alt="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1" title="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1" data-latex="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1"/> </p> </div> </mattextxml> <mattext texttype="text/html"><div class="exercise-statement"> <p> <strong>F1.</strong> </p> <p> Use <a href="https://sagecell.sagemath.org/">https://sagecell.sagemath.org/</a> to run the SageMath code <code>t,y = var('t y'); plot_slope_field(sin(t+y), (t,-5,5), (y,-5,5))</code> producing the direction field for the ODE <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?%7By'%7D%20=%20%5Csin%5Cleft(%7By%7D%20+%20t%5Cright)" alt="{y'} = \sin\left({y} + t\right)" title="{y'} = \sin\left({y} + t\right)" data-latex="{y'} = \sin\left({y} + t\right)">. </p> <p> Let <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p" alt="y_p" title="y_p" data-latex="y_p"> be the solution to the following IVP. Explain how to use its direction field to approximate the value of <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p" alt="y_p" title="y_p" data-latex="y_p"> at <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?t=%20-2" alt="t= -2" title="t= -2" data-latex="t= -2">. </p> <p style="text-align:center;"> <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?%7By'%7D%20=%20%5Csin%5Cleft(%7By%7D%20+%20t%5Cright)%20%5Chspace%7B2em%7D%20y(%200%20)=%201" alt="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1" title="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1" data-latex="{y'} = \sin\left({y} + t\right) \hspace{2em} y( 0 )= 1"> </p> </div> </mattext> </material> <response_str ident="response1" rcardinality="Single"> <render_fib> <response_label ident="answer1" rshuffle="No"/> </render_fib> </response_str> </presentation> <itemfeedback ident="general_fb"> <flow_mat> <material> <mattextxml> <div class="exercise-answer"> <h4>Partial Answer:</h4> <p style="text-align:center;"> <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p( -2 )\approx 1.0" alt="y_p( -2 )\approx 1.0" title="y_p( -2 )\approx 1.0" data-latex="y_p( -2 )\approx 1.0"/> </p> </div> </mattextxml> <mattext texttype="text/html"><div class="exercise-answer"> <h4>Partial Answer:</h4> <p style="text-align:center;"> <img style="border:1px #ddd solid;padding:5px;border-radius:5px;" src="https://latex.codecogs.com/svg.latex?y_p(%20-2%20)%5Capprox%201.0" alt="y_p( -2 )\approx 1.0" title="y_p( -2 )\approx 1.0" data-latex="y_p( -2 )\approx 1.0"> </p> </div> </mattext> </material> </flow_mat> </itemfeedback> </item>