Improve math skills of your kids - Learn step-by-step arithmetic from Math games

Math: Unknown - Step-by-step math calculation game for iOS.


Math: Unknown is much more than a math game. It is a step-by-step math calculation game which will teach users how to calculate in the correct order rather than just asking only the final calculated results.

The app consists of four basic arithmetic operations which are addition, subtraction, multiplication and division. In order to get started, users who are new to arithmetic can learn from animated calculation guides showing step-by-step procedures of solving each type of operation. It is also helpful for experienced users as a quick reference.

Generally, addition and subtraction may be difficult for users who just start learning math especially when questions require carrying or borrowing (also called regrouping). The app helps users to visualize the process of carrying and borrowing in the way it will be done on paper. Once users understand how these operations work, they are ready to learn multiplication and division.

For most students, division is considered as the most difficult arithmetic operation to solve. It is a common area of struggle since it requires prior knowledge of both multiplication and subtraction. To help users understand division, the app uses long division to teach all calculation procedures. Relevant multiplication table will be shown beside the question. Users will have to pick a number from the table which go into the dividend. Multiplication of selected number and divisor is automatically calculated, but the users have to do subtraction and drop down the next digit themselves. Learning whole calculation processes will make them master it in no time.

Math: Unknown is a helpful app for students who seriously want to improve arithmetic calculation skills.

Solving System of Equations using Gauss Elimination Method (Part 5)

Let's continue from [Solving System of Equations using Gauss Elimination Method (Part 4)]. Now you know how to enter data and solve a set of linear equations using our program. Now it's time to see how to setup another set of equations. Let's try to solve system of equations with 10 unknowns.

From the following screen, click "Main Menu".


Program will move to main screen with pop-up windows. Enter number of equations to be solved, for this example, enter 10 and click OK.


Warning screen will appear as follows. Please note that the program allows to keep only 1 set of equations at a time. Existing equations will be deleted we you set new equations. If you wish to solve new set of equations, click "Yes".


Program will move back to the calculation screen. You'll find matrix [A] with 10x10 dimensions, vector {B} with 10x1 dimensions and vector {X} with 10x1 dimensions. The program erased all existing data and create new table automatically.


Try enter the following values.


And click "Solve" to see the results.


You can recheck the result by multiplying matrix [A] with vector {X} using "=MMULT($B3:$K3,$L$3:$L$12)" in cell M3 of the following screen. I just copy it from excel program to another excel workbook and put those formula to confirm the computation results. You will find that the results are the same as vector {B}.


Let's watch the video clip and get a download link for this Gauss Elimination Equations Solver in the next post.

Comments

Popular posts from this blog

Linear Actuators and Linear Motion

Hoekens Straight-line Mechanism

Watt Straight-Line Mechanism