What is the net area between #f(x) = x^3+6/x # and the x-axis over #x in [2, 4 ]#? Calculus Introduction to Integration Integration: the Area Problem 1 Answer Andrew I. Feb 3, 2016 64.1589 Explanation: Integrate #f(x)# over the region setting 2 as the lower limit and 4 as the upper limit. #Area = int_2^4f(x)dx# #= int_2^4 x^3+6/xdx = [x^4/4+6lnAbs(x)]_2^4# # = {(4)^4/4+6ln(4)}-{(2)^4/4+6ln(2)}# #=64+12ln(2)-4-6ln(2)# #=60+6ln(2) approx 64.1589# Answer link Related questions How do you find the area of a region using integration? How do you use integration to find area under curve? Why does integration find the area under a curve? How do I evaluate #int_0^5|x-5|dx# by interpreting it in terms of areas? How do you find the area of the parallelogram with vertices (4,5), (9, 9), (13, 10), and (18, 14)? How do you evaluate the integral of absolute value of (x - 5) from 0 to 10 by finding area? How do you find the area of the parallelogram with vertices k(1,2,3), l(1,3,6), m(3,8,6), and n(3,7,3)? How do you find the area of the parallelogram with vertices: p(0,0,0), q(-5,0,4), r(-5,1,2), s(-10,1,6)? How do you evaluate #int5# between the interval [0,4]? What is a surface integral? See all questions in Integration: the Area Problem Impact of this question 1170 views around the world You can reuse this answer Creative Commons License