English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Homework Help - October 2006

[Selected]: All categories Education & Reference Homework Help

where did it come from or what did people use it for back then who invented it?

2006-10-18 12:36:51 · 1 answers · asked by Anonymous

audacity
singularly
fluently
trifles

2006-10-18 12:33:20 · 6 answers · asked by ♥ P r I n C e s S ♥ 1

i am been thinking to write about division of movies. does anyone know about division of horror movies? thank you

2006-10-18 12:29:02 · 3 answers · asked by indomie2006 1

what are its soil conditions

2006-10-18 12:26:43 · 4 answers · asked by Anonymous

thanxs for your help if your answering this

2006-10-18 12:26:36 · 7 answers · asked by Anonymous

Give as many ideas!

2006-10-18 12:24:44 · 10 answers · asked by Anonymous

2006-10-18 12:24:19 · 34 answers · asked by step 2

I wrote a programme of calculator in C language. And it has two or three error so pl do correct them. And send me correct answer.
Prog. is:

#include
#include
void calsum(int a,int b);
void calsub(int a,int b);
void calmul(int a,int b);
void caldiv(float a,float b);
/*void calmod(int a,int b); */
void calsqr(int a);
void calcue(int a);
void calfac(long int a);
void main()
{
int l,m,n,ch;
clrscr();
printf("\t\t==========\n");
printf("\t\t Menu ");
printf("\t\t==========\n");
printf("\t\t 1 Add\n");
printf("\t\t 2 Sub\n");
printf("\t\t 3 Mul\n");
printf("\t\t 4 Div\n");
printf("\t\t 5 Factorail\n");
printf("\t\t 6 Square\n");
printf("\t\t 7 Cube\n");
/*printf("\t\t 8 Mod\n"); */
printf("\t\t Enter your choice \n");
scanf("%d",ch);
printf("\t\t =====\t");
switch(ch)
{
case 1:
printf("\t\tEnter two number : ");
scanf("%d%d",&l,&m);
calsum(l,m);
break;
case 2:
printf("\t\tEnter two numbers " );
scanf("%d%d",&l,&m);
calsub(l,m);
break;
case 3:
printf("\t\t Enter two numbers" );
scanf("%d%d",&l,&m);
calmul(l,m);
break;
case 4:
printf("\t\t Enter two numbers : ");
scanf("%s%s",&l,&m);
caldiv(l,m);
break;
case 5:
printf("\t\t Enter any no : ");
scanf("%ld",&l);
calfac(l);
break;
case 6:
printf("\t\t Enter any no : ");
scanf("%d",&l);
calsqr(l);
break;
case 7:
printf("\t\t Enter any no : ");
scanf("%d",&l);
calcue(l);
break;
/*
case 8:
printf("\t\t Enter any no : ");
scanf("%d",&l);
calmod(l);
break;*/
default:
printf("\t It is wrong choice : ");
}
getch();
}
void calsum(int a,int b)
{
int c;
c=a+b;
printf("Addition=%d",c);
}
void calsub(int a,int b)
{
int c;
c=a-b;
printf("Substance=%d",c);
}
void calmul(int a,int b)
{
int c;
c=a*b;
printf("Multiply=%d",c);
}
void caldiv(float a,float b)
{
float c;
c=a/b;
printf("Divide=%d",c);
}
void calsqr(int a)
{
int c;
c=a*a;
printf("Square=%d",c);
}
void calcue(int a)
{
int c;
c=a*a*a;
printf("Cube=%d",c);
} /*
void calmod(int a,int b)
{
int c;
c=a%b;
printf("Mod=%d",c);
} */
void calfac(long int a)
{
long int i,fct;
fct=1;
for(i=a;i>=1;i--)
{
fct=fct*i;
}
printf("Factorail=%d",fct);
}

2006-10-18 12:23:00 · 1 answers · asked by Pushpendra 1

Jose wants to swim part of the way and run part of the way to a friends house. The distance from Jose's house to his friends house along the straight shore of a lake is 2 km. If he runs 18hm/h and swims at 2km/h, what is the greatest distance he can swim and still arrive in less than 20 minutes.

2006-10-18 12:22:31 · 1 answers · asked by kc m 1

