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.
John
What criteria did president Washington us to appoint members of cabinet positions?
and how did Thomas Jefferson change the criteria?
1 AnswerGovernment8 years agoCan someone please help me with computer programming?
Say that a text file looks like this:
x= 10
y= -45
y= 98
x= 13
x= 37
y= 36
x= -2
. . .
Each line starts with "x=" or "y=" but which of these it starts with follows no pattern. Each of these is followed by a space then a single integer. Nothing else follows the integer on a line.
Write a program that reads in this data file and computes the sum of the x values and the sum of the y values. Hint: use hasNext() and next() to read the "x=" and "y=" tokens and then use nextInt() to read the integer. You will also need the equals() method of String.
I need major help can someone help me any way possible
1 AnswerProgramming & Design8 years agoNEED JAVA COMPUTER PROGRAMMING HELP?
Write a program that reads a text file that contains groups of integers that start with the word "next". For each group, the program computes and writes out the sum of integers in that group. There may be any number of groups. Example data set:
next
12 45
92 -12 31
next
42 51 275 82 -274
-1 0 26 365
-56
72
next
90 93 91 95
97 96 98
For this data the program writes:
Sum of group 1 is 168
Sum of group 2 is 582
Sum of group 3 is 660
Here is another set of data:
next
1 1 1 1 1 1
next
next
1 1 1 1 1 1 1 1 1
next
10 11
12 13
7 8
9
For this data the program writes:
Sum of group 1 is 6
Group 2 contains no data
Sum of group 3 is 9
Sum of group 4 is 70
The logic of this program is quite tricky.
CAN SOMEONE PLEASE WRITE OUT THIS PROGRAM
1 AnswerProgramming & Design8 years agoNEED JAVA COMPUTER PROGRAMMING HELP?
Say that a text file looks like this:
x= 10
y= -45
y= 98
x= 13
x= 37
y= 36
x= -2
. . .
Each line starts with "x=" or "y=" but which of these it starts with follows no pattern. Each of these is followed by a space then a single integer. Nothing else follows the integer on a line.
Write a program that reads in this data file and computes the sum of the x values and the sum of the y values. Hint: use hasNext() and next() to read the "x=" and "y=" tokens and then use nextInt() to read the integer. You will also need the equals() method of String.
CAN SOMEONE PLEASE WRITE ME A PROGRAM
1 AnswerProgramming & Design8 years agoNeed physics help please as soon a possible?
http://www.webassign.net/holtphys/p18-36alt.gif
Three small lamps, R1 = 4.5 , R2 = 3.7 , and R3 = 1.6 are connected to a 9.0 V battery, as shown below.( the link above)
(a) What is the equivalent resistance of the circuit?
______ohms
(b) What is the current in the battery?
________A
(c) What is the current in each bulb?
I1 =______ A
I2 = _____ A
I3 = _______A
(d) What is the potential difference across each bulb?
V1 = _____ V
V2 = _____ V
V3 = ______ V
PLease show equations used
1 AnswerPhysics9 years agoNeed physics help please?
What are the magnitude and direction of the electric field at a point midway between a -9.0 µC and a +5.0 µC charge 4.0 cm apart? Assume no other charges are nearby.
Magnitude
________N/C
please show work!
1 AnswerPhysics9 years agoNEED physics HELP NOWW PLEASE!?
Particles of charge Q1 = +62 µC, Q2 = +49 µC, and Q3 = -80 µC are placed in a line (Fig. 16-49). The center one is 0.35 m from each of the others.
the picture kinda looks like this
Q1------------Q2-------------Q3
.35m .35m
Calculate the net force on each charge due to the other two. (State magnitude)
Force on Q1_________N
Force on Q2_________N
Force on Q3_________N
PLease show atleast some work
1 AnswerPhysics9 years agoNEED PHYSICS HELP PLEASE!!!!ASAP!?
What are the magnitude and direction of the electric field at a point midway between a -9.0 µC and a +5.0 µC charge 4.0 cm apart? Assume no other charges are nearby.
Magnitude
________N/C
please show work!
2 AnswersPhysics9 years agoNeed physics help please!?
The Near Earth Asteroid Rendezvous (NEAR), after traveling 2.1 billion km, is meant to orbit the asteroid Eros at a height of about 15 km from the asteroid's center. Eros is roughly box-shaped, with dimensions 40 km x 6 km x 6 km. Assume Eros has a density (mass/volume) of about 2.3 x 10^3 kg/m3.
(a) What will be the period of NEAR as it orbits Eros?(a) What will be the period of NEAR as it orbits Eros?
______s
(b) If Eros were a sphere with the same mass and density, what would its radius be?
_____km
(c) What would g be at the surface of this spherical Eros?
_______m/s^2
1 AnswerPhysics9 years agoNeed physics help please!?
Calculate the acceleration due to gravity on Venus. The radius of Venus is about 6.06 x 106 m and its mass is 4.88 x 1024 kg.
______m/s^2 (downward)
1 AnswerPhysics9 years agoNeed physics help please!?
A satellite of mass 5500 kg orbits the Earth (mass = 6.0x10^24 kg) and has a period of 5800 s.
(a) Find the magnitude of the Earth's gravitational force on the satellite.
______N
(b) Find the altitude of the satellite.
_____m
1 AnswerPhysics9 years agoNeed a summary of the movie Memphis Belle?
Can someone give me their own 1-2 paragraph summary of the movie Memphis Belle...please have specific names and events in the movie
1 AnswerMovies9 years agoSummary of Tuskeegee Airmen?
Can someone give me a good 1-2 paragraph summary of this movie please include names and events
1 AnswerMovies9 years agoMovie Summary for Enemy at the gates?
Can someone give me like a 1-2 paragraph summary of the movie Enemy at the Gates and include names and events
2 AnswersMovies9 years agoneed physics help please!?
At an accident scene on a level road, investigators measure a car's skid mark to be 83 m long. It was a rainy day and the coefficient of friction was estimated to be 0.36. Use these data to determine the speed of the car when the driver slammed on (and locked) the brakes.
____m/s
1 AnswerPhysics9 years agoNeed physics help please!!!?
A 58 kg skier is at the top of a slope, as shown in the illustration below. At the initial point A, the skier is h = 10.0 m vertically above the final point B.
(a) Set the zero level for gravitational potential energy at B, and find the gravitational potential energy associated with the skier at A and B. Then find the difference in potential energy between these two points.
PEA (PE at A)=_______J
PEB( PE at B)=______J
difference in PE=______J
(b) Repeat this problem with the zero level at A.
PEA=_____J
PEB=_____J
difference in PE=______J
(c) Repeat this problem with the zero level midway down the slope, at a height of 5 m.
PEA=_____J
PEB=_____J
difference in PE=______J
1 AnswerPhysics9 years agoNeed physics help please?
A 1.9 kg ball is attached to a ceiling by a string. The distance from the ceiling to the center of the ball is 0.86 m, and the height of the room is 3.00 m.
(a) What is the gravitational potential energy associated with the ball relative to the ceiling?
____J
(b) What is the gravitational potential energy associated with the ball relative to the floor?
_____J
(c) What is the gravitational potential energy associated with the ball relative to a point at the same elevation as the ball?
_____J
1 AnswerPhysics9 years agoNeed physics help please?
In a certain library the first shelf is 10.0 cm off the ground, and the remaining four shelves are each spaced 30.0 cm above the previous one. If the average book has a mass of 1.40 kg with a height of 21.0 cm, and an average shelf holds 27 books (standing vertically), how much work is required to fill all the shelves, assuming the books are all laying flat on the floor to start?
______J
1 AnswerPhysics9 years agoNeed physics help please?
(a) If the KE of an arrow is tripled, by what factor has its speed increased?
______
(b) If the speed is doubled, by what factor does its KE increase?
_______
1 AnswerPhysics9 years agoI need physics help please!?
Tarzan swings on a 25.0 m long vine initially inclined at an angle of 26° from the vertical.
(a) What is his speed at the bottom of the swing if he starts from rest?
_____m/s
(b) What is his speed at the bottom of the swing if he starts with an initial speed of 2.94 m/s?
______m/s
2 AnswersPhysics9 years ago