-
Notifications
You must be signed in to change notification settings - Fork 0
/
Algebra_1_Page_2.html
187 lines (146 loc) · 7.92 KB
/
Algebra_1_Page_2.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html>
<head>
<title>VITAL MATHEMATICS - ALGEBRA 1</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./Format_Web.css">
<link rel="stylesheet" href="./blacc_body.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karma">
<style>
.BLACC-bar-block .BLACC-bar-item {padding:20px}
</style>
</head>
<body>
<!-- Sidebar (hidden by default) -->
<nav class="BLACC-sidebar BLACC-bar-block BLACC-card BLACC-top BLACC-xlarge BLACC-animate-left" style="display:none;z-index:2;width:40%;min-width:300px" id="mySidebar">
<a href="javascript:void(0)" onclick="BLACC_close()"
class="BLACC-bar-item BLACC-button BLACC-hover-red">Close Menu</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Simple Interest</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Compound Interest</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Percentages</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Slope</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_1.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Cartesian Coordinate System</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_1.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Using Formulas To Solve Problems</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_1.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Point Slope Equation Of A Line</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_1.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Linear Equation In One Variable</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_2.html" onclick="BLACC_close()" class="BLACC-bar-item BLACC-button BLACC-hover-red">Linear Equation In Two Variabes</a>
</nav>
<!-- Navbar (sit on top) -->
<div class="BLACC-top">
<div class="BLACC-bar BLACC-red BLACC-wide BLACC-padding BLACC-card">
<a href="https://blacccorporation.w3spaces.com/Website_Template_BLACC_Corporation_Language_Project_Vital_Mathematics.html" class="BLACC-bar-item BLACC-button"><b>VM</b> Algebra 1</a>
<!-- Float links to the right. Hide them on small screens -->
<div class="BLACC-right BLACC-hide-small">
<a href="#projects" class="BLACC-bar-item BLACC-button">Math Questions?</a>
<a href="#about" class="BLACC-bar-item BLACC-button">About</a>
<a href="#contact" class="BLACC-bar-item BLACC-button">Contact</a>
<div class="BLACC-dropdown-hover">
<button class="BLACC-button BLACC-theme"><pre> Subjects </pre><i class="fa fa-caret-down"></i></button>
<div class="BLACC-dropdown-content BLACC-bar-block BLACC-border" style="font-size: 12px">
<a href="https://blacccorporation.w3spaces.com/Arithmetic_Home_Page.html" class="BLACC-bar-item BLACC-button">Arithmetic</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" class="BLACC-bar-item BLACC-button">Algebra 1</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_2_Home_Page.html" class="BLACC-bar-item BLACC-button">Algebra 2</a>
<a href="https://blacccorporation.w3spaces.com/Intermediate_Algebra_Home_Page.html" class="BLACC-bar-item BLACC-button">Intermediate Algebra</a>
<a href="https://blacccorporation.w3spaces.com/Geometry_Home_Page.html" class="BLACC-bar-item BLACC-button">Geometry</a>
<a href="https://blacccorporation.w3spaces.com/Trigonometry_Home_Page.html" class="BLACC-bar-item BLACC-button">Trigonometry</a>
<a href="https://blacccorporation.w3spaces.com/Calculus_Home_Page.html" class="BLACC-bar-item BLACC-button">Calculus</a>
<a href="https://blacccorporation.w3spaces.com/Statistics_Home_Page.html" class="BLACC-bar-item BLACC-button">Statistics</a>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<!-- !PAGE CONTENT! -->
<div class="BLACC-main BLACC-content BLACC-padding" style="max-width:1500px;margin-top:100px">
<!-- First Photo Grid-->
<div class="BLACC-row-padding BLACC-padding-16 BLACC-center" id="food">
<div class="BLACC-quarter">
<span class="BLACC-middle"> <img src="https://blacccorporation.w3spaces.com/Vital_Mathematics/Linear_Equation_In_Two_Variables.jpg" alt="Sandwich" style="width:100%"><a href="https://blacccorporation.w3spaces.com/Vital_Mathematics/Algebra_Linear_Equation_In_Two_Variables.pdf" target="_blank"><b class="BLACC-middle">open</b></a></span>
<h3>Linear Equation In Two Variables</h3>
<p>A variable is a letter or symbol that represents the various values that a
variable could be within mathematical operations. A common variable used in
algebra is x and y. Since we are evaluating linear equations, the variable is
written with no exponent or root function. The purpose of this linear
equations in two variables is to provide knowledge on how the dependent
variable (y) changes with respect to the independent variable (x).</p>
</div>
</div>
</div>
<br>
<br>
<hr>
<br>
<br>
<!-- Pagination -->
<div class="BLACC-center BLACC-padding-32">
<div class="BLACC-bar">
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" class="BLACC-bar-item BLACC-button BLACC-hover-red">«</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Home_Page.html" class="BLACC-bar-item BLACC-button BLACC-hover-red">HOME</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_1.html" class="BLACC-bar-item BLACC-button BLACC-hover-yellow">1</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_2.html" class="BLACC-bar-item BLACC-button BLACC-black BLACC-hover-yellow">2</a>
<a href="https://blacccorporation.w3spaces.com/Algebra_1_Page_2.html" class="BLACC-bar-item BLACC-button BLACC-hover-red">»</a>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- Footer -->
<footer class="BLACC-container BLACC-black">
<p> Made By B.L.A.C.C. Corportation (c) 2024</p>
<br>
<hr>
<br>
<ul class="lileft">
<li><a href="https://blacccorporation.w3spaces.com/index.html">B.L.A.C.C. Corporation </a>
</ul>
<ul class="lileft">
<li><a href="https://blaccsearch.w3spaces.com/BLACC_Search.html">B.L.A.C.C. Search</a>
</ul>
<ul class="lileft">
<li><a href="https://blacccorporation.w3spaces.com/B.L.A.C.C.CorporationTERMSANDCONDITIONS.html" target="_blank">Terms</a>
</ul>
<ul class="lileft">
<li><a href="https://blacccorporation.w3spaces.com/PRIVACYPOLICYFORB.L.A.C.C.CORPORATION.html" target="_blank">Privacy Policy</a>
</ul>
<ul class="lileft">
<li><a href="https://blacccorporation.w3spaces.com/Subscribe_Form.html">Subscribe</a>
</ul>
<ul class="lileft">
<li><a href="https://blaccconnect.w3spaces.com/Level_1_Access/United_States_Selection_Level_1_Access.html">B.L.A.C.C. Connect</a>
</ul>
<br>
<hr>
<br>
<p style="text-align: right;">Powered by <a href="https://blacccorporation.w3spaces.com/Website_Template_BLACC_Corporation_Computer_Science_Project_BLACC_Server.html" title="B.L.A.C.C." class="BLACC-hover-text-green">B.L.A.C.C. Server</a>~Created by <a href="https://blacccorporation.w3spaces.com/index.html" title="B.L.A.C.C." class="BLACC-hover-text-green">B.L.A.C.C. Corporation</a></p>
</footer>
<script>
// Script to open and close sidebar
function BLACC_open() {
document.getElementById("mySidebar").style.display = "block";
}
function BLACC_close() {
document.getElementById("mySidebar").style.display = "none";
}
</script>
</body>
</html>