Can someone help with these questions it's for drivers ed class

Can Someone Help With These Questions It's For Drivers Ed Class
Can Someone Help With These Questions It's For Drivers Ed Class
Can Someone Help With These Questions It's For Drivers Ed Class

Answers

Answer 1
3) A
4)D
5)A
6)D
7)C
8)A
9)A
10)B
These are for the first two

Related Questions

Hardware- The ______________ equipment that makes up the computer.

Answers

Answer:

It's like the stuff you can touch, the software is the stuff that runs in your computer

Explanation:

Hardware has those usb ports or whatever too (i think lol) good luck

1) Print person1's kids, apply the IncNumKids() function, and print again, outputting text as below. End each line with newline. Sample output for below program: Kids: 3 New baby, kids now: 4
#include
using namespace std;
class PersonInfo {
public:
void SetNumKids(int personsKids);
void IncNumKids();
int GetNumKids() const;
private:
int numKids;
};
void PersonInfo::SetNumKids(int personsKids) {
numKids = personsKids;
return;
}
void PersonInfo::IncNumKids() {
numKids = numKids + 1;
return;
}
int PersonInfo::GetNumKids() const {
return numKids;
}
int main() {
PersonInfo person1;
person1.SetNumKids(3);
this->numKids = numKids;
return 0;
}

Answers

To Print person1's kids, apply the IncNumKids() function, and print again, outputting text check the given code.

What is a function?

A function is a piece of code that performs a specific task. It is callable and reusable multiple times. You can pass data to a function, and it can return data to you. Many programming languages include built-in functions that can be found in their libraries, but you can also write your own.

↓↓//code//↓↓

#include <iostream>

using namespace std;

class PersonInfo {

 private:

    int numKids;

 public:

    void setNumKids(int personsKids) {

       numKids = personsKids;

       return;

    }

    void incNumKids() {

       numKids = numKids + 1;

       return;

    }

    int getNumKids() {

       return numKids;

    }

};

int main() {

 PersonInfo person1;

 person1.setNumKids(3);

 cout << "Kids: " << person1.getNumKids() << endl;

 person1.incNumKids();

 cout << "New baby, kids now: " << person1.getNumKids() << endl;

 return 0;

}

Learn more about function

https://brainly.com/question/20476366

#SPJ1

Gino needs to be able to SSH to a Linux server on his network from his Windows workstation in order to modify the configuration of the web server service. Which of the following types of programs might he use to do so?
a. virtual private network b. remote desktop gateway c. terminal emulator d. virtual desktop infrastructure

Answers

Since Gino needs to be able to SSH to a Linux server on his network from his Windows workstation in order to modify the configuration of the web server service, the type of program which he might use to do so is: B. remote desktop gateway.

What is SSH?

SSH is an abbreviation for secure shell and it can be defined as a network protocol that avails a network administrator a secure way to access data over an unsecured network.

What is remote desktop gateway?

In Computer technology, remote desktop gateway is sometimes referred to as RD Gateway and it can be defined as a type of software program (role service) that is designed and developed to enable an authorized remote user an ability to securely connect and modify the resources that are stored on an internal or private web server service.

Read more on SSH here: brainly.com/question/17147683

#SPJ1

Which Excel tool summarizes and cross-tabulates data according to specified attributes in the data set

Answers

The Excel tool that summarizes and cross-tabulates data according to specified attributes in the dataset is called PivotTable.

PivotTables work by aggregating and grouping the data, calculating statistical measures such as sums, averages, and counts. PivotTables enable you to group and summarize information quickly and effectively. It’s simple to add or remove data, reorganize the format, or apply filters to the data in a PivotTable.

Excel's PivotTable feature has many functions that can help you analyze your data better, such as filtering, sorting, subtotaling, and more.PivotTables are simple to create. All you need to do is follow these simple steps:Click on the 'Insert' menu.Choose 'PivotTable.'Choose the range of cells you'd like to include in the PivotTable.Click OK.Once the PivotTable is created, you can drag and drop fields to arrange them according to your preferences. Then, you can calculate and manipulate data in a variety of ways by utilizing the various options available in the PivotTable.