just so you know "/" means fracxtions not dividing
7/4z-1/6=17/6+3/4z
what is z
how did you get your anwser and do you know a website that can help me too.thanks!

2006-10-18 12:22:26 · 4 answers · asked by ♥Roberta. 5

I just want to confirm that I'm on the right track to the following question,,

"A financial analyst believes that if interest rates decrease in a given period, then the probability that the stock market will go up is 0.80. The analyst further believes that interest rates have a 0.40 chance of decreasing during the period in question. Given the information, what is the probability that the market will go up and interest rates will go down during the period in question."

Please lay out step - by -step solution.

In my opinion, this is a conditional probability quiestion, and the answer is 0.32. Is this correct?

2006-10-18 12:20:23 · 1 answers · asked by VCpage 1

can u describe ten different ways in which elementaryschool teachers try to improbe language development with students. ex: alphabet on the wall.

2006-10-18 12:19:46 · 8 answers · asked by Refine.J 3

1.Arrange in order from smallest to largest.
3.07, 37/10, 3.0712, 3.078, 371/100, 3.0717, 3.072, 3.071

2.Write the following as a common fraction or mixed number.
5.679

3. 2/3 - 3/7
4. 2/3 + 11/12 + 1/7
5. 2/3 + 1/6 + 5/9
6. Find the least common multiple of 14, 21, and 35.
7. Find the least common multiple of 4 and 7.
8. lowest terms 17/22+21/22=
9. in lowest terms 3/8+5/8=

2006-10-18 12:18:31 · 7 answers · asked by **LIBERTY** 1

Who knows any websites that I could go to other than dictionary.com to find definitions ?

2006-10-18 12:18:25 · 6 answers · asked by Steph 3

0

Is there any reasonable invention that could be made that you would like to see...Not like some automatic homework helper or something like that
Example: A book page turner

2006-10-18 12:17:57 · 1 answers · asked by Anonymous

good adjectives for :
tree, apple,chair, plant, room
flower, toast, dish, kite, sky

2006-10-18 12:15:10 · 4 answers · asked by Anonymous

HELP! i have no idea whats happened except he was accused of stealing money i have read 1-4 if i dont get help im going to fail english!

2006-10-18 12:13:14 · 1 answers · asked by Anonymous

For example:
|5+x|<20
do you keep it:
x<15
or do you switch the < to a >, so it is
x>15
If you don't switch it, and it is
x<15,
and you have to solve
5+x<-20
x<-25,
how do you graph it on a number line?

(p.s. please don't get mad at me for asking a homework q. i swear that this is an example q and is not from my actual homework.)

2006-10-18 12:07:23 · 3 answers · asked by maiabell2 2

This is for extra credit, so I need to know by October 30th, please. Also, explain each one for me, excluding patriots and loyalists.

2006-10-18 12:06:30 · 1 answers · asked by Freddie Dearest 2

for english need 7 things that makes a person bad, or really bad qualities a person should try not to have. the 7 deadly sins are already examples i need 7 more...i have hate and then i'm blank..help.

2006-10-18 12:05:44 · 6 answers · asked by *~JeS~* 5

2006-10-18 12:04:40 · 1 answers · asked by quintero_24 1

Need help on science question. How do you do it? Formula is:

Force (f) = mass(m) x acceleration(a)

2006-10-18 11:56:23 · 5 answers · asked by Anonymous

Hey, real quick, would the principle, "Corresponding angles of congruent triangles are congruent" be a definition, a postulate, or a theorem? I'm thinking a definition, but I'm not too sure. Does anyone know for sure?

2006-10-18 11:54:41 · 5 answers · asked by Muffins 1

I have to read the book in 5 hours (Eragon) i've been looking online for study guides (that tell about all the book) but i can't find any can someone give me some links that give details about the book or can someone tell me about what happens in the book- i have to lead a book review about it in class? thanks!

2006-10-18 11:52:11 · 4 answers · asked by Baby J 2

2006-10-18 11:51:42 · 11 answers · asked by Anonymous

i know plasma is like lightning,fire,the sun,and stas...but what are some examples of gases? im doing a project about it like putting pictures....anyone know?

2006-10-18 11:42:51 · 7 answers · asked by Bruna Kelly 4

fedest.com, questions and answers