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.

ayobboy09
I am trying to build a cricuit but cant seem to get far from the assembly. Can you help me figure out wher and?
Attached is a link to the diagram of the circuit board. Please help me understand where the wires go and why they go there. I have everything else set up but as of now they are all disconnectd from each other. Thank you.
2 AnswersProgramming & Design9 years agoI made a simple program but it loads and exits before i can read anything any help?
include <iostream>
using namespace std;
int main()
{
int dollars,quarters,dimes,nickels,pennies;
cout << "Enter amount in dollars:" ;
cin >> dollars;
cout <<"your change is" << (dollars/.25) << "quarters"<<endl ;
}//end of code
do i need to add something to the end so that it doesn't close?
2 AnswersProgramming & Design1 decade agoWhat am i missing to make the program function?
i tried making a program that tells you how many days, hours, minutes and seconds you have lived.
#include <iostream>
using namespace std ;
int main()
{
cout << "How many years have you lived?" ;
int years;
cin >> years;
int days= years * 365 ;
int hours= days * 24 ;
int minutes= hours * 60 ;
int seconds= minutes * 60 ;
} //main
1 AnswerProgramming & Design1 decade agoHow would i rewrite cos(6x) in terms of cos(x)?
5 AnswersMathematics1 decade agoThree grades of chocolate are combined to make a 30-pound mixture worth $40. The three grades of chocolate are?
Three grades of chocolate are combined to make a 30-pound mixture worth $40. The three grades of chocolate are worth $1 per pound, $2 per pound, and $3 per pound. There is one more pound of $2 chocolate than there is $3 chocolate. Find the amount of each grade of chocolate in this mixture.
5 AnswersMathematics1 decade agoHelp me please. I work at a hospital and they are...? Work permit.?
Asking for a work permit in 10 days otherwise I will not be working there anymore. if I apply today it will take a while to get it all done so is there any way I can show them proof of a work permit? And if no can I use the confirmation letter that they have received my application for renewal?
1 AnswerImmigration1 decade agoHelp me please. I work at a hospital and they are...?
Asking for a work permit in 10 days otherwise I will not be working there anymore. if I apply today it will take a while to get it all done so is there any way I can show them proof of a work permit? And if no can I use the confirmation letter that they have received my application for renewal?
1 AnswerGovernment1 decade agoI got my wisdom teeth out and I have no swelling or...?
pain. All four were taken out on the same day and it took something like 2-3 mins for the full thing. The clots are formed and they gave me vicodin but I only took a pill the first day and haven't needed it since so is this normal? Or am I just a super human haha. I prefer the later. Can I start eating solids now. I feel like I can but would like some second opinions. I plan on setting up a checkup tomorrow. Your help is appreciated. Thank you.
1 AnswerDental1 decade agoWhat are some good things to do in fredricksville virginia?
i think its a little boring and everyone i kno is either taken or really really hilly billy
2 AnswersOther - United States1 decade ago