-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path478333eb-77e7-447b-875d-671aed9b7932.html
92 lines (92 loc) · 3.98 KB
/
478333eb-77e7-447b-875d-671aed9b7932.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<h4>Video: Using Standard Form</h4>
<p>Watch the following video to learn more about using standard form to find slope and \(y\)-intercepts.</p>
<div class="os-raise-d-flex-nowrap os-raise-justify-content-center">
<div class="os-raise-video-container"><video controls="true" crossorigin="anonymous">
<source src="https://k12.openstax.org/contents/raise/resources/edbb051759cb0172b477b8efd411dd2da144c39c">
<track default="true" kind="captions" label="On" src="https://k12.openstax.org/contents/raise/resources/17462a63bb57159a6295f1770d5c14c7193b7683 " srclang="en_us">
https://k12.openstax.org/contents/raise/resources/edbb051759cb0172b477b8efd411dd2da144c39c
</video></div>
</div>
<br>
<br>
<h4>Try It: Using Standard Form</h4>
<div class="os-raise-ib-pset" data-button-text="Check" data-content-id="a1ebc9ca-aa64-498c-a390-478908c2b099" data-fire-learning-opportunity-event="eventnameY" data-fire-success-event="eventnameX" data-retry-limit="0" data-schema-version="1.0">
<!--Q#1-->
<div class="os-raise-ib-pset-problem" data-content-id="0f1de370-c230-4ff2-aaad-89d86d1320f2" data-problem-comparator="integer" data-problem-type="input" data-solution="5">
<div class="os-raise-ib-pset-problem-content">
<ol class="os-raise-noindent">
<li>Find the slope for \( 5x - y =15 \). <br>
</li>
</ol>
<p>Enter your answer here.</p>
</div>
<div class="os-raise-ib-pset-correct-response">
<p>Correct! 5</p>
</div>
<div class="os-raise-ib-pset-attempts-exhausted-response">
<p>Nice try! The correct answer is 5.</p>
</div>
</div>
<!--END QUESTION.-->
<!--Q#2-->
<div class="os-raise-ib-pset-problem" data-content-id="03b195b3-dccf-4316-b25e-ef90e22b0d8e" data-problem-comparator="float" data-problem-type="input" data-solution="-15">
<div class="os-raise-ib-pset-problem-content">
<ol class="os-raise-noindent" start="2">
<li>Find the \(y\)-intercept for \( 5x - y =15 \). <br>
</li>
</ol>
<p>Enter your answer here.</p>
</div>
<div class="os-raise-ib-pset-correct-response">
<p>Correct! -15</p>
</div>
<div class="os-raise-ib-pset-attempts-exhausted-response">
<p>Nice try! The correct answer is -15.</p>
</div>
</div>
<!--END QUESTION.-->
<!--Do not edit below line.-->
<div class="os-raise-ib-pset-correct-response">
<!-- INSERT ANY VALID HTML HERE -->
</div>
<div class="os-raise-ib-pset-encourage-response">
<!-- INSERT ANY VALID HTML HERE -->
</div>
</div>
<br>
<!--Q#3-->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="8844fb92-d976-4e68-8349-83a69b80e6ee" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="3">
<li>Explain your reasoning. <br>
</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
<p>Enter your answer here:</p>
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answer:</p>
<p><strong>Strategy 1: Solve for \(y\).</strong></p>
<p><strong>Step 1</strong> - Subtract the \(x\) term from both sides.<br>
Subtract \(5\) from both sides.<br>
\(5x - 5x - y =15 -5x\)</p>
<p><strong>Step 2 </strong>- Simplify.<br>
\(- y =15 -5x\)</p>
<p><strong>Step 3</strong> - Divide both sides by the coefficient of \(y\).<br>
Divide both sides by \(-1\).<br>
\(\frac{-y}{-1}=\frac{15\ -5x}{-1}\)</p>
<p><strong>Step 4</strong> - Simplify.<br>
\(y = 5x -15\)<br>
The slope is the coefficient of \(x\), so the slope is 5. The \(y\)-intercept is the constant, which is −15.<br>
<br>
<strong>Strategy 2: Use standard form. </strong>
</p>
<p><strong>Step 1</strong> - Identify A, B, and C.<br>
In \( 5x - y =15 \), \( A=5 \), \( B = -1 \), \( C =15 \).<br>
Slope: \( -\frac{A}{B}=-\frac{5}{-1}=5 \)<br>
\( y \)-intercept: \( \frac{C}{B}=\frac{15}{-1}=-15 \) </p>
</div>
</div>
<!--Interaction End -->
<br>