Crescent = 2
Nabla (inverted delta) = 3
Square = 5
Circle = 7
Square with diagonals = 11
Here is what I did. Formed a system of linear equations of the form Ax=b. My favourite method of solving a system of linear equations is taking the singular value decomposition of A, and then obtaining a pseudo-inverse of matrix A. Multiplying it with vector b, and viola.
Crescent = 2
Nabla (inverted delta) = 3
Square = 5
Circle = 7
Square with diagonals = 11
Here is what I did. Formed a system of linear equations of the form Ax=b. My favourite method of solving a system of linear equations is taking the singular value decomposition of A, and then obtaining a pseudo-inverse of matrix A. Multiplying it with vector b, and viola.
Peace dopplelkopf
This puzzle can be done in less than 2 minutes.
The sum of vertical numbers should total the sum of horizontal numbers ...
So missing number should be really easy to find ... But good effort for your linear eqs ...
no doubt I'll be sending you more questions and vice-versa ..
First I calculated sum of horizontal with vertical and answer came out 48 and that is because the images was confusing me. Then I did same as u wrote above