Assignment 1. Individual Assignment
Assignment 1. Individual Assignment
There are 3 problem that need to be solve by student in this assignment. Students need utilized
MATLAB programming in order to solve the problems given and write a report containing all
the necessary evidence proving that the work has been done. Any theory, assumption or any
related discussion related in solving the problem must be inserted into the report. The
MATLAB programming code should be attached as appendix to the report and shall not be put
as the report itself. Good Luck!
Determine the intersection value of x for the two equations. You can utilized any numerical
method in solving root of equations that you have learn in class but you have to explain why
you have chosen the method. Your answer must be accurate at 20 significant figure. You may
need to plot the graph in order to estimate the initial point of the intersection. Please note that
there is more than one intersection point. You need to find them all.
𝑥 𝑦 + 2𝑥 2 = 3
2𝑥𝑦 2 + 3𝑦 𝑥 = 65
Solve the value of x and y with initial condition of 𝑥0 = 2 and 𝑦0 = 10. Your answer must be
accurate at 20 significant figures. You must show that your answer is valid.
Solve the value of a, b, c and d for the following linear algebraic equations: