Tuesday, September 21, 2010

Dimensions of a Matrix and Multiplying Matrices

This is a matrix. A matrix has rows and columns.



Rows are horizontal...

and columns are vertical.

In order to write a dimensions statement, you gotta count the number of ROWS and then number of COLUMNS.

 This is a 3x3 matrix because it has 3 rows and 3 columns. Also known as a square matrix and the identity matrix. 

This is a 3x3 column because it has 3 rows and 3 columns. Also known as a square matrix because it has the same number of rows and columns.
This is a 1x3 matrix because it has 1 row and 3 columns.

This is a 2x2 matrix because it has 2 rows and 2 columns. Also known as a square matrix.

By knowing the dimensions statement, you can figure out if you can multiply two matrices or not. For example, you can multiply a 3x2 matrix and a 2x5 matrix because the two inside numbers are the same. The answer will be a 3x5 matrix because the two outside numbers always give you your answer.
  

Tuesday, September 14, 2010

Error Analysis

The problem with this is that the x-axis is not going up by increments of one. The correct answer is y = 2x + 9










The problem with this is the student used the solution to check only one equation. In order for the solution to be the correct answer, it MUST solve both equations, not just one










  • For number 22, the line is supposed to be dashed not solid.

  • For number 23, its supposed to be shaded up, not down.


  •  






  • For number 20, the line is supposed to be dashed, not solid.

  • For number 21, the shading should be below the line, not above it.

  • Friday, September 10, 2010

    Graphing Absolute Values

    y = a|x-h|+k

    • A negative in front of the a term flips it down.

    • When a is less than one, verticle compression. When a is greater than one, verticle stretch.

    • Negative between absolute value bars means move to the right. Positive between absolute value bars means move to the left.

    • K is the y-intercept.

    • The vertex is (h,k)

    Friday, September 3, 2010

    Systems of Equations

    Consistent and Independent
    - Has solutions
    - Different slopes, different y-intercepts





    Consistent and Dependent
    - Same slope, same line



    Inconsistent
    - Same slope, different y-intercepts
    - has no solutions