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.
Will
Westinghouse LD 4055 ribbon cable?
I have a westinghouse LD 4055 with 2 broken ribbon cables. Can I use any modern 40" led TV ribbon cables to replace these or do they need to be the exact same kind? Where can I find them?
1 AnswerTVs4 years agoWhat is the worst case run time complexity of the following function?
long function(int x)
{
if(x <= 0) return 1;
else{ return 4 * function(x - 1); }
}
1 AnswerProgramming & Design4 years agoWhat is the worst case time complexity of calling stack push and pop n times?
I think the answer is O(n), but I'm not sure why.
1 AnswerProgramming & Design4 years agoHow do i transfer 3ds data?
I got a new 3ds for Christmas and I need to transfer my data. The new 3ds only has 4gb and my old one has 16gb. How do I transfer the data if the new 3ds' card is so small?
1 AnswerVideo & Online Games4 years agoI deleted my Java development kit because it wouldnt update and now my Word documents saved to desktop are gone?
Where can i find them?
1 AnswerSoftware5 years agoI deleted my java SDK and lost all my word docs on my desktop?
How can i recover them?
1 AnswerProgramming & Design5 years agoLet xi, I = 1,2, …, n be distinct integers. What should be the value of n so that there are at least two integers,....?
Let xi, I = 1,2, …, n be distinct integers. What should be the value of n so that there are at least two integers, xj and xk such that xjMOD5 = xkMOD5?
Note: The definition of xMODy is the remainder when x is divided by y
1 AnswerMathematics5 years agoLet xi, I = 1,2, …, n be distinct integers. What should be the value of n so that there are at least two integers...?
Let xi, I = 1,2, …, n be distinct integers. What should be the value of n so that there are at least two integers, xj and xk such that xjMOD5 = xkMOD5?
Note: The definition of xMODy is the remainder when x is divided by y
1 AnswerMathematics5 years agoFind the least integer n such that f(x) is O(xn) for (x^2)logx?
1 AnswerMathematics5 years agoMath problem: You are in charge of the IT division for a company that has 1,048,576 customers?
You are in charge of the IT division for a company that has 1,048,576 customers. Your boss asks you to decide between buying a database system from Vendor A or Vendor B. Both systems are the same price but Vendor B’s computer (computers are included in each system) has hardware that is 1000 times faster than that provided by vendor A. However, Vendor A’s system is based on an algorithm that returns a response to a query in time proportional to 10nlog2n machine operations where n is the number of customers in the database while Vendor B’s system is based on an algorithm that returns a response to a query in time proportional to 10n^2 machine operations. Vendor A’s computer has a speed of 1 nanosecond (=10^-9 seconds) per operation.
How long (in seconds, rounded correctly to three decimal places to the right of the decimal) would Vendor A’s system take to return a response to a query based on your current number of customers?
seconds
How long (in seconds, rounded correctly to three decimal places to the right of the decimal) would Vendor B’s system take to return a response to a query based on your current number of customers?
seconds
2 AnswersProgramming & Design5 years agoWhat is the least integer, n, such that f(x) is O(xn) for each of the following functions?
f(x) = logx^5, f(x) =xlogx, and f(x) = (x3 + x2)/(x2 + 1)
1 AnswerMathematics5 years agoKnights and Knaves question?
On a remote island there live Knights and Knaves. Knights always tell the truth and Knaves always lie.
You meet two people on the island—A and B.
A says: “Exactly one of us is a Knight.”
B says: “I and A are not the same”
From their statements, determine who is a knight and who is a knave.
4 AnswersMathematics5 years agoHow many positive integers between 1000 and 9999 inclusive are divisible by 7?
Are even?
Have distinct digits?
Are not divisible by 3?
6000
Are divisible by 3 or 4?
Are not divisible by either 3 or 4?
Are divisible by 3 but not by 4?
Are divisible by 3 and 4?
3 AnswersMathematics5 years agoIf you have 10 red, 10 blue, 10 orange and 10 black socks in a drawer, how many socks must you pull out of the drawer to guarantee..?
If you have 10 red, 10 blue, 10 orange and 10 black socks in a drawer, how many socks must you pull out of the drawer (assume it is dark and you cannot see the colors) to guarantee that you get two orange socks?
4 AnswersMathematics5 years agoA bowl contains 10 red balls, 5 blue balls, and 8 green balls. A woman selects balls at random without looking in the bowl.?
How many balls must she select to be sure that she has at least one ball of each color?
2 AnswersMathematics5 years agoInduction proof. Find the x values?
1 AnswerMathematics6 years agoWhere can i watch NBC Dateline episodes from 2010?
I want to go back and watch some 2010 episodes but they don't seem to be available for purchase or through streaming sites.
2 AnswersDrama6 years agoDetermine whether this statement is true or false?
1 AnswerMathematics6 years ago