Help with Matrices Homework before Monday

  • Thread starter Thread starter zeldaspurpose
  • Start date Start date
  • Tags Tags
    Igcse Matrices
AI Thread Summary
The discussion centers on a homework question involving matrix multiplication, specifically addressing the correct order of operations. The original poster (OP) correctly solved the first question but struggled with the second, which involves finding the product of two matrices. Key points include the clarification that matrix multiplication does not commute and the importance of maintaining the correct order when multiplying matrices. The OP initially misapplied the previous answer and misunderstood the problem's requirements, but after receiving feedback, they acknowledged their error and expressed gratitude for the assistance. Clear communication in posing questions was also praised, highlighting the value of clarity in academic discussions.
zeldaspurpose
Messages
14
Reaction score
0

Homework Statement


1hc9pg.jpg

Homework Equations

The Attempt at a Solution


I need help with the second question, I did the first one correctly. My pre board is on Monday so please help.
 
Physics news on Phys.org
If you look at Q.2 you have not copied it correctly. Matrix multiplication does not commute.
 
The problem asks you to find the matrix product \begin{bmatrix}x & 1 \end{bmatrix}\begin{bmatrix} 6 & -3 \\ 4 & 5\end{bmatrix}. I have no idea what you found! You used the answer to the previous problem, MX, rather than M, and somehow multiplied x only by the "6x" in "6x- 3" rather than both?
 
I don't agree with Hallsoflvy.
##M = \begin{bmatrix} 6 & -3 \\ 4 & 5\end{bmatrix}\ \ \begin{bmatrix}x \\ 1 \end{bmatrix} \ \ =\ \begin{bmatrix} (6x-3) \\ (4x+5)\end{bmatrix} ## as OP said.

##M \neq \begin{bmatrix} 6 & -3 \\ 4 & 5\end{bmatrix}## as Hallsoflvy claims.

Therefore in part b, you are asked to find
##\begin{bmatrix}x & 1 \end{bmatrix} M \ \ =\ \begin{bmatrix}x & 1 \end{bmatrix}\ \begin{bmatrix} (6x-3) \\ (4x+5)\end{bmatrix}##
which is what neither said.
OP's error was to write ##M\ \begin{bmatrix}x & 1 \end{bmatrix} ## instead of ##\begin{bmatrix}x & 1 \end{bmatrix}\ M##
 
Yes, I misread the first line!
 
Oh, now I understand! I always have a problem with reading the question properly. Thank you both!
 
Just remember, with matrices order is important.

And congratulations on asking the question clearly with a nice uploaded pic. Some questioners go on for a dozen posts or more before you find out what they actually need.
 
  • Like
Likes zeldaspurpose
Back
Top