Given the function=IF(AND(D7="manager",G7<85000),"Due for raise","N/A"), insert a nested function that displays
Due for raise to all managers that earn less than $85,000 and N/A for anyone that does not fit the criteria in cell I7. Below is the answer:```
=IF(AND(D7="manager",G7<85000),"Due for raise",IF(AND(D7="manager",G7>=85000),"N/A","N/A"))
```The solution above satisfies the conditions of the question asked. Therefore, it is correct.
To learn more about "nested", visit: https://brainly.com/question/31143400
#SPJ11
Why won't my brainly account level up?
Well, you need to have 5 brainiest answers plus 500 points. So, in order to level up in brainly you need 500 plus 5 brainiest.
What is brainly?Brainly is a Polish company with headquarters in New York City. It is a social learning platform where millions of students and teachers work together to solve academic problems. The mission of Brainly is to encourage students to share and explore knowledge in a collaborative environment.
It can also be used to ask and answer homework questions by students, parents, and teachers. The platform includes n elements such as points and ranks. It encourages users to participate in the online community by answering questions posted by other users. Brainly reported 350 million monthly users as of November 2020, making it the most popular education app in the world.
Learn more about level up
https://brainly.com/question/7853380
#SPJ1
Answer:
This is because to level up, you need a certain number of points and brainliest answers! To get this you can always keep answering questions to get your points up and whenever you complete an answer which is superior than any other, the user may choose to give you brainliest!
Hope this helps, have a lovely day! :)
excel
Which of the following is NOT information you can specify using the solver? a. Objective (Target) cell b. Changing Cells c. Input cells d. Constraints
Input cells cannot be specified using solver.
The correct option is C.
In the context of a solver tool, the objective (target) cell represents the goal or target that you want to achieve, such as maximizing or minimizing a certain value.
The changing cells are the variables or parameters that you can adjust to achieve the objective.
Constraints are conditions or limitations that must be satisfied during the optimization process.
On the other hand, input cells are not a specific term used in the context of solvers. It seems to be a general term referring to any cells that receive input data or values.
Learn more about Cells here:
https://brainly.com/question/30038641
#SPJ4
who invented the computer?
when was it made?
can u tell me the name of the oldest computer?
when did the first laptop come out?
Hope it helps you
pls mark my answer as brainliest
Answer:
1 and 2: Charles Babbage invented the computer (he was an English mechanical engineer and polymath) Charles Babbage was deemed the "father of the computer", he thought up and created the very first mechanical computer at the beginning of the 19th century.
3: the first computer was named the ubiquitous x86-powered workhorse of desktop and portable computing. All latest PCs are descendants of the earliest from IBM, the original model 5150 which made its first appearence in August 1981.
4: The first laptop computer available to the public was the Osborne. the Osborne Computer Corporation issued this exact model to the public in the year 1981. It ran at a large price of $1795. At the time of discharge, the screen was about five inches long and the keyboard was on the cover of the computer.
i did a lot of research for this, lol. hope it helps.
(i promise i did not plagerise)
in the source data worksheet sort the data alphabetically by customerid and then by product.
To sort the data alphabetically by the customer ID and then by-product in the source data worksheet, follow these steps:
1. Open the source data worksheet in your spreadsheet software.
2. Click on any cell within the data range you want to sort.
3. Navigate to your spreadsheet software's "Data" tab or menu.
4. Click the "Sort" button or option to open the Sort dialog box.
5. In the Sort dialog box, select "Customer ID" from the first drop-down list under "Sort by" or "Column."
6. Choose "A to Z" or "Ascending" to sort alphabetically.
7. Click on the "Add Level" or "Then by" button to add another sorting criterion.
8. Select "product" from the second drop-down list.
9. Choose "A to Z" or "Ascending" to sort alphabetically.
10. Click "OK" to apply the sorting.
Your data in the source data worksheet is sorted alphabetically by the customer ID and then by product.
Learn more about Worksheet here: brainly.com/question/13129393.
#SPJ11
device manager is an application that is a one stop shop for managing all devices that are connected, both physically and internally, to a local machine. group of answer choices true false
The statement " Device Manager is an application that is a one-stop-shop for managing all devices that are connected, both physically and internally, to a local machine" is TRUE because Device Manager is a Windows-based application that assists in the management of all hardware installed on a computer.
It allows a user to see the status of any installed hardware device, as well as modify the settings of that device, disable it, or uninstall it entirely. Within Device Manager, a user can view a list of all installed hardware devices in a hierarchical view, providing a complete picture of the system's configuration.
The user can also view the properties of the device, such as its status, device description, manufacturer, driver information, and resource information. Therefore, the statement is true that the Device Manager is an application that is a one-stop-shop for managing all devices that are connected, both physically and internally, to a local machine.
You can learn more about Device Manager at: brainly.com/question/32414090
#SPJ11
Features that keep you safe from rotating parts are known as guards.
False
True
Answer:
true
Explanation:
Recently mobile phones have been used to pay for goods in stores and supermarkets. One method
of payment involves holding the phone close to a reader in the store.
Discuss the advantages and disadvantages of this method of payment compared with other methods
of credit/debit card transactions.
Answer on https://pastebin.com/raw/nHzXvbPP
A user recently entered a username and password into a recruiting application website that had been forged to look like the legitimate site.Upon investigation, a security analyst identifies the following: -> The legitimate website's IP address is 10.1.1.20 and eRecruit.local resolves to this IP.
-> The forged website's IP address appears to be 10.2.12.99, based on NetFlow records.
-> All three of the organization's DNS servers show the website correctly resolves to the legitimate IP.
-> DNS query logs show one of the three DNS servers returned a result of 10.2.12.99 (cached) at the approximate time of the suspected compromise.
Which of the following MOST likely occurred?
A.
A reverse proxy was used to redirect network traffic. B.
An SSL strip MITM attack was performed. C.
An attacker temporarily poisoned a name server. D.
An ARP poisoning attack was successfully executed.
Main answer: C. An attacker temporarily poisoned a name server. This suggests that the attacker was able to redirect network traffic from the legitimate site to the forged site.
Based on the information provided, it appears that one of the organization's DNS servers returned a cached result of the forged website's IP address, which does not match the legitimate IP address. This suggests that the name server was temporarily poisoned, meaning that the attacker was able to inject false information into the server's cache. A reverse proxy could be used to redirect network traffic, but this would not explain why the DNS query logs showed a cached result for the forged website's IP address.
To fully understand the scenario presented, it is important to have a basic understanding of how the Domain Name System (DNS) works. DNS is a hierarchical naming system that maps domain names (such as "erecruit.local") to IP addresses (such as "10.1.1.20"). When a user enters a domain name into their web browser, the browser sends a DNS query to a name server to obtain the IP address associated with that domain name. The name server then returns the IP address to the browser, which can then establish a connection with the appropriate web server. In the scenario presented, a user entered a username and password into a recruiting application website that had been forged to look like the legitimate site.
To know more about IP address visit :-
https://brainly.com/question/31026862
#SPJ11
Write a paragraph suggesting at least five pieces of hardware that Maisy should consider purchasing. Make sure to justify why she needs each piece of equipment by describing what tasks they will perform. Also, explain how those different pieces of hardware will be installed.
Answer:
One piece of hardware Maisy should consider buying is the monitor for the visual display of the computer. She should also buy a mouse so she can select files so make her games. Another important piece of hardware she definitely should buy is a keyboard so she can type certain codes if needed. Maisy should get a disk drive so she can store her progress of the games she's making and not loose any important data. Conclusively, she very well should buy a sound card so she can create and hear the audio of her games.
Explanation:
It worked for me, so hopefully it worked for u too.
Positives and negatives side effects of government the stimulus check
Help pls☹️
Answer:
Stımulus check ıs the check offered to cıtızens of America inorder to help them to meet thier needs at that particular point in time. This is done, if there is an unforseen circumstances that made them not to earn an income.
Some of the postitves of stimulus check include:
1. Ability of the citizens to pay for their rent and other bills.
2. Ability to do some shopping and feeding
3. It create the sense of recognition among the citizens that the government always remember them in their moment of their needs.
4. To let the working class people know that their tax payment is used judiciously in helping other citizens.
The negative side effects of stimulus check include:
1. It makes people lazy since it is free money.
2. More money would be spent in the course of trying to meet the needs of everyone.
3. People would manipulate the system thereby getting more than one stimulus pay check.
4. Working class people would be angry with the system. This is because, they wil feel that all their hard work and taxes isbeing used to feed some lazy citizens who has never contributed anything to the country.
5. It would increase the debt profile of the government.
Explanation:
What is the difference
difference between
Open
and recent
command?
Choose the correct option. i) An object thrown from a moving bus is on example of
(A) Uniform circular motion
(B) Rectilinear motion
(C) Projectile motion
(D) Motion in one dimension
age
The answer is option C: "Projectile motion."
Projectile motion refers to the motion of an object that is thrown or launched into the air and follows a parabolic path under the influence of gravity. An object thrown from a moving bus is an example of projectile motion because it is launched into the air and follows a curved path due to the force of gravity.
Option A: "Uniform circular motion" refers to the motion of an object moving in a circular path at a constant speed.
Option B: "Rectilinear motion" refers to the motion of an object moving in a straight line.
Option D: "Motion in one dimension" refers to motion that occurs along a single straight line, rather than in two or three dimensions.
Hope This Helps You!
The four main parts of a computer system are the Input, output, processor, and:
O A core.
OB. hardware.
OC. software.
OD. storage.
Answer:D) Storage
Explanation:
the abuse of children is a symptom of
You have decided to edit your photos using the RAW file. What are some benefits of working with the RAW format? Select all that apply.
RAW files are processed, making it easier to edit
The images are already optimized
More color options when editing
More control over adjusting the White Balance
Since you have decided to edit your photos using the RAW file, the benefits of working with the RAW format is option d: More control over adjusting the White Balance.
What are the benefits of using RAW?One of the biggest advantages of RAW is the ability to restore shadows and highlights during post-processing without adding the granular noise typically associated with high ISO settings. If you have significantly overexposed or underexposed, RAWs are fairly forgiving.
Therefore, it has Better detail and dynamic range as you can capture more detail and a wider dynamic range from your camera sensor because to RAW's vastly increased image information.
Learn more about RAW format from
https://brainly.com/question/27977505
#SPJ1
yourList 20, 40, 60, 80myList 10, 30, 50, 70yourList <-- myList Consider the following code segment.What are the contents of yourList after the code segment is executed?answer choices[10, 30, 50, 70][20, 40, 60, 80][10, 30, 50, 70, 20, 40, 60, 80][20, 40, 60, 80, 10, 30, 50, 70]
[10, 30, 50, 70, 20, 40, 60, 80] , MyList and yourList are concatenated in the code segment using the + operator, with MyList coming first.
What are the five categories of data?Integer types, floating point types, character types, string types, and composite types are the five basic data types recognized by modern computer languages. Each general group also contains some specific subtypes.
What is a data type?Attributes of data, called "data types," tell computer systems how to interpret the values of that data. Knowing the different formats of the data ensures that the values for each property are what you expect and that the data is captured in the proper format.
To know more about code segment visit:-
brainly.com/question/30353056
#SPJ4
Discribe a place that you have dremed about that does not exit in a real life
Q2-2) Answer the following two questions for the code given below: public class Square { public static void Main() { int num; string inputString: Console.WriteLine("Enter an integer"); inputString = C
The code given below is a basic C# program. This program takes an input integer from the user and computes its square. The program then outputs the result. There are two questions we need to answer about this program.
Question 1: What is the purpose of the program?The purpose of the program is to take an input integer from the user, compute its square, and output the result.
Question 2: What is the output of the program for the input 5?To find the output of the program for the input 5, we need to run the program and enter the input value. When we do this, the program computes the square of the input value and outputs the result. Here is what the output looks like:Enter an integer5The square of 5 is 25Therefore, the output of the program for the input 5 is "The square of 5 is 25".The code is given below:public class Square {public static void Main() {int num;string inputString;Console.WriteLine("Enter an integer");inputString = Console.ReadLine();num = Int32.Parse(inputString);Console.WriteLine("The square of " + num + " is " + (num * num));}}
To know more about output visit:
https://brainly.com/question/14227929
#SPJ11
Lab6B: Pick a number between 1 and 1000 For this lab, make sure to please use a while loop. Many programming languages have a library for a Random Number Generator (RNG). Whenever this RNG is used it will output one "random number back to the user. Applications of such a generator can including something like the lottery. Please keep in mind that the RNG will generate a random floating-point value between 0.0 and 1.0 and to adjust the range of the random numbers you need to either multiply or add to the result For example, if want the range to be from 0.0 to 50.0 we would multiply the result by 50. If wanted to move the range to 2.0 to 52.0 we would add 2 to the result. Re-read this passage and try to think about this a bit more deeply, it will click and make sense. In this lab exercise, please write a program that asks the user to pick an integer number between 1 and 1000; please use a while loop to verify that what was entered by the user is between the range specified earlier. If the input is within range, please have an RNG (please ask your lab instructor for details on how to create one some details shown below) that should keep randomly generating numbers until it generates one matching the number entered by the user. Also, please make sure that the program keeps track of how many guesses it takes. Have the program displays each guess and after than display the total guess count. Please refer to the sample output below. Disclaimer: When using the RNG you are going to have to store the generated number as a double or a float. Please make sure to round up the generated number to the nearest ones digit in order to avoid an infinite loop. Remember, the class name should be Lab6B The user input is indicated in bold. Java import java.util. Random public class generate Random public static void main(String args) Random rand - new Random(); // Generate random Integers in range o to 9 int rand_intl - rand.nextInt (10) ;)) C# public class generateRandom public static void main(String args[]) Random Ind-new Random() Generate random Integer in Tanto int example rnd. Next (10) ) ) Sample output: 1 Enter a number between 1 and 1000: 42 My guess was 56 My guess was 198 My guess was 239 My guess was 2 My guess was 5 My guess was 920 My guess was 42 I guessed the number was 42 and it only took me 231 guesses
Here is an example of a Java program that implements the functionality described in the prompt:
import java.util.Random;
import java.util.Scanner;
public class Lab6B {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
Random rand = new Random();
int userNum, guessCount = 0;
// Ask user for a number between 1 and 1000
System.out.print("Enter a number between 1 and 1000: ");
userNum = scanner.nextInt();
// Verify that the user input is within range
while (userNum < 1 || userNum > 1000) {
System.out.println("Invalid input. Please enter a number between 1 and 1000: ");
userNum = scanner.nextInt();
}
// Keep generating random numbers until a match is found
int randNum = rand.nextInt(1000) + 1;
while (randNum != userNum) {
guessCount++;
System.out.println("My guess was " + randNum);
randNum = rand.nextInt(1000) + 1;
}
// Display the total number of guesses
System.out.println("I guessed the number " + userNum + " and it only took me " + guessCount + " guesses.");
}
}
In this program, I use a Scanner to get input from the user and a Random object to generate random numbers. I use a while loop to verify that the user input is within the range of 1 to 1000. Then I keep generating random numbers using the nextInt(1000) + 1 method until a match is found with the user input. I also keep track of the number of guesses using the guessCount variable and display it after the match is found.
Learn more about code, here https://brainly.com/question/497311
#SPJ4
There are several technologies that have emerged to support Big
Data. Pick one Big Data technology and write a summary describing
the technology and how it is used. Include examples where possible
of
There are several technologies that have emerged to support Big Data and the big Data technology is Apache Hadoop, that is notable. Hadoop consists of two core components: the Hadoop Distributed File System (HDFS) and the MapReduce processing engine.
Data analytics is when the hadoop enables organizations to perform advanced analytics on massive datasets, and it can process structured and unstructured data from various sources, such as social media feeds, log files, sensor data, and more. Recommend system such as those used by e-commerce platforms or streaming services, rely on Hadoop for processing and analyzing user behavior data, and financial institutions utilize Hadoop to detect and prevent fraud.
Learn more about the bigdata here
https://brainly.com/question/32897217
#SPJ4
1. translate the following c code into sic assembly a. int i; int j[1000]; for( i = 0; i < 10; i ) { j[i] = i * i;
LDA #0
STA I
LOOP LDX I
LDA J,X
MUL X
STA J,X
LDA I
ADD #1
STA I
TIX #10
JLT LOOP
Translate C code to SIC assembly?Certainly! Here's the translation of the given C code into SIC assembly:
less
Copy code
LDA ZERO // Load 0 into the accumulator
STA I // Store the initial value of i
LDA ZERO // Load 0 into the accumulator
STA I // Store the initial value of i
LOOP:
LDX I // Load the value of i into the index register
LDA X // Load the value of j[i] into the accumulator
MUL X // Multiply the value of j[i] by i
STA X // Store the result in j[i]
LDX I // Load the value of i into the index register
ADD ONE // Increment the value of i by 1
STA I // Store the updated value of i
LDX I // Load the value of i into the index register
TIX TEN // Compare the value of i with 10
JLT LOOP // Jump to LOOP if i < 10
// Rest of the code...
ZERO, WORD 0
ONE, WORD 1
I, RESW 1
J, RESW 1000
TEN, WORD 10
Please note that this translation assumes that you have the necessary SIC assembly instructions and directives available. The code uses the LDA instruction to load values, STA to store values, LDX to load values into the index register, MUL to multiply values, ADD to increment values, TIX to compare values, and JLT to perform a conditional jump. The code also assumes the presence of the necessary memory locations, such as ZERO, ONE, I, J, and TEN
Learn more about Programming
brainly.com/question/
#SPJ11
QUESTION 5 When going mobile, make sure you use what kind of design? O Clean design. O Responsive design. O Reactive design. 4 O Proactive design.
The type of design used when going mobile is given as follows:
Responsive design.
What is responsive design?Responsive design is an approach that suggests that design and development should respond to the user's behavior and be environment used.
Throughout the years, mobile use has increased significantly, to the point that we spend the entire day with the mobiles by our side helping us in our jobs. Considering this, responsive design should be used, as the biggest focus of mobile applications is on the user.
More can be learned about responsive design at https://brainly.com/question/16805626
#SPJ4
What describes the curwhat is a cloud-first strategy?rent cloud landscape for business?
A cloud-first strategy promotes building software directly in the cloud rather than building on-premises and migrating to the cloud. The goal is to help you create software faster and reduce the overhead associated with on-premises resources and cloud migration.
I need it completed in an excel file
3) Use Excel solver and Lingo to find the optimal solution and verify your answer.
3) Use Excel solver and Lingo to find the optimal solution and verify your answer.
A truck must travel from New Yor
A truck that is going from New York City to Los Angeles has to cross 4 loading stations, and the number of goods to be loaded at each station is provided.
The truck has a maximum carrying capacity of 4000 pounds. The objective is to determine the optimal solution for this scenario. To determine the optimal solution, we can use Excel solver and Lingo.To start with, we will set up an Excel spreadsheet with the available information in the following order:Loading Station (i) Pounds to be loaded (j) Shipping cost ($/lb) (cij)1 700 0.042 2 800 0.039 3 1100 0.047 4 600 0.040Using Excel solver, we can solve for the optimal solution. To do this, follow the below steps:In the Excel file, click on Data, then Solver, and add the following parameters:Set objective: MinimizeShipping Cost ($/lb)Change variable cells: Pounds to be loaded ($/lb)Subject to: Maximum carrying capacity of the truck = 4000 poundsEnsure that the "Simplex LP" algorithm is selected. Click OK. The solution can then be obtained and verified in the Excel Solver and Lingo.The optimal solution, according to the model, is to load 1100 pounds of goods at loading station 3 and 2900 pounds at loading station 4. The total cost of shipping will be $116.2. Therefore, the optimal solution has been found by using Excel Solver and Lingo.
Learn more about spreadsheet :
https://brainly.com/question/1022352
#SPJ11
for your video campaign, you want to reach people who browsed similar websites to yours. what audience solution should you use?
You want to reach people who visited websites that are comparable to yours with your video campaign. We ought to employ the Custom Audiences option.
If you wanted to promote interest in your items among consumers, what kind of Gogl video ad should you run?Consciousness and thought: To get people to notice your company or think about purchasing your product, use video adverts. Sales and prospects Create action-oriented video ads by using the "Drive conversions" campaign subtype.
Whose first-party audience data are they?First-party data is information that a business owns and gathers directly from its clients. One the many types of data that marketers can use is first-party data, sometimes referred to as 1P data. It can increase, improve, and lessen the demand for other kinds of data.
To know more about websites visit :-
https://brainly.com/question/2497249
#SPJ4
PLZ HELP!! How does HTML help solve the problem of telling a computer what a web page looks like, not just the content that is on it?
Use complete sentences (at least 4).
HTML provides information to your browser about the organization of your document, including the locations of headers, paragraphs, and language that need emphasis.
What is HTML?The preferred markup language for documents intended to be viewed in a web browser is HTML, or HyperText Markup Language.
Technologies like Cascading Style Sheets and scripting languages like JavaScript can help.
Your browser receives information from HTML about how your page is laid out, including the locations of headers, paragraphs, and material that needs to be highlighted.
Based on this knowledge, browsers have built-in default rules for how to display each of these elements. You are not obligated to select the default choices, though.
Thus, this way, HTML help solve the problem of telling a computer what a web page looks like.
For more details regarding HTML, visit:
https://brainly.com/question/15093505
#SPJ1
What were the requirements to get a job in engineering 15 years ago?
What are the requirements now?
How has technology changed this job in the last 15 years ago? Provide at least specific two examples.
If you can please list the sources used, thank you!
Answer:
at least four years of engineering experience.
an engineering related degree
Problem-solving. One of the most crucial skills an engineer can possess is strong problem-solving abilities. ...
Computer science. ...
Industry skills. ...
Pressure management. ...
Teamwork. ...
Creativity. ...
Structural analysis. ...
Communication.
All of these are needed to be a engineer
Explanation:
which of the following is used to protect the windows operating system against malware?
fire wall
Explanation:
I need an open response pleaseeeeeee
The format is "Describe the smart home devices impact of technology on education"
Answer:
Explanation:
Smart Home devices have had a large impact on education. It has allowed students of all ages to better understand the concept of interconnected devices and artificial intelligence. This alone has also opened up a new door of information by allowing for instant answers to question through such smart home devices as Alexa or Home. Which are artificial intelligence virtual assistants.
Can someone write what happened on thanksgiving but with a twist please..
Answer:
We went to (your family name) house and were having an amazing dinner when all of a sudden... crrrraaaaaackkkkkk! My (sibling gender) dropped the plates s/he was carrying. They were china too! It ruined the party and caused he/r to break put in tears. We tried to comfort them but they ran off and hid in a corner .............(your turn)
Explanation:
English major;)