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 42,562 points

Weirdness

Favorite Answers24%
Answers560
  • What should have been done differently on this photo?

    http://www.flickr.com/photos/thatbibleroks/5304317...

    Critique it. I think that I should have gotten the donkey a little more to the right of the frame.

    8 AnswersPhotography1 decade ago
  • help with this math question?

    So, I took Alg 2 last year and I forgot everything. Tomorrow, I am taking the CPT and I am trying to do a late night study session.

    Could someone explain how to do this for me:

    x^2 + x - 12

    Which is a factor:

    (x-2)

    (x-3)

    (x-4)

    (x-6)

    Can someone please explain how to solve.

    7 AnswersHomework Help1 decade ago
  • Help with this math problem?

    I suck at math, but I am taking the CPT tomorrow. Last year I took Algebra 2 and I have lost everything.

    |3-8|=

    I think it is 11, because absolute changes everything to positive right?

    3 AnswersHomework Help1 decade ago
  • Some comments on my photos please?

    I would like some constructive criticism of my photography. Any help would be much appreciated.

    http://www.flickr.com/photos/thatbibleroks/

    4 AnswersPhotography1 decade ago
  • Is it possible to do this?

    My mom has an older computer that runs XP and she is getting a laptop so I will get the old computer (I already have a vista machine and a XP netbook). I would like to know if I making a server out of the other computer using Ubuntu if it will work on my other computers.

    1 AnswerComputer Networking1 decade ago
  • No Vanilla for cupcakes, what to use?

    I am making cupcakes and i just noticed I am out of vanilla. What should I use instead? I have coffee creamer, would that work?

    6 AnswersCooking & Recipes1 decade ago
  • Could someone help me out please?

    I am starting to get into computer programming (still in Python, but I plan to start learning Java, C, C++). And I was wondering, does a chatter bot, have to have a list of commands to respond to. Like when I say Hey, it says "Hello." Or can it think by itself? I know I am venturing off into AI here, but that is the field of comp sci I would like to go into.

    1 AnswerProgramming & Design1 decade ago
  • Is this possible to do?

    This is a fake situation, but I would like to know if it is possible:

    Situation: A person has no friends and is very lonely. They would like to have someone to talk to and be able to go to for anything.

    Is it possible to create a program almost like a chatterbot that will remember information and be able to pull information from websites and be able to converse with the user? Also, what language would be the best for this.

    5 AnswersProgramming & Design1 decade ago
  • Help with Machiavelli's Prince?

    I have to read The Prince as a summer reading assignment for school. The questions are due sometime next month so I am reading it now. The problem is, the book is boring. And it is proving to be difficult to read because it is so boring. Does anyone have any tips for reading the Prince or any boring book?

    1 AnswerHomework Help1 decade ago
  • Health Information Management?

    What are five health information roles that are key contributors toward achieving the national agenda of EHR adoption?

  • What event did Bill Gates donate to for world peace or to help one particular cause?

    The title asks it all: What event did Bill Gates donate to for world peace or to help one particular cause?

    1 AnswerCommunity Service1 decade ago
  • Java programming question please?

    I am having to make a Java program for a school class. For example:

    public class Example

    {

    public static void main(String[] args)

    {

    System.out.println ("Hello.")

    System.out.println ("How are you today?");

    How can I have the Hello and How are you today on the same line? By the way, I have to have a separate print statement for each.

    3 AnswersProgramming & Design1 decade ago
  • Where to place a loop in a python program?

    Okay. So I know I need a loop I am just not sure where. By the way, I am just now starting to learn how to program. Could somebody please help me out? Here is the code:

    print "Welcome to the Math Calculation Program."

    print "----------------------------------------"

    print

    print "Please select a program that you would like to run."

    print "1 Volume Calculation Program"

    print "2 Area Calculation Program"

    print "3 Exit"

    program = input("> ")

    if program == 1:

    print "Welcome to the Volume Calculation Program"

    print "-----------------------------------------"

    print

    print "Please select a shape:"

    print "1 Cube"

    print "2 Rectangular Prism"

    print "3 Sphere"

    print "4 Cone"

    print "5 Cylinder"

    shape = input("> ")

    if shape == 1:

    length = input("Please enter a length of any side of the cube: ")

    volume = length**3

    print "The volume is", volume

    if shape == 2:

    length = input("Please enter the length of the rectangular prism: ")

    width = input("Please eneter the width of the rectangular prism: ")

    height = input("Please enter the height of the rectangular prism: ")

    volume = length*width*height

    print "The volume is", volume

    if shape == 3:

    radius = input("Please enter the radius of the sphere: ")

    volume = 1.33*3.14*radius**3

    print "The volume is", volume

    if shape == 4:

    radius = input("Please enter the radius at the base of the cone: ")

    height = input("Please enter the height of the cone (base to the tip): ")

    volume = 0.33*3.14*height*radius**2

    print "The volume is", volume

    if shape == 5:

    radius = input("Please enter the radius of the cylinder: ")

    height = input("Please enter the height of the cylinder: ")

    volume = 3.14*height*radius**2

    print "The volume is", volume

    print "Thank you for using the Volume Calculation Program!"

    if program ==2:

    print "Welcome to the Area Calculation Program."

    print "----------------------------------------"

    print "Please select a shape:"

    print "1 Square"

    print "2 Rectangle"

    print "3 Circle"

    shape = input("> ")

    if shape == 1:

    length = input ("Please enter the length of one side of the square: ")

    area = length**2

    print "The area is", area

    if shape == 2:

    length = input ("Please enter the length of the rectangle: ")

    width = input ("Please enter the width of the rectangle: ")

    area = length*width

    print "The area is", area

    if shape == 3:

    radius = input ("Pleae enter the radius of the rectangle: ")

    area = 3.14*radius**2

    print "The area is", area

    print "Thank you for using the Area Calculation Program!"

    if program == 3:

    print "Thank you for using the Math Calculation Program!"

    exit()

    1 AnswerProgramming & Design1 decade ago
  • Computer display problems (please read)?

    Last night before I went to bed, my computer display seemed fine. Everything was the size it should be. This morning when I go to get on the computer, everything is was to big. The desktop where I used to be able to fit 7 icons in a row, I can only fit six. I checked the monitor resolution and everything was how it should have been. Can someone please help me?

    *I have already restarted my computer.

    1 AnswerMonitors1 decade ago
  • How can I do this with a CD?

    I am creating a CD to give to my grandmother, however I am having trouble with the hyperlinks. Because the D drive (CD burn drive) isn't the same drive on my mom's computer. So the hyperlinks won't run. How can I create a hyperlink without the drive data?

    1 AnswerSoftware1 decade ago
  • Hmm. So the idea for my script?

    Okay, so I am participating in Script Frenzy (look it up), next month and I have about three ideas that I have to choose for my script that I like. I have plots and everything for my first two. Then there is this fantasy idea. The problem is, I don't know what the idea is. You see, my Fantasy land is inhabited by faires, elves, dwarfs, humans and sorcerers. Something that I had thought about was to make the faires and elves, at war with the dwarfs or something like that. Any plot ideas for this?

    2 AnswersOther - Arts & Humanities1 decade ago
  • Could someone please search ancestry this person for me?

    I am trying to trace my family tree by finding as many records as possible to prove my relation. The problem is, my paternal-grandmother's dad doesn't like to leave a good trail behind him. I have searched as many free databases as possible, and I still haven't found any documents on this one person.

    Ancestry hints is telling me this:

    1910 Federal Census:

    Name: Flander Cothern

    Place: Appling, Georgia, United States

    It is telling me that it has sibling information and the fathers name. If you could save the census document to your computer then send it to me, I would greatly appreciate it (or you can just send me the message to share with a friend). My email is thatbibleroks@hotmail.com

    Any information is appreciated, and if you are not able to send the census via Share in the Ancestry site, then please just post the information here.

    1 AnswerGenealogy1 decade ago
  • Help with Saltwater Parasite?

    Okay, so my dad has a fish-only tank that originally had an Emperator Angel(juvinille), a tomato clown, a lionfish, a sail-fin tang, a puffer, a lunar wrasse and a Niger Trigger. (Plus two eels one snowflake and one green wolf.)

    Over the past three weeks, the Emperator and Clownfish have died. And now the lionfish is about to die (he is covered in the parasite). It isn't ick, at all. My step-mom has worked with aquariums for about 15 years and she says she doesn't know what it is. It doesn't respond to copper treatment and it isn't affected by fresh-water baths. Not to mention, when any types of food (except pellets) are placed in the tank they go crazy. The Trigger begins to scratch himself on the rocks, the wrasse begins to attack the walls of the tank and the lionfish goes up to the top of the tank and begins to gulp air.

    What could this be?

    btw, the eels are not being affected by it.

    2 AnswersFish1 decade ago
  • Why is my dog limping on his back right leg?

    Okay, I have a five year old Rottweiler male and yesterday, he had a small fall and then started limping. I was getting something out of the bed of my mom's truck, when he decides that he is going to try to get up there. However, he didn't clear the jump, fell down and got right back up and was liming. He doesn't growl or whine when I flex it and he walks and runs around with it. However when he stops, he lifts it up a little bit.

    What could this be?

    10 AnswersDogs1 decade ago