2.) Use the MATLAB built-in function roots for finding the intersection points (all real numbers) between two curves giv
Posted: Sun Jul 03, 2022 10:00 am
2.) Use the MATLAB built-in function roots for finding the intersection points (all real numbers) between two curves given by: y = 2x³ 3x - 8 y = 15x² 17x + 2 On the same figure, plot the above two functions and mark the three intersection points with star markers. (6 pts)