i need to write an applet and a class that draws a cubic function and calculates the area under the graph. the class should have the constructor and calculations and the applet should get a, b, c, d values from the user to use in the equation: f(x) = ax3 + bx2 + cx + d. i have no idea how to go about this. can you guys help me out? if you need further info, here's the site with detailed instructions: http://www.scs.ryerson.ca/~eharley/109/A1/...ntegration.html
Question
destined_1ne
hey neowinians,
i need to write an applet and a class that draws a cubic function and calculates the area under the graph. the class should have the constructor and calculations and the applet should get a, b, c, d values from the user to use in the equation: f(x) = ax3 + bx2 + cx + d. i have no idea how to go about this. can you guys help me out? if you need further info, here's the site with detailed instructions: http://www.scs.ryerson.ca/~eharley/109/A1/...ntegration.html
thanks in advance.
d1.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts