Suggestions
Use up and down arrows to review and enter to select.Please wait while we process your payment
If you don't see it, please check your spam folder. Sometimes it can end up there.
If you don't see it, please check your spam folder. Sometimes it can end up there.
Please wait while we process your payment
By signing up you agree to our terms and privacy policy.
Don’t have an account? Subscribe now
Create Your Account
Sign up for your FREE 7-day trial
Already have an account? Log in
Your Email
Choose Your Plan
Individual
Group Discount
Save over 50% with a SparkNotes PLUS Annual Plan!
Purchasing SparkNotes PLUS for a group?
Get Annual Plans at a discount when you buy 2 or more!
Price
$24.99 $18.74 /subscription + tax
Subtotal $37.48 + tax
Save 25% on 2-49 accounts
Save 30% on 50-99 accounts
Want 100 or more? Contact us for a customized plan.
Your Plan
Payment Details
Payment Summary
SparkNotes Plus
You'll be billed after your free trial ends.
7-Day Free Trial
Not Applicable
Renews November 28, 2024 November 21, 2024
Discounts (applied to next billing)
DUE NOW
US $0.00
SNPLUSROCKS20 | 20% Discount
This is not a valid promo code.
Discount Code (one code per order)
SparkNotes PLUS Annual Plan - Group Discount
Qty: 00
SparkNotes Plus subscription is $4.99/month or $24.99/year as selected above. The free trial period is the first 7 days of your subscription. TO CANCEL YOUR SUBSCRIPTION AND AVOID BEING CHARGED, YOU MUST CANCEL BEFORE THE END OF THE FREE TRIAL PERIOD. You may cancel your subscription on your Subscription and Billing page or contact Customer Support at custserv@bn.com. Your subscription will continue automatically once the free trial period is over. Free trial is available to new customers only.
Choose Your Plan
For the next 7 days, you'll have access to awesome PLUS stuff like AP English test prep, No Fear Shakespeare translations and audio, a note-taking tool, personalized dashboard, & much more!
You’ve successfully purchased a group discount. Your group members can use the joining link below to redeem their group membership. You'll also receive an email with the link.
Members will be prompted to log in or create an account to redeem their group membership.
Thanks for creating a SparkNotes account! Continue to start your free trial.
We're sorry, we could not create your account. SparkNotes PLUS is not available in your country. See what countries we’re in.
There was an error creating your account. Please check your payment details and try again.
Please wait while we process your payment
Your PLUS subscription has expired
Please wait while we process your payment
Please wait while we process your payment
Matrix Multiplication
To multiply a matrix by a scalar, that is, a single constant,
variable, or expression, multiply all the entries in the matrix by the
scalar:
± = |
5 = |
Scalar multiplication is distributive: ±(A + B) = ±A + ±B. For example,
4( + ) = 4 +4 |
To multiply two matrices, we first must know how to multiply a row (a
1×p matrix) by a column (a p×1 matrix). To multiply
a row by a column, multiply the first entry of the row by the first
entry of the column. Then multiply the second entry of the row by the
second entry of the column, and so on, and add all the results. The
answer should be a single number. For example,
[ 8 –1 3 0 ] = 8(2) + (- 1)(6) + 3(- 4) + 0(- 2) = 16 - 6 - 12 + 0 = - 2 |
A row can be multiplied by a column if and only if the row and the column have the same number of entries. Similarly, two matrices can be multiplied if and only if the first matrix has the same number of columns as the second matrix has rows. That is, two matrices can be multiplied if and only if they have the dimensions m×p and p×n. The answer will be a matrix with the same number of rows as the first matrix and the same number of columns as the second matrix. In other words, it will be of dimension m×n.
PARGRAPH To multiply two matrices, multiply each row in the first matrix by each column in the second matrix. Place the result of multiplying the 1st row by the 1st column in the 1st row and 1st column of the answer matrix. Place the result of multiplying the 1st row by the 2nd column in the 1st row and second column of the answer matrix. In general, place the result of multiplying row i by column j in row i and column j of the answer matrix.
Here is an example of matrix multiplication:
= ? |
= 1(5) + 6(2) + - 2(- 1) = 5 + 12 + 2 = 19 |
= 1(0) + 6(4) + (- 2)(- 2) = 0 + 24 + 4 = 28 |
= 1(- 1) + 6(0) + (- 2)(4) = - 1 + 0 - 8 = - 9 |
= 1(1) + 6(6) + (- 2)() = 1 + 36 - 1 = 36 |
= 0(5) + (- 3)(2) + 10(- 1) = 0 - 6 - 10 = - 16 |
. |
Please wait while we process your payment