document.write( "Question 362354: Find the area under the curve below from x = 1 to x = 4. Give your answer correct to 3 decimal places.
\n" ); document.write( "y = 7/x
\n" ); document.write( "

Algebra.Com's Answer #258203 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=int%287%2Fx%2Cdx%2C1%2C4%29\"
\n" ); document.write( "\"A=7ln%28x%29%2BC\"
\n" ); document.write( "\"A=7%2Aln%284%29-7%2Aln%281%29\"
\n" ); document.write( "\"A=7%2Aln%284%29\" or approximately,
\n" ); document.write( "\"A=9.704\"
\n" ); document.write( "
\n" );