#Lesson

9 messages · Page 1 of 1 (latest)

rough raven
#

Anyone know where I can find practice problems like this questions exactly like this one I know it seems like I got it down but I feel like I need to practice a bit more to really make sure I remember it when the exam comes around

torpid inletBOT
candid narwhal
pale saddle
rough raven
pale saddle
rough raven
#

Oh well I’ll get back to that tommorow I moved on to vectors just for tonight

wispy warren
#

make up 2 equations of 2 variables for example:

  1. 3x - 2y = 4
  2. 7x + 5y = -3

Solve them using your method, so the coefficient matrix would be something like:
3 -2 | 4
7 5 | -3

You can check your answer by using Wolframalpha.com and typing:
Solve: 3x - 2y = 4, 7x + 5y = -3

Hope this helps.