To know more about attributes visit:

https://brainly.com/question/32473118

#SPJ11

Pls answer the questions properly I will mark you brainiest.pls
1. What is Assistive Technology?
2. Find out and list some of the initiatives taken by the UAE government to use
Assistive Technology to help people of determination.
3. What are the services provided by RTA for the People of Determination?

Answers

Assistive technology is a term that refers to any device, tool, or system that helps people with disabilities or impairments to live more independently and participate more fully in everyday activities. This can include things like adapted computer hardware and software, specialized assistive devices for mobility or communication, and other tools that help people with disabilities to overcome barriers and access the same opportunities as everyone else.

I don’t know about this However, some general examples of initiatives that governments might take to promote the use of assistive technology include investing in research and development of new assistive technologies, providing funding or other support for the acquisition of assistive technology by individuals or organizations, and creating policies and regulations that promote accessibility and the inclusion of people with disabilities in society.

The Roads and Transport Authority (RTA) of the United Arab Emirates provides a range of services for people of determination, including special parking spaces and facilities at RTA premises, as well as dedicated bus routes and vehicles equipped with ramps and other accessibility features. RTA also offers a number of other services, such as the issuance of special driving licenses and the provision of public transport services with trained staff to assist people with disabilities.

a technician looks to wire an office for a medium-sized local area network (lan). when considering the available standards and speeds, the technician decides to implement gigabit ethernet. what specific standard does the technician use?

Answers

When implementing Gigabit Ethernet for a medium-sized local area network (LAN), the technician would use the 1000BASE-T standard, which is also known as Gigabit Ethernet over copper wiring.

The 1000BASE-T standard supports data transfer rates of up to 1 Gbps, making it an ideal choice for high-speed LANs. It uses Category 5e or Category 6 twisted-pair copper cabling, which is widely available and relatively inexpensive.

In addition to its high data transfer rates, 1000BASE-T also offers the benefits of full-duplex communication and auto-negotiation. Full-duplex communication allows for simultaneous data transmission and reception, while auto-negotiation ensures that network devices can communicate effectively and efficiently.

To implement 1000BASE-T, the technician will need to ensure that the LAN infrastructure is compatible with the standard. This includes using the appropriate cabling and network hardware, such as switches and network interface cards (NICs), that support Gigabit Ethernet.

Overall, choosing the 1000BASE-T standard for a medium-sized LAN will provide a high-speed and reliable network infrastructure that can meet the demands of modern business applications and workflows.

To learn more about network:

https://brainly.com/question/8118353

#SPJ11

What does the term overloading mean when used in conjunction with NAT?
A. when there are an equal number of public IP addresses and private IP addresses
B. when there are more private IP addresses than public IP addresses
C. when the NAT server runs out of public IP addresses
D. when there are more public IP addresses than private IP addresses

Answers

The term "overloading" when used in conjunction with NAT (Network Address Translation) means: B. when there are more private IP addresses than public IP addresses. In this situation, multiple private IP addresses are mapped to a single public IP address using different port numbers, allowing many devices to share a limited number of public IP addresses. This is also known as Port Address Translation (PAT).

In the context of Network Address Translation (NAT), overloading refers to the practice of allowing multiple private IP addresses to share a single public IP address. This is done when there are more private IP addresses in a network than available public IP addresses. To achieve this, NAT assigns different port numbers to each private IP address mapped to the single public IP address. This technique is also known as Port Address Translation (PAT) and allows for many devices within a private network to communicate with the internet using a limited number of public IP addresses.

Learn more about NAT:

https://brainly.com/question/30048546

#SPJ11

BIm computer class I need answers please

BIm computer class I need answers please

Answers

Answer:

I think the 3RD

Explanation:

The  reason why I think that is because the other once are not written correctly.

Answer: A
Explanation: For formal letters, you always want to write out the entire date, including the full month.

