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.
Kenna
C++ beginner assignment?
Hey guys... So I have taken my best shot at this & I know that i'll prolly need to use some combo of if if/else conditional operators and logical operators....I am having trouble figuring out how to determine the check rate after the user enters the number of checks....need to divvy it up somehow and i cant seem to figure it out
heres the assignment overall:
A bank of UTD charges a base fee of $15 per month, plus the following check fees for a
commercial checking account:
$.17 each for less than 15 checks
$ .13 each for 15 -20 checks
$.11 each for 21 – 39 checks
$.09 each for 40 – 59 checks
$.07 each for 60 or more checks
Write a C++ program that asks for the number of checks written for the month. The program
should then calculate and display the bank’s service fees for the month.
1 AnswerHomework Help8 years agoWeird case of L'hopitals?
So im actually doing an improper integral question & had two different integrals and decided to try the one with infinity FIRST to just see if i found divergence and wouldn't have to do the second integral... upon plugging in my lim b->infinity into my final equation I found that I would end up getting infinity/infinity which isn't technically diverging b/c you cant have infinity/infinity... and so i realized i need to use L'hopitals.... kinda rusty on this and i know that it is F'(x)/G'(x).... in this case I need to take L'hopitals rule of -2ln (x+2 / (x ^2 - 4)^1/2)... I did my best shot at it and ended up with -2ln (1 / (2x/ (x^2 -4)^1/2)) or -2ln (x^2 -4)^1/2 / x)....but that just kinda puts me back at infinity/infinity..... so I guess if you do it a second time youd get x/(x^2 -4)^1/2..... sooooo still..... its like never going to get anywhere... maybe i should of gone with the other part of my improper integral which is lim b-> 2 -2ln (x+2/ (x^2 -4)^1/2)... maybe l'hopitals will work for that one and eventually i wont get a # / 0.... bleh
1 AnswerHomework Help8 years agoBeginner c++ need help?
okay here is my program
// Kenna Rhiannon Emert
// Programming Fundamentals
// CS 1336
// Section 003
// DUE 2/17
// SUBMITTED 2/16
#include <iostream>
#include <cmath>
using namespace std;
int main()
{
// Varibles to be used
double weight, height;
double BMI;
// BMI Formula
BMI=(weight*703)/pow(height, 2);
Cout << "Welcome to Cprog Healthy Hearts Inc! We Will calculate your BMI! First, how much do you weigh in pounds? /n";
Cin >> weight;
Cout << "How tall are you in inches? /n";
Cin >> height;
Cout << "Your BMI is" << BMI << endl;
return 0;
but the error is error: 'Cout' was not declared in this scope
error: 'Cin' was not declared in this scope
I dont understand b/c i have included everything at the beginning i need to..... help please :((((
3 AnswersProgramming & Design8 years agoBest Undergrad that will lead to eventual wanted Graduate degree?
Hello there, i am about to be done with my core classes at my community college and plan on transferring to a university by the spring semester of 2013. The only issue im havng is that i am looking more towards the future and my eventual graduate degree, which i am determined to be environmental engineering!!! I want to do this so bad, it is my calling, but most of the schools around me do not offer it as an actual undergrad.... after talking with many people though it is sounding lik your grad doesn't have to be the exact same as your undergrad to still get it... for example you could get an undergrad in engineering but end up getting a grad in buisness...who knows just an example...
obviously i want to get an undergrad in something science related, perferably engineering, which alot of my universities near to me do have...
My question is this:
What is the best undegrad degree, engineering or not, that will more than likely translate well into eventually getting an environemental enginering grad degree?
p.s i had assumed civil or perhaps materials but I am unsure.
Please offer me your guidance!!!! Thank you!!!!
5 AnswersHigher Education (University +)9 years agoResearch Paper on the Color purple...?
Hi I have to do a senior research paper on the book I read, The color purple, and Im sort of stuck b/c I honestly dont know for sure what to do it on... its so chalkful of themes, and im unsure which of them would be easier to approach for a research paper
The thing is that we have to turn in a prospectus, or basically a letter to our teacher saying like our book, what we're writing about in our paper, a research question (which idk for sure what she means by that), a thesis, and a plan on how we're going to get our information..
sooo basically
any themes in particular that would be better, and a good research question to ask ???
I prolly should just go ask her what she means by research question... but still
4 AnswersHomework Help1 decade agoImplicit differentiation?
can someone help me with the first step/steps of y=sin(xy) using implicit differentiation? I know the answer from the back of the book, but I just am not sure how to get there in this particular problem...I want to learn to do this the right way tho so can someone put like step by step?
1 AnswerHomework Help1 decade agoHow do my SAT Scores look?
Hello. I took the SAT for the first time a few weeks ago, was the only person in the room without a calculator (I know you don't need one, I just want this to be a known factor), and am curious how my scores look:
630 Reading
650 Math
720 Writing
3 AnswersStandards & Testing1 decade agoMore on "A whisper of Aids" by Mary Fisher...?
Hi, I'm in a speech class, and I have to write a speech about a famous speech. I chose "A whisper of AIDS" by Mary Fisher, and obviously I can point out her rhetorical ability, who made the speech, when and where, etc...however I cant really seem to find information on how the speech became famous, people's general reaction to it, and more about the speech. I just find the speech it's self online, not any analysis or something.
I'm not trying to have someone write the paper for me, but I am lacking some information.
We have to do this speech on notecards, each notecard on a different aspect of the speech we are analyzing and talking about, and I fear I won't have enough information..
Does anyone actually know more about "A whisper of AIDS" and Mary Fisher's reason for giving it, or a good reference?
2 AnswersHomework Help1 decade agoI want to expand my closet...?
Hi I'm about 5'6 and weight 130 pounds, B-C cup, have long legs and an average waist, and am athletic...except I still dont have that perfectly flat stomach, although there is muscle underneith that little bit of fat :D
I was just wondering about more types of clothes I should wear
For a long time my shape was weird through junior high and the beginning of high school but now that my curves are quite present and my body is more toned, I want to expand my closet..
Most of my pants are skinney jeans and most of my shirts are just average v neck or scoop neck or whatever, it depends
But I really want to start wearing more like high waisted skirts and play around with layering and just wear more types of clothing...
I really like taylor mumsen's style...but I can range anywhere from like skinney jeans with a leather jacket to a fitted blue spring dress... like a mix of rocker/hippie/and whatever just looks awesome
idk
just looking for ideas
2 AnswersFashion & Accessories1 decade agoPHYSICS PHYSICS PHYSICS OMGGGAHHWWSSSH?
) An object takes 12.3 meters to stop because of friction. Assume no skidding. If the coefficient of static friction is 0.42, what is the initial velocity of the object?
idk
is there information missing
or are we really dumb
2 AnswersPhysics1 decade agoPhysical therapy program...?
I am a junior in Highschool and one of the careers I'm considering is masters/doctorate in physical therapy. I hear that most programs are highly competitive to get into, but I was just wondering what exactly are the requirements to get in? What classes do you already need to have taken previously in college...etc?
1 AnswerHigher Education (University +)1 decade agoI am thinking about future: college & career...?
Hello, Im currently a junior in Highschool and have been seriously thinking about what I want to do..and what college eduation I'll need to do it..
My passion is dance, and I'd like to open up a dance school in the future, but I'd like to get an education and well paying job first, that way I'll always have something to fall back on...Still I dont want a job I'll absolutely hate..but something I'll have the skills for and I can still enjoy while making the mulah.
I am a girl with a 4.0 and take all honors classes, am good at math, science, and technology. I'd like to pursue something health related, b/c theres so much to choose from and its in such demand..
Some random choices that may or may not be health related, but that I've considered include electrician, physical therapist, nursing(maybe)...
There are probabley alot of jobs I haven't even considered that I might find are something I could do, and so my questions are:
-Are the careers I've thought of good choices & do you have any info about them regarding pay, college, etc.. ANDDD...
-Are there any other science, technology, health jobs that I haven't considered that would be good, and whats their pay, college, etc??
THANKS!!!!
1 AnswerHigher Education (University +)1 decade agoReally good music..?
Hey I have been doing tribal fusion bellydance for a while but I have moved in the last couple of months and most of my good music is w/ my mom..but she needs it b/c the troupe is there so yeah..
but anyways does anyone know where to download some free songs or anything? i mean not some random site but does anyone know of some really bad A songs that are great to dance to? funky, dark, beats..whatever goes just good for bellydance
2 AnswersDancing1 decade agoBellydance pants?
Yeah I love how it looks when you take the tribal pants (tight around waist and upper legs and bellbottomy at the ends)
and sort of it gets turned into "shorts" where it looks like little shorts near the top and then there is a rip going all the way around leg from upper thigh to about below the knee and it looks as if the only thing keeping it together is one single wide strand
Question..(of course you have to know what the heck I am talking about in the first place to answer...)
how do you transform your current pants into that?
it doesn't look hard..but if you dont know what you're doing you might butcher a perfectly good pair..\
?? :p
(heres an example: http://youtube.com/watch?v=MY7xVjaObpc)
2 AnswersDancing1 decade agoAlgebra 2 question?
I dont know why but i cant remember how to do this and i cant seem to find in book
can someone help me
Given x(third power) -27=0
a.Determine the number of solutions
b.find the real solution
c.Find the two complex solutions
i think it factors out to (x - 3)(x (second power) + 6x + 9)
but i dont know
tell me if im totally goin in the wrong direction
2 AnswersMathematics1 decade agoAceto orecin stain?
What is aceto orecin stain? what's it used for? Why is it used for this? Random details..ect
I looked on google and i get the idea of what it is but it doesn't really say what its good for or how it works so imlike blehh
1 AnswerBiology1 decade agoNanotechnology and Medicine?
Im doing a little research paper on nanotechnology and how its involved in medicine but I cant find much except like 1 link which I find to be strange..
Does anyone actually know medical purposes for nanotechnology? What is it? How do they use it in that field? How do they plan to use it eventually? Anything helps :)
2 AnswersOther - Science1 decade agoNanotechnology and medicine?
Im doing a little research paper on nanotechnology and how its involved in medicine but I cant find much except like 1 link which I find to be strange..
Does anyone actually know medical purposes for nanotechnology? What is it? How do they use it in that field? How do they plan to use it eventually? Anything helps :)
1 AnswerMedicine1 decade agoAnyone else annoyed/saddened?
Is anyone besides me bothered at religion altogether? I am defiantly spiritual, but not religious. The problem with most religions is that they try to separate themselves from all others...saying they are the one and only, and that all others not with them are against them.
So many wars have been fought in the name of a religion. Whats sad is that most times the religion starts out with a wonderful teacher of some kind who shows people true morals and values that everyone should possess to live a happy life...and then from there people begin to argue and such until the truth told originally gets sloppily interpreted by people claiming they know the only true path!
Jesus said LOVE thy enemies, for example. Its not just Christians who killed "heathens". Muslims, Buddhists, and many other religions all fought people who weren't like them at some time in history...
It makes me sad to know that some of my friends think I'm going to hell..I know I'm a good person. Shouldn't only that matter
10 AnswersReligion & Spirituality1 decade agoKitty ears Hoodie?
Does anyone know of a website where I could possibly find a Hoodie with cat ears on the actual hood, like part of the jacket? Sort of like Nekomimi if you know what that is...I looked on Ebay and there are some but mainly all sold out of USA
Are there any places In the united states that sells jackets like that? plz send link if u know a possible source.
(Black or punk look is kind of wat im looking for..like hot topic)
8 AnswersFashion & Accessories1 decade ago