Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Lv 2439 points

Carl1989

Favorite Answers20%
Answers89
  • Pass Value to next page in html?

    Is there a way to pass a value from one page to another in html, but i can use only JavaScript and pure html no frames

    2 AnswersProgramming & Design8 years ago
  • Can Someone please help me with excel programing?

    Hi Guys,

    I never did programming with excel before, but not a rookie in progrmming either. Here is the deal, i like to make a Multiple choice exam/quize in Ms Excel with score keeping capability and end of the exam/quize, tell me my score, So can some one help me please? It is not a home-work. I've a hobby of doing programming. So one can either direct me how to approach to it or show me any website where i can learn it.

    Thanks

    <Jatin>

    2 AnswersProgramming & Design9 years ago
  • Question about Video Editing.?

    Hi ,

    If you capture video in 720p or less, then Is it possible to make a DVD or any kind of video in 1080p and 16:4 format?

    Thx

    1 AnswerSoftware9 years ago
  • Need help writing function in c++?

    there are two function and they supposed to do following:

    The sum of the powers of 2: 2^0 + 2^1 + 2^2 + ... + 2^(N-1)

    The sum of the inverse of the powers of 2: 1/2^0 + 1/2^1 + 1/2^2 + ... + 1/2^(N-1)

    In C++

    Thx

    3 AnswersProgramming & Design10 years ago
  • Some one please write me a review.?

    Looking for a review of the Play called, "Billy Bishop Goes To War" By John Gray & Eric Peterson.

    Can some one write it for me here.

    4 AnswersBooks & Authors10 years ago
  • Can somebody please explain this poem?

    DRIVING WESTERN ROADS

    Saskatchewan 14

    What makes this grey and yellow autumn

    Unendurable isn’t the dried thistles

    In the right of way not the rusted cars

    By old farmhouses shedding their grazing

    It’s the one thin donkey intently grazing

    In what looks like a field of bare earth

    Local Attractions

    Wainwright had the world’s biggest buffalo

    But I couldn’t see it from the bus

    So I can’t say if it was alive or dead

    Cut Knife had the world’s biggest tomahawk

    The Indians in front of the pool hall surely knew

    Where it’s kept but the bus drove right past them

    The world’s biggest decorated easter egg

    can be seen from the road at Vegreville

    Keep your eyes on the stripe and you’ll miss it

    No Stopping on Shoulder

    Passing through Hillsboro

    We saw a fence full of morning glories

    Their faces open to the east

    We gave them just the right interval –

    some splendors should be glimpsed –

    by dropping down to second gear

    then easing back to third and fourth

    We knew that the sun they faced

    would be waiting for us in the west

    1 AnswerPoetry10 years ago
  • Find solution of the differential equation that satisfies the given initial condition:?

    1)

    dy/dx = [ycos(x)] / [ 7+y^2 ] ; y(0) = 1

    find, 7ln(|y|) + [(y^2) / 2] = ???

    2)

    xcos(x) = (2y+e^(3y) )y' ; y(0) = 0

    find, e^(3y) + 3y^2 = ???

    1 AnswerHomework Help1 decade ago
  • Help Finding Volume using Integration...( Disk/washer/Cylindrical shell)?

    I've few question that i dont know the answe of so Help please ASAP::::

    1)

    Consider the solid obtained by rotating the region bounded by the given curve about the line x = 1.

    y= x, y=0, x=5, x=6

    Find the volume V of this solid?

    you can use disk or washer method...

    2)

    The region bounded by the given curve is rotate about x = -9

    x= -1 + y^4, x=0

    Find the volume of the resulting solid by any method: ( Disk/washer/Cylindrical shell)

    3)

    The region bounded by the given curves is rotated about y=7

    x=(y-8)^2, x=1

    Find the Volume V of the resulting solid by ant method..( Disk/washer/Cylindrical shell)

    Thanks

    1 AnswerEngineering1 decade ago
  • Need Help to write error equation.......?

    Hi all,

    I need to write error equation for following equation, please help me, thx

    e/m=2V/B^2*R^2

    and

    B=8(mue)N(I1-I2)/ sqrt(125a)

    thx

    1 AnswerPhysics1 decade ago
  • help with c++ questions?

    im trying to write code that move my element forward, like if i have input 5,4,3,2,1 then it gives me 1,5,4,3,2

    and i m using arrays thanks

    1 AnswerProgramming & Design1 decade ago
  • Help me with this stupid physics question, please?

    A guy with a mass 65 kg skis down a frictionless hill that is 5.0 m high. At the bottom of the hill the terrain level out . As the man reaches the horizontal section, he grabs a 20-kg backpack while still moving and skiss of 2.0 m high ledge. at what horizontal distance from the edge of the ledge does the man land?

    1 AnswerPhysics1 decade ago
  • how do i sponsor my brother to canada?

    He is an electrician and he is 30 years old.

    2 AnswersImmigration1 decade ago
  • how do i make following vb code in vb?

    06 Prove It 01 Piece of Pi

    My favorite dessert at a restaurant is apple pie. That got me to wondering how the number Pi might appear in different formats.

    Paint a form like this:

    In the button click event, define variables of type:

    Integer

    Single

    Double

    String

    Place the value of Pi in each variable using the Visual Basic built-in Pi calculator:

    Math.PI

    Just assign Math.PI to each variable.

    Assign each variable to the appropriate text box.

    When your program works correctly, show it to your instructor.

    1 AnswerProgramming & Design1 decade ago