reversal of a dc compound motor is accomplished by reversing the ________ connections only.

Answers

The reversal of a DC compound motor is accomplished by reversing the field connections only.

The reversal of a DC compound motor is accomplished by reversing the armature connections only. A compound motor has both a series and a shunt field winding, and the direction of rotation is determined by the direction of current flow in both windings. However, reversing the field connections can affect the motor's performance characteristics and may result in the motor operating at a lower efficiency. Therefore, in order to change the direction of rotation of a DC compound motor, the connections to the armature are reversed while keeping the field connections unchanged. This causes the magnetic fields produced by the armature and the fields to oppose each other, resulting in the reversal of the motor's direction of rotation.

Learn more about magnetic fields here:

https://brainly.com/question/3160109

#SPJ11

PLEASE HELPPP!!! QBASIC WORK!



Write a program that asks a user to input length and breadth of a room in feet. This program displays message ‘Big room’ if the area of the room is more than or equal to 250 sq. ft otherwise it displays ‘Small room’.

Answers

Answer:

INPUT "Input Length: ";LENGTH

INPUT "Input Width: ";WIDTH

AREA = WIDTH*LENGTH

IF AREA >= 250 THEN PRINT "Big room"

IF AREA < 250 THEN PRINT "Small room"

Explanation:

List any two features of this computer
h. Who invented Electronic Discrete Variable Automatic Computer? ​

Answers

Answer:

John Mauchy 1. designed to be a stored-program computer 2. it was binary rather than decimal

It is a set of instructions or data that operates the hardware. software or application or both

Answers

Firmware is a set of instructions or data that operates hardware or software. It provides low-level control, initializes hardware components, and facilitates communication between hardware and software layers.

Firmware refers to a set of instructions or data that operates the hardware, software, or application, often found in devices such as smartphones, computer peripherals, and embedded systems. Unlike software, which is stored in the device's memory and can be easily modified or updated, firmware is typically stored in non-volatile memory and is more closely tied to the hardware.

Firmware acts as an intermediary between the hardware and the software, providing low-level control and functionality. It is responsible for initializing the hardware components, managing device operations, and facilitating communication between the hardware and software layers. The instructions and data in firmware are specific to the device and its intended functionality. They define how the device operates, what features it supports, and how it interacts with other devices or systems. Firmware updates may be released periodically to enhance device performance, fix bugs, or introduce new features, but they require specific procedures to ensure compatibility and proper installation.

learn more about hardware here:

https://brainly.com/question/15232088

#SPJ11

write any two websites uses to send e-mail​

Answers

Answer:

www(.)gmàil(.)com.

www(.)yahóomail(.)com

Explanation:

The two top most popular websites people use to send e-mail​ are:

1. www(.)gmàil(.)com. This is owned by Góógle giant. While

2. www(.)yahóomail(.)com is owned by Yahóó

Both websites are places, everybody can just register and start sending emails to their loved ones or for official functions such as formal requests, inquiries, etc.

Some Other websites are www(.)outlook(,)com.

Also, anybody can choose to send an email from their website through the script.

Write a program in c that exemplifies the Bounded Producer-Consumer problem using shared memory.

Answers

The Bounded Producer-Consumer problem can be demonstrated using shared memory in C. Shared memory is a technique used to allow multiple processes to share a common memory space for communication and synchronization.



To exemplify the Bounded Producer-Consumer problem using shared memory in C, we will create a shared memory space that will be used as a buffer. This buffer will be of a fixed size and can hold a maximum number of items. The producer process will generate items and put them into the buffer, while the consumer process will take items out of the buffer.

We then create two processes using `fork()`, one for the producer and one for the consumer. In the producer process, we generate 10 items and put them into the buffer, checking if the buffer is full before producing each item. In the consumer process, we consume 10 items from the buffer, checking if the buffer is empty before consuming each item.
Overall, this program demonstrates the Bounded Producer-Consumer problem using shared memory in C, and shows how synchronization can be achieved between multiple processes using a shared memory space.

