Search the web
Sign In
New User? Sign Up
mathc · Math C language Numeric Symbolic TeX
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Integral Solids of revolution by using cylindrical shells.   Message List  
Reply | Forward Message #235 of 640 |

freeware http://groups.yahoo.com/group/mathc/

* Calculus : Integral Solids of revolution by using cylindrical
shells.

************

Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return

************

* You can compile the *.c files directly without create a project.

************

Compute the volume of a solid of revolution,
generated by revolving R about the y-axis,
by using cylindrical shells.

Draw the region R bounded by the graph of f,
the x-axis, x = a and x = b (0 <= a <= b)

c05c1A.c : f : x-> sqrt(x)
c05c1B.c : f : x-> 2*x - x**2
c05c1C.c : f : x-> sqrt(x-2)
c05c1D.c : f : x-> cos(x)


Compute the volume of a solid of revolution,
generated by revolving R about the y-axis,
by using cylindrical shells.

Draw the region R bounded by the graph of f,
the graph of g,and x = a and x = b

c05c2A.c : g : x-> sqrt(x) h : x-> x**2
c05c2B.c : g : x-> x + 4 h : x-> x**2 + 1
c05c2C.c : g : x-> sin(x)+2 h : x-> cos(x)+2
c05c2D.c : g : x-> 2*x - x**2 h : x-> 0
c05c2E.c : g : x-> 2*x - x**2 h : x-> .5

************

The members can try these links :

http://groups.yahoo.com/group/mathc/files/C/D/c05c.zip









Thu Jul 6, 2006 11:15 am

xhungab
Offline Offline
Send Email Send Email

Forward
Message #235 of 640 |
Expand Messages Author Sort by Date

freeware http://groups.yahoo.com/group/mathc/ * Calculus : Integral Solids of revolution by using cylindrical shells. ************ Windows : Dev-C++ 4 Linux :...
xhumga bernard
xhungab
Offline Send Email
Jul 6, 2006
11:46 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help