The ROUND function in Excel helps eliminate unwanted decimal places. The syntax is: \[ \texttt{=ROUND(number, num\_digits)} \] Explanation:
Example: \[ =ROUND(12.345, 2) \Rightarrow 12.35 ; =ROUND(248, -1) \Rightarrow 250 \]
Identify the type of code used by a trading company Ms. Ahana Ltd.:
Codes | Accounts |
CA005 | Super Ltd. |
CA006 | Regina Ltd. |
CA007 | Nasir & Sons Ltd. |
If \[ A = \begin{bmatrix} 1 & 2 & 0 \\ -2 & -1 & -2 \\ 0 & -1 & 1 \end{bmatrix} \] then find \( A^{-1} \). Hence, solve the system of linear equations: \[ x - 2y = 10, \] \[ 2x - y - z = 8, \] \[ -2y + z = 7. \]