To know more about memory visit:

https://brainly.com/question/14829385

#SPJ11

Question 1 (1 point)

Document orientation is the direction that a page is displayed for viewing and printing. Which terms relate to page orientation?


Question 1 options:


Portrait and Landscape


Top and Bottom Margins



Inside and Outside Margins



Header and Footer


Question 2 (1 point)

Which option will add the same text at the top and/or bottom of every page in your document?


Question 2 options:


Aline and Underling



Header and Footer



Page Count and Bookmark



Bold and Italic


Question 3 (1 point)

Changing the layout of a document page or the design of text is called:


Question 3 options:


Printing.



Reviewing.



Editing.



Formatting.


Question 4 (1 point)

What is the keyboard shortcut for inserting a page break?


Question 4 options:


CTRL+ENTER



CTRL+V



CTRL+C



CTRL+A


Question 5 (1 point)

Which term refers to the blank areas surrounding a document page?


Question 5 options:


Margins



Sidebars



Footers



Headers

ILL GIVE BRAINLIEST TO WHOM EVER GETS ALL 5 RIGHTT!

Answers

Answer:

The answers are in the Explination :3

Explanation:

Question 1 - Portrait and Landscape.

Question 2 - Header and Footer

Question 3 - Formatting

Question 4 - Ctrl + Enter

Question 5 - Margins

7 (a) What is the function of the following combination of keys? CTRL + A i CTRL + Page Up v. CTRL + E vii. CTRL + F viii. CTRL + SHIFT HOME lain the role/use of the following features in a word processor (1) iv. CTRL+B CTRL + Home. vi. CTRL + Z (4 marks) Correct​

Answers

Keyboard shortcuts are keys or key combinations that offer an alternative method of performing tasks that you would ordinarily perform with a mouse.

What is the function of shortcut key?Using shortcut keys in computer applications can help you navigate and carry out tasks more quickly and easily. Alt (on IBM-compatible computers), Command (on Apple computers), Ctrl, or Shift combined with another key is used to execute shortcut keys.The name "shortcut" comes from the fact that keyboard shortcuts are frequently used to speed up routine tasks by condensing input sequences to a few keystrokes. Most keyboard shortcuts require the user to press and hold a number of keys simultaneously or a series of keys one after another in order to distinguish them from regular keyboard input.Keyboard shortcuts are stringed-together keystrokes that let you complete a task fast. They are helpful and frequently excellent time savings.

Given shortcuts :

CTRL + A = Select all document content.

CTRL + Page Up = Move to the previous sheet in the workbook.

CTRL + E =  Aligns the line or selected text to the center of the screen.

CTRL + F = To find a word or words on a page.

CTRL + SHIFT HOME = highlights all text from the current position to the beginning of the text or page.

CTRL + Z  = undo an action

Learn more about shortcut key refer to :

https://brainly.com/question/14447287

#SPJ1

z 1
-- = --
7 21
solve​

Answers

Answer:

\(z= \frac{1}{3}\)

Explanation:

Given

\(\frac{z}{7} = \frac{1}{21}\)

Required

Solve

\(\frac{z}{7} = \frac{1}{21}\)

Multiply both sides by 7

\(7 * \frac{z}{7} = \frac{1}{21} * 7\)

\(z= \frac{1}{21} * 7\)

Rewrite as:

\(z= \frac{1 * 7}{21}\)

\(z= \frac{7}{21}\)

Simplify fraction

\(z= \frac{1}{3}\)

What is the best yellow thing you can think of? (I need this for a presentation to turn it black and white.) Please no lemons.

Answers

Answer:

Pineapple some types of apples, yellow roses

Explanation:

