Write program that find intersection point of functions


Write a program that will find the intersection point of the following functions in the interval 0.1

y1(x) = x^2 * sin(x)
y2(x) = x^3 * tan(x)

The program should ask the user for convergence value and print out x & y coordinates of the intersection point.

Request for Solution File

Ask an Expert for Answer!!
Mechanical Engineering: Write program that find intersection point of functions
Reference No:- TGS0736327

Expected delivery within 24 Hours