Questions | 5 |
Topics | Calculations, Coordinate Grid, One Variable, Pythagorean Theorem, Two Equations |
The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.
The coordinate grid is composed of a horizontal x-axis and a vertical y-axis. The center of the grid, where the x-axis and y-axis meet, is called the origin.
An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)
When presented with two equations with two variables, evaluate the first equation in terms of the variable you're not solving for then insert that value into the second equation. For example, if you have x and y as variables and you're solving for x, evaluate one equation in terms of y and insert that value into the second equation then solve it for x.