Balanced Array Given an array of numbers, find the index of the smallest array element (the pivot), for which the sums of all elements to the left and to the right are equal. The array may not be reordered. Example arr=[1,2,3,4,6] the sum of the first three elements, 1+2+3=6. The value of the last element is 6. • Using zero based indexing, arr[3]=4 is the pivot between the two subarrays. • The index of the pivot is 3. Function Description Complete the function balancedSum in the editor below. balanced Sum has the following parameter(s): int arr[n]: an array of integers Returns: int: an integer representing the index of the pivot Constraints • 3sns 105 • 1 s arr[i] = 2 x 104, where Osian • It is guaranteed that a solution always exists.

Answers

The following is the required balanced Sum function that calculates the index of the smallest array element (the pivot) given an array of numbers. It will return the index of the pivot if it exists. Otherwise, it will return -1.```
int balancedSum(vector arr) {
   int leftSum = 0, rightSum = 0;
   for(int i = 0; i < arr.size(); i++) {
       rightSum += arr[i];
   }
   for(int i = 0; i < arr.size(); i++) {
       rightSum -= arr[i];
       if(leftSum == rightSum) {
           return i;
       }
       leftSum += arr[i];
   }
   return -1;
}

The definition of an array in C is a way to group together several items of the same type. These things or things can have data types like int, float, char, double, or user-defined data types like structures. All of the components must, however, be of the same data type in order for them to be stored together in a single array.  The items are kept in order from left to right, with the 0th index on the left and the (n-1)th index on the right.

Know more about array here:

https://brainly.com/question/13261246

#SPJ11

Generally speaking, which of the following sequences best reflects the size of various files, from smallest to largest? text, picture, music, video text, picture, music, video music, text, picture, video music, text, picture, video picture, text, video, music picture, text, video, music text, picture, video, music

Answers

Generally speaking, the sequences best reflects the size of various files, from smallest to largest is: A. text, picture, music, video.

What is a file?

A file can be defined as a computer resource or type of document that avails an end user the ability to save or record data as a single unit on a computer storage device.

Also, organization simply refers to the order of arrangement of files and folders by an end user on a computer system.

What is a file size?

In Computer technology, a file size can be defined as a measure of the amount of space (memory) that is taken up by a file on a data storage device.

Generally speaking, the sequences best reflects the size of various files, from smallest to largest is:

TextPictureMusicVideo

Read more on files here: brainly.com/question/6963153

#SPJ1

a user has deleted a few files before quitting his job. no one has used his system after that. what are your chances of recovering these files? [choose all that apply.]

Answers

A user removed a few files before leaving his position. After that, nobody has used his system. highly likely to retrieve these files

By "File," what do you mean?

To remove small amounts of material from a workpiece, a tool called a file is utilized. It is typical of chores involved in the trades and pastimes of woodworking and metalworking. All computer programs and data are "written" into files, which act as the common storage unit of a computer, and "read" from files. A folder can apparently be empty before clogging up with one or more files. A file is a type of computer object that stores information that is used by software, such as data, preferences, or instructions. data and application files. The three types of files encountered on computers are files, system files, and certain other files.

Learn more about the Files here:

brainly.com/question/20262915

#SPJ4

NOTE: The given question is in complete on the portal. Here is the complete question.

QUESTION: A user has deleted a few files before quitting his job. no one has used his system after that.  What are your chances of recovering these files? [choose all that apply]

(A) Very high

(B) Very low

(C) No chances

(D) None of these

Another term for the plot structure of the hero journey

Answers

monomyth: In narratology and comparative mythology, the hero's journey, or the monomyth, is the common template of stories that involve a hero who goes on an adventure, is victorious in a decisive crisis, and comes home changed or transformed.

How would be the human life in the absence of technology

Answers

Answer:

Horrible!

Explanation: this is because all of our food would go bad firstly. Refridegerators wouldn't work. Also NO social medie taking away social media  is like cutting off your O2 supply. No phones, no TV, no computers etc... but also our planet would be a better place. No pollution, no batteries harming the enviornment .

HELP ASAP!!!
What are some potential challenges that society will face given the digital revolution? You may want to think particularly of the news industry.

Answers

Cyberbullying and security leaks and ect

Rate these 3 fnaf characters from 1-3 tell me who you find the scariest as well
MICHEAL AFTON CIRCUS BABY GOLDEN FREDDY

Answers

Answer:

Golden Freddy is the scariest in my opinion

Answer:

Micheal Afton=3/3

Circus Baby=3-3

Golden Freddy=2/3

In my opinion, I'd say Circus Baby because of how her voice sounds like.

Alexander Hamilton argued in the late 1700's for strong controls on imports to protect American industries from competition from more established English industries. This is an example of the _____ argument for trade restriction.

Answers

More established English industries is an example of the infant industry argument for trade restriction.

The infant industry argument suggests that young or emerging industries in a country need protection from foreign competition in order to develop and become competitive on a global scale. The rationale behind this argument is that without protection, these industries may not be able to withstand the competitive pressure from more established industries in other countries. By implementing trade restrictions, such as tariffs or quotas, the government aims to provide a temporary shield to foster the growth and development of these industries until they can compete internationally. The infant industry argument suggests that young or emerging industries in a country need protection from foreign competition in order to develop and become competitive on a global scale.

Learn more about trade restrictions :

https://brainly.com/question/29785794

#SPJ11

during a regional state of emergency, an internet service provider offered three months of free internet access to anyone affected by the crisis. this effort was intended to help reduce the impact of ___________.

Answers

During a regional state of emergency, an internet service provider offered three months of free internet access to anyone affected by the crisis. this effort was intended to help reduce the impact of Digital divide.

Explain what the digital divide is?

The difference between demographic groups and geographic areas with unrestricted access to contemporary information and communications technology (ICT) is known as the "digital divide." The telephone, television, computers, and internet connectivity are examples of this technology.

Therefore, one can say that unfair access to digital devices including laptops, cellphones, tablets, and the internet is known as the "digital divide." The access to resources and information is divided and unequal due to the digital divide.

Learn more about Digital divide from

https://brainly.com/question/7478471
#SPJ1

Si una imagen tiene 5 pulgadas de ancho por 7 pulgadas de altura y está escaneada a 300 ppp, ¿Cuál será su dimensión en pixels?

Answers

Si una imagen tiene 5 pulgadas de ancho por 7 pulgadas de altura y está escaneada a 300 ppp, ¿Cuál será su dimensión en píxeles?La dimensión en píxeles de una imagen de 5 pulgadas de ancho por 7 pulgadas de altura escaneada a 300 ppp se puede encontrar de la siguiente manera:Primero.

multiplicamos las dimensiones de la imagen en pulgadas:5 × 7 = 35Luego, multiplicamos el resultado anterior por la resolución de escaneado, es decir, 300 ppp:35 × 300 = 10,500Por lo tanto, la imagen tendrá 10,500 píxeles en su dimensión.

Es decir, tendrá una dimensión de 10,500 píxeles en el ancho y 10,500 píxeles end.

To know more about pulgadas visit:

https://brainly.com/question/29168292

#SPJ11

Please help! Why is my windows homepage like this with no desktop pictures for apps? It has like a mail logo for everything. How do I fix it?

Please help! Why is my windows homepage like this with no desktop pictures for apps? It has like a mail

Answers

is your computer able to flip into tablet mode?? if not try restarting it and clearing all tabs

G
Which type of control uses a Boolean value to control the number of looping increments?
flag
sentinel
EOF
O count
3
Mark this and return
Save and Exit
Next
01:53:
Submit

Answers

The type of control that uses a Boolean value to control the number of looping increments is a flag loop. The correct option is a.

What is a flag loop?

To act as a flag, a bool variable is created and initialized. The while loop runs until the value of the flag variable changes (true becomes false or false becomes true).

The user is requested to input integers on the keyboard that is added together in the example that follows.

You can modify a program's control flow and choose which statement(s) will be executed using boolean expressions when using boolean control structures.

Therefore, the correct option is a. flag loop.

To learn more about Boolean value, refer to the link:

https://brainly.com/question/29096400

#SPJ9

Other Questions
each router keeps a listing of all know paths that it connects to, so that it can forward packets from one router to another? alice encrypts a message using the affine function x-ax (mod 26) for some a. the ciphertext is fap. the third letter of the plaintext is t. find the plaintext. everyone here is a sinner, tag questions You can retry this question belowThe sum of two numbers is 71. The difference of the two numbers is 41. What are the two numbers.Let x be the larger number and y be the smaller number.Write an equation that expresses the information in the sentence "The sum of two numbers is 71."Write an equation that expresses the information in the sentence "The difference of the twonumbers is 41."Solve the system you have written above.The larger number, x isThe smaller number, y isCalculator Define purpose and list three possible purposes for writing I need help fast how does odysseus convince Penelope he is oddysseus I want pictures of how you did it on paper! please please please help me to help janet overcome her fear of the dark, her therapist immediately sends her to a room with no windows and turns off all lights in the room. janet is participating in a form of therapy known as . a. counterconditioning exposure; systematic desensitization b. counterconditioning exposure; flooding c. cognitive; flooding d. cognitive; systematic desensitization Match each set of measurements to the correct calculated volume of a cylinder.Cylinder V=Bharea of base = 107ft, height = 2 ftdiameter = 6 ft, height = 2.5 ftradius= 2 ft, height = 4.5 ftvolume = 187 ftvolume = 22.5 ftvolume = 20% ft a fixed budget for 63,000 units of production shows $104,580 of sales, $77,490 of variable costs, and $29,030 of fixed costs. compute the flexible budget income if the company actually produces and sells 73,000 units A cantilever beam has a length L and is loaded by a triangularly distributed load of maximum intensity q0 at B. (Solve this problem by integrating the differential equations of the deflection curve. The beam has constant flexural rigidity E I.) multiple choice question acme, inc.'s books show an ending cash balance of $10,000 before preparing the bank reconciliation. given that the bank reconciliation shows outstanding checks of $3,000; deposits outstanding of $2,000; nsf check of $100; and interest earned on the bank account of $10, the company's up-to-date ending cash balance equals: 2. Sarah and James are selling hot dogs andhamburgers at the State Fair. Sarah sold 4 hotdogs and 7 hamburgers for a total of $68. James sold 7 hot dogs and 3 hamburgers foratotal of$67. How much do the hot dog and hamburgercost? Ann bought a hat for $16.20, a discount of 30% off. She paid 8% for tax how much was the total? 2.2. Give TWO reasons why you think it is necessary for young people to take ownership of finding a job. (2x2)(4) 2.3. Discuss the recruitment process by explaining the following steps: Finding suitable applicants. Processing the applicants. Interviewing and appointing suitable candidates 2.4. (2x2)(4) (2x2)(4) (2x2) (4) Explain THREE ways that show how your personal online profile\posts could negatively, influence a prospective employers' view of you during the recruitment process.; (2x3) (6) 2. 5. Discuss THREE possible reasons why the government should consider it (2x2) (4) important to support young upcoming entrepreneurs. tical strategie s that you could figurative analogies are particularly helpful to a speaker when a speech deals with a complex, emotionally charged topic. true false What is the first step in the game design process?Question 2 options:A.feedbackB.role-playingC.brainstormingD.storyboarding What is the slope of the graph? Show how you got your answer. How was america transformed from a peacetime to a wartime economy. How many moles of gaseous arsine (AsH3) occupy 0.527 L at STP mol AsH What is the density of gaseous arsine? g/L Enter your answer in the provided box You have 626 ml of chlerine trifluoride gas at 767 mmiig and 28C. What is the mass(in g) of the sample? How many grams of potassium chlorate decompose to potassium chloride and 344 mL. of O2 at 128C and 725 torr? 2 KClO3(s) 2 KCl(s) + 3 O2 (g) Enter your answer in the provided box Repo A 60.8-g sample of dinitrogen monoxide is confined in a 4.73-L. vessel, What is the pressure (in atm) at 114 C? atm Guide