Skip to content

Physicspupil

物理子衿

Day: January 13, 2022

Posted on January 13, 2022July 25, 2022

202201131704 Practice in the Making

Let x=2, y=3, and z=5. Then,

\begin{aligned} &\quad 2x+3y+5z \\ &= 2(2)+3(3)+5(5) \\ &= 38 \\ & \\ &\quad 3x+5y+2z \\ & = 3(2)+5(3)+2(5) \\ & = 31 \\ & \\ & \quad 5x+2y+3z \\ & = 5(2)+2(3)+3(5) \\ & = 31 \\ \end{aligned}

That is to say, I have made a set of three equations:

\begin{cases} 2x+3y+5z =38 \\ 3x+5y+2z =31 \\ 5x+2y+3z =31 \\ \end{cases}

in matrix form,

\begin{bmatrix} 2 & 3 & 5 \\ 3 & 5 & 2 \\ 5 & 2 & 3 \\ \end{bmatrix}\begin{bmatrix} x \\ y \\ z\\ \end{bmatrix} = \begin{bmatrix} 38 \\ 31 \\ 31 \\ \end{bmatrix}

complicating it,

\begin{bmatrix} 2 & 0 & 3 & 0 & 5 \\ 0 & 0 & 0 & 0 & 0 \\ 3 & 0 & 5 & 0 & 2 \\ 0 & 0 & 0 & 0 & 0 \\ 5 & 0 & 2 & 0 & 3 \\ \end{bmatrix}\begin{bmatrix} x \\ 0 \\ y \\ 0 \\ z\\ \end{bmatrix} = \begin{bmatrix} 38 \\ 0 \\ 31 \\ 0 \\ 31 \\ \end{bmatrix}

there should be no loss of information; instead, twenty 0‘s are gained .

Last Webpage Refresh Time:

March 20, 2026 7:52 am

物理後生﹑掣數學之肘.
小子算數﹑指物理之月.

Recent Posts

  • 202507031737 心相續流
  • 202505101654 學而
  • 202412100018 Cognates
  • 202409051606 Pastime Exercise 012
  • 202408221017 Exercise 5.68

Navigation Menu

  • Astrophysics *
  • Continuum Mechanics *
    • Goldstein’s Classical Mechanics
    • Kinematics Graphs and Dynamics Figures (Only Kidding)
    • Work, Energy, and Power (Only Kidding)
    • Projectile Motion (Only Kidding)
  • Quantum Mechanics *
    • Menu of Quantum Mechanics
    • Trial and Error
  • Statistical Mechanics *
  • Electrodynamics *
    • D. J. Griffiths’s Introduction to Electrodynamics
    • Electrostatics (Only Kidding)
    • Electrostatics Diagrams (Only Kidding)
    • Electric Circuits (Only Kidding)
    • Electric Circuit Diagrams (Only Kidding)
  • General Relativity *
    • Foster and Nightingale’s A Short Course in General Relativity (3e)
    • Martin’s General Relativity: A First Course For Physicists
    • Moore’s A General Relativity Workbook
  • Thermodynamics *
  • Experimental Physics
    • Instrumental Laboratories
  • Public Examinations in Mathematics
    • Additional Mathematics – Hong Kong Certificate of Education (HKCE)
    • Applied Mathematics – Hong Kong Advanced Level (HKAL)
    • Mathematics Compulsory and Extended – Hong Kong Diploma of Secondary Education (HKDSE)
    • Mathematics High Level (HL) – International Baccalaureate (IB)
  • Public Examinations in Physics
    • Hong Kong Advanced Level Examination (HKALE)
    • Hong Kong Diploma of Secondary Education Examination (HKDSEE)
    • Hong Kong Certificate of Education Examination (HKCEE)
    • Hong Kong Higher Level Examination (HKHLE)
    • International Baccalaureate Higher Level Examination (IBHLE)
  • The Physics Computer
    • C programming
    • Lisp programming
    • Python programming
    • SQL Tables
  • The Physics Language
    • Abstract Algebra
    • Algebraic Geometry
    • Calculus
    • Complex Analysis
    • Differential Equations
    • Differential Geometry
    • Finite Mathematics
    • Linear Algebra
    • Mathematical Proofs
    • Miscellaneous
    • Multivariate Calculus
    • Numerical Analysis
    • Real Analysis
    • Topology
    • Typesetting Exercises
  • Scientific Literacy
    • Reading Comprehension
  • The Physics Design
    • Autodesk Maya | Blender
    • AxGlyph | The Geometer’s Sketchpad
    • Inkscape | LaTeX Tikz
    • Microsoft Paint | LibreOffice Draw
  • Uncategorized
    • If I could only sing
    • How I wish to draw
    • What I worth the read
  • Staging Zone
    • Dot grammar one
January 2022
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
31  
« Dec   Feb »
Proudly powered by WordPress