Standform: ax^2 + bx + cy^2 + dy + e=0
An equation where A=C, it a circle.
Example: 2x^2 +2y^2 = 16
An equation where A=C=0 is an example: 4x^2 + 8y +6
An equation where A or C has opposite signs is a
hyperbole
Example: 2x^2 - 2x^2 = 8
An equation where A=C and Signs are the same, is an ellipse.
Example: 3x^2 + 4y^2 = 16
Monday, November 29, 2010
Wednesday, November 3, 2010
Multiplying Matrices
A B
[3 2] [2 4 5]
[2 4]*[3 1 4]
[2 1]
Above are our matrices that I will use to demonstrate how to multiply matrices.
First, you must find the dimensions of the two matrices. Matrix A's dimensions are 3 by 2. Matrix B's dimensions are 2 by 3. In order to multiply, you must make sure the column mathces with the row. in this one, 2 X 3 X 3 X 2. this means we can multiply.
Second, we multiply.
Our answer should be:
[12 14 23]
[16 12 26]
[7 9 14]
[3 2] [2 4 5]
[2 4]*[3 1 4]
[2 1]
Above are our matrices that I will use to demonstrate how to multiply matrices.
First, you must find the dimensions of the two matrices. Matrix A's dimensions are 3 by 2. Matrix B's dimensions are 2 by 3. In order to multiply, you must make sure the column mathces with the row. in this one, 2 X 3 X 3 X 2. this means we can multiply.
Second, we multiply.
Our answer should be:
[12 14 23]
[16 12 26]
[7 9 14]
Friday, September 10, 2010
Error Analysis
For this error, the student correctly used his solution and tested the problem. The first problem was correct. The student's mistake is that he did not use his solution for the second problem, which proves that his solution is incorrect.
For this problem, the student's equation is incorrect. X is going up by 5, so the slope should be 2X instead of 10X. the way I figured this out is because when I input my X value into the equation that supposedly represents the table, I did not get the y value. With the new equation, y = 9 + 2X, the table will be correct.
For number 22, the person did not use the correct line shading. Instead of a full line, the line should be dashed to represent the less than instead of the less than/equal to. For number 23, the line is correct, but the shading is incorrect. instead of shading below, it should be shaded above due to the fact that Y is greater than the equation.
For number 20, the shading is correct, but the line should be dashed instead of full. For number 21, the line is correct, but the shading should be below instead of above, due to the fact that y is less than/equal to the equation.
How to graph absolute value equations.
y = a | x - h | + k
vertex: (h,k)
vertex: (h,k)
- A tells you whether the V opens up or down
- Similar to slope except you go up and right, then up then left, or down and right, then down and left.
- H moves the V right or left ( opposite)
- K moves the V up and down
Sunday, September 5, 2010
System of Equations
Consistent Independent - Has 1 solution. Two different equations with different slopes. Lines cross at one point. Only Solution is where the lines cross.
Consistent Dependent - Has infinite solutions. Has many lines with the same slope and same y-intercept and the lines overlap themselves, therefore it is the same line.

Monday, August 30, 2010
Dimensions of a Matrix
This Matrix is 1 X 3. I found this out because matrices go row by column. there is only one row and three columns.
This Matrix is 3 X 3. I know this because this matrix has 3 rows and 3 columns.
This Matrix is 3 X 2. I know this because the matrix has 3 rows and 2 columns
Subscribe to:
Posts (Atom)