1. A business would use a website analytics tool for all of the following EXCEPT _____.

A. viewing the number of pages a person visited

B. viewing the number of new and returning visitors

C. viewing why someone visited your webpage

D. deciding when to increase bandwidth

2. After creating a webpage with HTML code, what do you need to do so that others can access it on the Internet?

A. Specify the format

B. Publish to a web server

C. Convert to a read-only file

D. Compress pages and multimedia content

3. An Integrated Development Environment (IDE) stores files and folders for your website in a directory called _____.

A. a project

B. an FTP client

C. an absolute reference

D. a consortium

4. Anita is developing a website for her photography business. On the home page, she wants to include a link to another webpage in her website. What type of link should she insert?

A. absolute reference

B. relative reference

C. targeted reference

D. blank reference

Answers

Answer 1

Answer:

1. C

2. B

3. A

4. B

Explanation:

A business would use a website analytics tool for all of the following EXCEPT _____.

C: viewing why someone visited your webpage

After creating a webpage with HTML code, what do you need to do so that others can access it on the Internet?

B: Publish to a web server

An Integrated Development Environment (IDE) stores files and folders for your website in a directory called _____.

A: a project

Anita is developing a website for her photography business. On the home page, she wants to include a link to another webpage in her website. What type of link should she insert?

B: relative reference


Related Questions

Screen locks are a form of endpoint device security control. O True O False

Answers

Answer:

HOPE THIS HELPS.

Explanation:

A. true. Screen locks are a form of endpoint device security control.

Screen locks are a form of endpoint device security control.

The statement is true .

Given,

Screen locks are a form of endpoint device security control .

Here,

Screen locks are a form of endpoint device security control. When you set a screen lock on your device, it requires a passcode, pattern, fingerprint, or other authentication method to unlock and access the device.

This helps protect the device and the data stored on it from unauthorized access in case it is lost or stolen.

Thus the statement is true.

Know more about screen lock,

https://brainly.com/question/32730037

#SPJ6

A network ________ is a set of rules for how information and communications are exchanged.
A) protocol
B) token
C) frame
D) packet

Answers

The answer is protocol.

The op amp in the circuit in Fig. P5.1 is ideal. Label the five op amp terminals with their names. What ideal op amp constraint determines the value of in? What is this value? What ideal op amp constraint determines the value of (vp - v mu)? What is this value? Calculate vn Figure P5.1

Answers

The five terminals of an op-amp are the output, noninverting input, inverting input, and positive power supply (GND).

What parts of an op amp are there?

Op amps are built using common parts like—notice—transistors, resistors, diodes, and so forth, as well as this capacitor. The bases of transistors are connected to an op amp's input terminals.

What is the name of the two op amp terminals?

One of the input ports has a negative indication next to it out of the two. The Inverting input is what this one is called. The alternative input, referred to as the Non-inverting input, on the other hand, is denoted by a positive sign.

To know more about GND visit :-

https://brainly.com/question/14842337

#SPJ4

A(n) ____ database is used by a large organization andsupports many users across many departments.
a) desktop
b) workgroup
c) enterprise
d) centralized

Answers

Answer:
Correct option is enterprise.

2. create another class cell phone list to store cellphone objects in an arraylist. this class can be used to serialize cellphones into an xml file.(see account records.java)

Answers

To create another class cellphonelist to store cellphone objects in an arraylist. this class can be used to serialize cellphones into an xml file, check the given java code below.

What is java?

Java is a computer platform and programming language that Sun Microsystems first released in 1995. Through the provision of the dependable platform upon which numerous services and applications are built.

It has grown from modest beginnings to power a significant portion of the digital world of today. Java is still a crucial component of cutting-edge products and future-oriented digital services.

//JAVA CODE//

import org.w3c.dom.Document;

import org.w3c.dom.Element;

import javax.xml.parsers.DocumentBuilder;

import javax.xml.parsers.DocumentBuilderFactory;

import javax.xml.parsers.ParserConfigurationException;

import javax.xml.transform.Transformer;

import javax.xml.transform.TransformerException;

import javax.xml.transform.TransformerFactory;

import javax.xml.transform.dom.DOMSource;

import javax.xml.transform.stream.StreamResult;

import java.io.File; import java.util.List;

 public class CellPhoneList {

     List<CellPhone> cellPhoneList;

    String model,manufacturer;

    double retailPrice;

     public CellPhoneList(List<CellPhone> cellPhoneList, String model, String manufacturer, double retailPrice) {

        this.cellPhoneList = cellPhoneList;

        this.model = model;

        this.manufacturer = manufacturer;

        this.retailPrice = retailPrice;

        xmlWrite(model,manufacturer, String.valueOf(retailPrice));

    }

      private static void xmlWrite(String a,String b,String c){

         try {

             DocumentBuilderFactory docFactory = DocumentBuilderFactory.newInstance();

            DocumentBuilder docBuilder = docFactory.newDocumentBuilder();

            Document doc = docBuilder.newDocument();

             org.w3c.dom.Element rootElement =  doc.createElement("CELLPHONE");

            doc.appendChild(rootElement);

            //org.w3c.dom.Element browser = doc.createElement("BROWSER");

            // browser.appendChild(doc.createTextNode("chrome"));

            //rootElement.appendChild(browser);

             org.w3c.dom.Element base = doc.createElement("BASE");

            base.appendChild(doc.createTextNode("http:fut"));

            rootElement.appendChild(base);

            /*org.w3c.dom.Element group = doc.createElement("GROUP");

            rootElement.appendChild(group);*/

            org.w3c.dom.Element model = doc.createElement("MODEL");

            model.appendChild(doc.createTextNode(String.valueOf(a)));

            base.appendChild(model);

             Element manufacture = doc.createElement("MANUFACTURE");

            manufacture.appendChild(doc.createTextNode(String.valueOf(b)));

            base.appendChild(manufacture);

             Element rate = doc.createElement("RETAIL");

            rate.appendChild(doc.createTextNode(String.valueOf(c)));

            base.appendChild(rate);

             TransformerFactory transformerFactory = TransformerFactory.newInstance();

            Transformer transformer = transformerFactory.newTransformer();

            DOMSource source = new DOMSource(doc);

            StreamResult result = new StreamResult(new File("cellphone.xml"));

            transformer.transform(source, result);

            System.out.println("File saved!");

        }

catch (ParserConfigurationException | TransformerException pce) {

            pce.printStackTrace();

        }

     }

}

Learn more about Java

https://brainly.com/question/26642771

#SPJ4

Traditional database application programs are written in object-oriented languages like ________.
A) Datalog
B) Visual Basic
C) Unigraphics
D) Pascal

Answers

Answer:
Correct option is Visual Base
Option B

criteria ____ is the term for rules by which criteria must be entered in a query.

Answers

Answer:

Syntax

Explanation:

Criteria syntax is the term for rules by which criteria must be entered in a query.

Switching terminal screws on switches are always connected to the ___ conductor.

Answers

Switching terminal screws on switches are always connected to the ungrounded conductor.

What is an electrical circuit?

An electrical circuit can be defined as an interconnection of different electrical components, in order to create a pathway for the flow of electric current (electrons) due to a driving voltage.

What is a switch?

In Electrical engineering, a switch can be defined as an electrical component (device) that is typically designed and developed for interrupting the flow of current or electrons in an electrical circuit.

This ultimately implies that, a switch that can open or close an electric circuit should always be connected to the underground conductor, in order to avert any form of hazard and as a safety precaution.

Read more on switch here: https://brainly.com/question/16160629

#SPJ1

Load Balancers are appropriate for which purposes? Select all that apply. 0 Off-loading overhead of protocols like TLS O Implementing Application Logic code that is hard to implement on Backends Providing High Availability istributing Clients amongst Backends

Answers

The purpose of load balancers is off-loading overhead of protocols like TLS.

Load balancers can be used to offload the overhead of encrypting and decrypting traffic using protocols like Transport Layer Security (TLS). This can be useful for improving the performance of a system by allowing the backend servers to focus on serving requests rather than handling the overhead of encryption and decryption. When a client establishes a secure connection to a load balancer, the load balancer establishes a separate secure connection to the backend servers using a different set of keys. This allows the load balancer to handle the overhead of encryption and decryption, while the backend servers can focus on processing the request and generating a response.

Learn more about load balancers, here https://brainly.com/question/27961988

#SPJ4

A consultation with a world-famous surgeon is an example of a(n) _____ service.
a. specialty
b. unsought
c. convenience
d. shopping
e. dynamic

Answers

The answer is specialty.

1. Dr. Gulakowicz is an orthodontist. She estimates that adding two new chairs will increase fixed costs by $150,000, including the annual equivalent cost of the capital investment and the salary of one more technician. Each new patient is expected to bring in $3,000 per year in additional revenue, with variable costs estimated at $1,000 per patient. The two new chairs will allow Dr. Gulakowicz to expand her practice by as many as 200 patients annually. How many patients would have to be added for the new process to break even?

Answers

The break-even point would be 50 patients. This is calculated by taking the fixed costs of $150,000 and dividing it by the difference between the revenue per patient ($3,000) and the variable costs per patient ($1,000), which is $2,000. 150,000/2,000 = 75. Therefore, 75 patients would need to be added for the new process to break even.

R = 4MN and C= 0.75μF.
v(0)
v¡(t) = −t²V for 0s ≤ t ≤ 5s. What is the value of v
at time t = 5s, if v (0)
5s, if = 0? You can assume the
operational amplifier behaves as an ideal op amp with
power supplies of +15V and −15V. Give your answer
in volts, and omit the units from your answer.

Answers

Answer:

45.9m

Explanation:

Given parameters:

Final velocity = 30m/s

Initial velocity = 0m/s

Unknown:

Height of fall = ?

Solution:

The motion equation to solve this problem is given below;

V² = U² + 2gH

V² = 0 + (2 x 9.8 x H)

nozick's aim in discussing the experience machines is group of answer choices to describe a device that he predicts will soon be invented and widely used. to give an example of a machine that he thinks will be forever beyond our technological capabilities. to show that pleasure is the only thing desirable in itself. to create a thought experiment that sheds light on what we value in life.

Answers

The goal of Nozick's discussion of experience machines is c. to devise a thought experiment that elucidates what we value in life.

The Importance of Machines and Machine Making:

Man relies on machines for transportation, communication, and work, among other things. People with specialized knowledge in the application of scientific principles to problem solving design and develop machines.

Many of humanity's problems have been solved mechanically, chemically, and electronically by these engineers, scientists, and inventors. The benefits of the industrial revolution, such as unprecedented increases in agricultural outputs that have improved food security, are just a few of the positive wonders it has wrought.

They have also brought misery and oppression to many people through ingenious weapons of war, some of which have brought the world to its knees.

To know more about Machines, visit: https://brainly.com/question/25141510

#SPJ4

: Delivery Execution Knowledge Check Question 1 of 8. When you walk into the station at the end of your route, what should you do?
O Check in with your DSP and being any undeliverable packages back to the Amazon Retum to Station desk
O leave the undeliverable packages with your OSP then go off duty
O You don't have to return to the station at the end of your day
O Sign out of your device and love
Mark for foto up

Question 2 of 8. How do you make sure that you are at the correct address?
O Compare the address on the package label with the address listed in your delivery app
O Compare the address in your delivery app with the physical home address
O Compare the address isted on the package label with the address listed in
O Delivery App, and the physical address listed on the home The delivery app will tell you the correct address
Mark forfollow up

Question 3 of 8 In the Delivery App, where can you find the button to contact the customer?
O In the Map screen
O In the Help menu
O in the linerary
O In the Main Menu

Answers

When you walk into the station at the end of your route, you should option A: check in with your DSP and bring any undeliverable packages back to the Amazon Return to Station desk.

2. To make sure you are at the correct address, you should option A: compare the address on the package label with the physical home address. You can also compare the address listed in your delivery app with the physical address.


3. In the Delivery App, you can find the button to contact the customer in option A:  the Map screen or in the itinerary. It may be labeled "Contact Customer" or something similar.

What is the Delivery Execution Knowledge?

When you finish your delivery route and return to the station, it is important to check in with your DSP (Delivery Service Provider) and return any undeliverable packages to the Amazon Return to Station desk. This helps to ensure that the packages are properly processed and that the delivery information is accurately recorded.

Therefore, To make sure you are at the correct address, you should compare the address on the package label with the physical home address.

Learn more about  Delivery from

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

3. Boring Array Array operations are boring and fun! You are given two arrays of integers a 1 ,a 2 ,…,a n a and b 1 ,b 2 ,…,b n . Let's define a transformation of the array a : Choose any non-negative integer k such that 0≤k≤n . Choose k distinct array indices Add 1 to each of a i1 ,a i2 ,…,a ik , all other elements of array a 1 remain unchanged. Permute the elements of array a in any order. Is it possible to perform some transformation of the array a exactly once, so that the resulting array is equal to b? Function Description Complete the function trans formArray in the editor below. trans formArray should return True if array a can be transformed into array b by the operation mentioned above, otherwise, return me formarray has the following parameter(s): a: a string representing array, each element is separated by space b: a string representing array, each element is separated by space Constraints - n(1≤n≤10 6 ) - a 1 ,a 2 ,…,a n (−10 6 ≤a i ≤10 6 ) - b 1 ,b 2 ,…,b n (−10 6 ≤b i ≤10 6 ) Input Format For Custom Testing - Sample case 0 Sample input 42340 12345 1>101/b in/python 3… 13 * Complete the 'transionmarray' funct 14 The function is expected to return. 16 * The runction 17 2. STRTNG b 18 * 19 20 def transformArray (a,b): 21 * Write your code here 23> if __name = = '_main_-'g ... array indices 1≤i 1

Answers

The transformation array will be written in python.

The array code in python is,

def transformArray(a,b):

   l1=list(map(int,a.split()))

   l2=list(map(int,a.split()))

   temp1=[]

   temp2=[]

   for i in range(len(l1)):

       if l1[i]!=l2[i]:

           temp1.append(l1[i])

           temp2.append(l2[i])

   k=0

   for j in range(min(l2),max(l2)):

       for i in range(len(temp1)):

           temp1[i]=temp1[i]+j

       if temp1.sort()==temp2.sort():

           k=1

           break

   if k==1:

       return True

   else:

       return False

In the code above, we use loop statement to iterate each of array elements and we use IF function to check the condition for each array elements.

You question is incomplete, but most probably your full question was

(image attached)

Learn more about loop here:

brainly.com/question/26098908

#SPJ4

How did NAT help resolve the shortage of IPV4 addresses after the increase in SOHO, Small Office Home Office, sites requiring connections to the Internet? Choose the best answer below:
A.It provides a migration path to IPV6.
B.It permits routing the private IPV4 subnet 10.0.0.0 over the Internet.
C.NAT adds one more bit to the IP address, thus providing more IP addresses to use on the Internet.
D.It allowed SOHO sites to appear as a single IP address, (and single device), to the Internet even though there may be many devices that use IP addresses on the LAN at the SOHO site.

Answers

Even though there may be numerous devices using IP addresses on the LAN at the SOHO site, it allowed SOHO sites to appear to the Internet as a single IP address (and single device).

After an increase in SOHO, Small Office Home Office, sites needing internet connections, NAT assisted in resolving the IPV$ address shortage.

A router can convert a public IP address to a private IP address and vice versa thanks to network address translation (NAT). The private IP addresses are kept secret (private) from the outside world thanks to the additional protection it gives the network. By doing this, NAT enables routers (single devices) to serve as intermediaries between local (private) networks and the Internet (public networks). A single distinct IP address is needed with this arrangement to identify a complete group of computers to anyone outside their networks.

Know more about IP address here:

https://brainly.com/question/16011753

#SPJ4

a ____ is an engineered drawing that shows a building mechanical system

Answers

It should be a blueprint. Hope thats right! :)

TRUE/FALSE. it is important to know if a computer is byte or word addressable because we need to know how many addresses are contained in main memory, cache, and in each block when doing cache mapping

Answers

The statement " it is important to know if a computer is a byte or word addressable because we need to know how many addresses are contained in main memory, cache, and in each block when doing cache mapping" is True.

What is cache mapping?

Simply said, a cache is a block of memory used to store data that will probably be utilized again. Like web servers, the hard drive and CPU frequently employ a cache. The term "cache mapping" describes a method of bringing the information in the main memory into the cache. For cache memory mapping, three different forms of mapping are used: direct, associative, and set-associative mapping.

When we wish to accelerate and synchronize with a high-speed CPU, we use something called cache memory, which is a unique, extremely fast memory. The cache stores frequently requested data and instructions so that the CPU always has access to them when needed.

To learn more about cache mapping, use the link given
https://brainly.com/question/8237529
#SPJ4

a(n) ____-type headlight system features a mechanical shield plate or shutter that is moved up and down as the headlights are switched between low and high beams.

Answers

A bi-xenon type headlight system features a mechanical shield plate or shutter that is moved up & down as the headlights are switched between low and high beams.

What is headlight?

A headlight is a lamp that is mounted on the front of a car to illuminate the road in front of it. Although headlights and headlamps are frequently used interchangeably, in the most formal sense, headlight refers to the device itself and headlight to the light beam that is generated and dispersed by the device.

Since the invention of the automobile, headlight performance has steadily increased, driven by the stark difference between daytime and nighttime traffic fatalities: according to the US National Highway Traffic Safety Administration, despite only 25% of traffic travelling at night, nearly half of all traffic-related fatalities take place during the day.

Learn more about headlight

https://brainly.com/question/14836887

#SPJ4

In the maturity model, when in cloud security planning do you reach minimum value security? Select an answer: O after using the integrated tools O after using the layered tools
O after understanding the basics

Answers

When you reach minimum value security in cloud security planning "after understanding the basics", you approach the maturity model.

What is the Capability Maturity Model?

The Capability Maturity Model can be used to construct and enhance an organization's software development process (CMM). The model depicts a five-level evolutionary path of operations that get more orderly and systematic as they develop.

CMM was established and promoted by the Software Engineering Institute (SEI), a research and development center financed by the United States Department of Defense (DOD) and is now part of Carnegie Mellon University. SEI was founded in 1984 to address software engineering challenges and, more broadly, to develop software engineering methodologies.

If you reach minimum value security in cloud security planning after understanding the basics, you approach the maturity model.

Hence, the correct answer would be an option (C).

To learn more about the capability maturity model click here:

https://brainly.com/question/28999598

#SPJ4

select the best scenario for when you might want to know specific information about a black box model. group of answer choices if you need to determine if a car owner is likely to submit an insurance claim. if you need to predict the number of sales at a restaurant for the next period. if you need to forecast demand for the next week at a grocery store.

Answers

This is the ideal situation when you require detailed information on a black box model. If I have to figure out whether a car owner is more likely to make an insurance claim.

What is black box model?

A black box model explains the connection between a system's inputs and outputs. This model has various meanings and is applied in various situations.

A black box model is a tool that explains the functional links between system inputs and outputs, and it is frequently used in research, computing, and engineering.

A black box model is a type of financial model used in company where a computerized program is used to transform different investment data into investment strategies.

The absence of access to the internal workings or parameters of the model's functions is shown by the black in the black box model.

In that its internal parts are transparent, the white box model is the antithesis of a black box model.

To know more about computerized program, visit: https://brainly.com/question/29661479

#SPJ4

develop a function {maptuple t f} that returns a tuple that has the same width and label as the tuple t with its fields mapped by the function f. for example, local fun {sq x} x*x end in {maptuple a(1 2 3) sq} end should return a(1 4 9). hint: a tuple is constructed with {maketuple l n}, where l is the label and n is the width of the tuple.

Answers

Develop a function {maptuple t f} that returns a tuple that has the same width and label as the tuple t with its fields mapped by the function f.
fun {maptuple t f}

 let l = {tupLabel t}

 let n = {tupWidth t}

 let lf = List.map f l

 maketuple lf n

end

What is function?
Function
is a block of code that performs a specific task. It is a sequence of statements that are written for a particular purpose and can be called upon when needed. Functions allow for code to be reused, making it easier to debug and maintain programs. They also help to reduce the amount of code needed in a program by allowing for code to be broken down into smaller, more manageable pieces. Functions can take parameters, which are pieces of data that are passed to the function when it is called. By passing parameters, the same function can be used with different data, making it more versatile. Functions can also return values, which are pieces of data that are sent back to the program once the function has completed its task. Functions can be written in any programming language, and are an important part of programming.

To learn more about function
https://brainly.com/question/29757837
#SPJ4

A project ha following time chedule: Activity Time in Week Activity Time in Week 1-2 4 5-7 8 1-3 1 6-8 1 2-4 1 7-8 2 3-4 1 8-9 1 3-5 6 8-10 8 4-9 5 9-10 7 5-6 4 Contruct the network and compute: (1) TE and TL for each event (2) Float for each activity (3) Critical path and it duration

Answers

(1) TE and TL for each event

Event 1: TE=0, TL=0

Event 2: TE=4, TL=4

Event 3: TE=1, TL=5

Event 4: TE=2, TL=6

Event 5: TE=6, TL=12

Event 6: TE=1, TL=2

Event 7: TE=8, TL=16

Event 8: TE=9, TL=17

Event 9: TE=8, TL=18

Event 10: TE=16, TL=23

(2) Float for each activity

Activity 1-2: Float=0

Activity 1-3: Float=3

Activity 2-4: Float=2

Activity 3-4: Float=1

Activity 3-5: Float=0

Activity 4-9: Float=0

Activity 5-6: Float=0

Activity 5-7: Float=0

Activity 6-8: Float=7

Activity 7-8: Float=6

Activity 8-9: Float=5

Activity 8-10: Float=0

Activity 9-10: Float=0

(3) The critical path for this project is: 3-4, 4-9, 5-7, 7-8, 8-10, 9-10, with a total duration of 23 weeks.

THE SOLUTION

To construct the network and compute the requested information, we first need to create a list of events and activities.

From the given schedule, we can identify the following events and activities:

Events:

        1, 2, 3, 4, 5, 6, 7, 8, 9, 10

Activities:

1-2: 4 weeks

1-3: 1 week

2-4: 1 week

3-4: 1 week

3-5: 6 weeks

4-9: 5 weeks

5-6: 4 weeks

5-7: 8 weeks

6-8: 1 week

7-8: 2 weeks

8-9: 1 week

8-10: 8 weeks

9-10: 7 weeks

Now we can compute the TE (time when an event is expected to start) and TL (time when an event is expected to be completed) for each event, as well as the float (amount of time that an activity can be delayed without delaying the project completion) for each activity.

TE and TL for each event:

Event 1: TE=0, TL=0

Event 2: TE=4, TL=4

Event 3: TE=1, TL=5

Event 4: TE=2, TL=6

Event 5: TE=6, TL=12

Event 6: TE=1, TL=2

Event 7: TE=8, TL=16

Event 8: TE=9, TL=17

Event 9: TE=8, TL=18

Event 10: TE=16, TL=23

Float for each activity:

Activity 1-2: Float=0

Activity 1-3: Float=3

Activity 2-4: Float=2

Activity 3-4: Float=1

Activity 3-5: Float=0

Activity 4-9: Float=0

Activity 5-6: Float=0

Activity 5-7: Float=0

Activity 6-8: Float=7

Activity 7-8: Float=6

Activity 8-9: Float=5

Activity 8-10: Float=0

Activity 9-10: Float=0

The critical path is the sequence of activities that have zero float, meaning they cannot be delayed without delaying the project completion. The critical path for this project is: 3-4, 4-9, 5-7, 7-8, 8-10, 9-10, with a total duration of 23 weeks.

Learn more about Construct Network here:

https://brainly.com/question/29355713

#SPJ4

TRUE/FALSE. when a lambda function is invoked, code execution begins at what is called the handler. the handler is a specific function (segment of code) that you've created and included in your code.

Answers

The answer is true because of the code

Electric water heaters must be wired with a three-wire cable because the white conductor in a two wire cable is not permitted to be used as an ungrounded conductor in this type of installation.

Answers

False, electric water heaters should be wired with a four-wire cable, as the white conductor in a two wire cable is not permitted to be used as an ungrounded conductor in this type of installation.

The Importance of Proper Wiring for Electric Water Heaters

Electric water heaters are a common household appliance, providing hot water for bathing, cleaning, and other activities. However, it is important to ensure that they are wired correctly to ensure safety and efficiency. This essay will discuss the importance of using the proper wiring for electric water heaters, including the types of wiring that should be used and the consequences of incorrect wiring.

The most common type of wiring used for electric water heaters is a four-wire cable. This type of wiring is used because the white conductor in a two-wire cable is not permitted to be used as an ungrounded conductor in this type of installation. A four-wire cable consists of two hot wires, a neutral wire, and a ground wire. This type of wiring is essential for proper functioning of the electrical water heater, as it ensures that the appliance is properly grounded and that electricity is supplied in a safe, efficient manner.

The complete question:

Electric water heaters must be wired with a three-wire cable because the white conductor in a two wire cable is not permitted to be used as an ungrounded conductor in this type of installation. ¿True or False?

Learn more about Electric water heaters:

https://brainly.com/question/19243813

#SPJ4

Choose the description for a star cluster.
emits intense radio and light energy
collapsed star with intense gravitational field
system of stars held together by gravity that can number from a thousand up to a million stars
repeated radio signal
system of many millions or even billions of stars and galactic formations moving together with a gravitational relationship

Answers

The description for a star cluster is a system of stars held together by gravity that can number from a thousand up to a million stars. The correct option is b.

What is a star cluster?

Due to their location on the dusty spiral arms on the plane of spiral galaxies, they are occasionally referred to as galactic clusters. All of the stars in an open cluster originated from the same initial massive molecular cloud.

The most basic theory states that star cluster when a massive cloud of gas and dust condenses. Once the cloud's center has attracted enough material from its surroundings, star formation can begin.

Therefore, the correct option is b, a system of stars held together by gravity that can number from a thousand up to a million stars.

To learn more about star clusters, refer to the link:

https://brainly.com/question/15222665

#SPJ1

When you create a calculated column, you can use _____ references to create the formula.
A.) structured
B.) indexed
C.) key
D.) logical

Answers

Answer:

structured

Explanation:

. A wastewater containing 50 mg/L of phenol was subjected to an equilibrium
test to determine the constant in the Langmuir isotherm. One-liter samples
were dosed with powdered activated carbon (PAC) in four jars, and when
equilibrium was reached the equilibrium concentrations of phenol were
analyzed.
a) From the results shown below, determine the Langmuir isotherm’s
constants.
b) If the wastewater with a flow rate of 0.10 m3/s containing 50 mg/L of
phenol is to be treated using PAC to produce an effluent concentration
of 0.10 mg/L, calculate the quantity of PAC needed for the operation?

Answers

Answer:

Step 1: Determine the constants a and b in the Langmuir Equation.

a = 6.0 g/L

b = 1.783 g/L

Step 2: Calculate the dosage required to yield an effluent with a phenol concentration of 0.10 mg/L.

dosage = (2 * 6.0) + (1 * 1.783) = 11.83 g

Explanation:

A check dishonored by a bank because of insufficient funds in the account of the maker of the check is called a/an ________.
a. non-sufficient funds check
b. dishonored check
c. canceled check

Answers

Answer:
Correct option is A.
Non-Sufficient funds check

A four-pole induction motor drives a load at 2549 rpm. This is to be accomplished by using an electronic converter to convert a 400-V dc source into a set of three-phase ac voltages. Part A Find the frequency required for the ac voltages assuming that the slip is 4 percent. Part B If the dc-to-ac converter has a power efficiency of 93 percent and the motor has a power efficiency of 80 percent, estimate the current taken from the dc source.

Answers

The frequency of the ac voltages required is 41.95 Hz, The current taken from the dc source is P / 316.4. Since the power is not known, the current cannot be calculated.

What is Ac voltage?
Ac voltage
, also known as alternating current voltage, is a type of electrical current that periodically reverses direction. It is the most common type of electrical current used in homes and businesses. Ac voltage is generated by an electrical generator and is supplied to homes and businesses through the power grid. The frequency of ac voltage is typically 60 Hz, or 60 cycles per second. Ac voltage is different from dc voltage, which is a type of electrical current that flows in a single direction. Ac voltage is used in a wide range of electrical applications, including powering motors and light bulbs. Ac voltage is also used in telecommunications, as it is more efficient than dc voltage for transmitting signals over long distances.

Part A
The frequency of the ac voltages required to drive the load at 2549rpm can be calculated using the following equation:

F = (n / 60) * (1 - s)
Where:
F = frequency (Hz)
n = speed (rpm)
s = slip (percent)

Therefore, the frequency of the ac voltages required is:
F = (2549 / 60) * (1 - 0.04)
F = 41.95 Hz

Part B
The current taken from the dc source can be estimated using the following equation:
I = P / (V * ηdc/ac * ηmotor)

Where:
I = current (A)
P = power (W)
V = voltage (V)
ηdc/ac = efficiency of DC-AC converter (percent)
ηmotor = efficiency of motor (percent)
Therefore, the current taken from the dc source is:
I = P / (400 * 0.93 * 0.8)
I = P / 316.4
Since the power is not known, the current cannot be calculated.

To learn more about Ac voltage
https://brainly.com/question/25966372
#SPJ1

Other Questions
An Environmental Wisdom worldview states that:Group of answer choicesOur success depends on how well we manage the earths life support system.The potential for economic growth is essentially unlimited.Because of our ingenuity, we will not run out of resources.Resources are limited and should not be wasted.We have an ethical responsibility to be caring managers to the earth. The value of 12004+ 32004+52004+72004+ 92004 is calculated using a powerfulcomputer. What is the units digit of the correct answer? what are pension liabilities? group of answer choices unreasonable relationships between interest expense and recorded liabilities future liabilities resulting from pension commitments made by a corporation a fund that is established for the payment of retirement benefits by the insurance company liabilities that can be used to fraudulently misstate financial statements by underestimating the probability of occurrence What is cellulitis in the cheek? How to solve pls. I need help really bad I dont understand PLEASE HELP WILLL GIVE BRAINLY If the conflict in the short story, "Rules of the Game," were character vs. character, who is the ANTAGONIST in the story? Question 1 options: Waverly Waverly's mother Lau Po Waverly's brother What age can you skip count? the payoff matrix presents the profits for firms x and y under their two individual pricing strategies. suppose both firms have agreed to maximize their combined profits by colluding on their pricing strategies. use the information in this payoff matrix to answer the two questions. firm x strategy firm y strategy low price high price low price firm x profit What is the formula of rational function? PLS HELP WILL BE GREATLY APPRECIATED AND MARKED THE BRAINIEST FOR THE RIGHT AND BEST EXPLAINED ANSWER!!! A portfolio manager without superior analytical skills shouldDetermine and quantify the risk preferences of a client.Minimize transaction costs.Maintain the specified risk level.Ensure that the portfolio is completely diversified.All of the above. a team of researchers gets a list of all 500 members of an organization they want to include in the study. they only have funding and time to survey 50 members. they take the list of members, randomly select a starting point, and select every 10th name from the list for the sample. what is the sampling interval? First Inaugural Address of Andrew Jackson, selected quotesWEDNESDAY, MARCH 4, 1829"Fellow-Citizens: In administering the laws of Congress I shall keep steadily in view the limitations as well as the extent of the Executive power trusting thereby to discharge the functions of my office without transcending its authority. In such measures as I may be called on to pursue in regard to the rights of the separate States I hope to be animated by a proper respect for those sovereign members of our Union, This I shall aim at the more anxiously both because it will facilitate the extinguishment of the national debt, the unnecessary duration of which is incompatible with real independence, that the spirit of equity, caution and compromise in which the Constitution was formed requires that the great interests of agriculture, commerce, and manufactures should be equally favored As long as our Government is administered for the good of the people, and is regulated by their will; as long as it secures to us the rights of person and of property, liberty of conscience and of the press, it will be worth defending "According to Jackson, what is required of the national government for it to "be worth defending"? The national government must favor the interests of agriculture over all others. The national government must restrict freedoms of the press and assembly. The national government must allow the president to act as he sees fit. The national government must protect people's rights and property. Fish produce 1,000 grams of biomass, which represents usable chemical energy. Describe the approximate amount of energy from that biomass that will transfer from fish to polar bears. Financial Accounting myBusiness Course Business Course # Return to course Statement of Stockholders' Equity and Balance Sheet The following is balance sheet information for Tuttle Janitorial Service, Inc., at the end of 2019 and 2018: December 31, December 31, 2019 2018 Accounts Payable $6,000 $9,000 Cash 25,000 22,000 Accounts Receivable 39,000 31,000 Land 56,000 46,000 Building, net 250,000 260,000 Equipment, net 44,000 46,000 Mortgage Payable 93,000 88,000 Supplies 18,000 16,000 Common Stock 225,000 225,000 Dividends 12,000 Retained Earnings Q W E R T Y U Business Course Return to Course a. Prepare a balance sheet as of December 31 of each year, TUTTLE JANITORIAL SERVICE, INC. Balance Sheet December 31, December 31, 2019 2018 ASSETS Accounts Receivable Supplies Land Equipment, net Total Assets LIABILITIES Accounts Payable Total Liabilities STOCKHOLDERS' EQUITY Frlock - Q W E R T y Business Course A Return to course TOCNOLDEN QUI Total Stockholders' Equity Cotal Liabilities and Stockholders' Equity $ Prepare a statement fetoclhaldarlaust fan 2010 Uint. TL Financial Accounting myBusiness Course Business Course * Return to course My Subs b. Prepare a statement of stockholders' equity for 2019. (Hint: The increase in retained earnings is equal to net income less dividends.) TUTTLE JANITORIAL SERVICE, INC. Statement of Stockholders' Equity For Year Ended December 31, 2019 CommonStock RetainedEarnings Total Balance, December 31, 2018 Add: Net income for 2019 Less: Dividends for 2019(Enter as negative) Balance, December 31, 2019 Check Previous Save Answers What was the main reason by the West to establish the NATO in 1949? Chemical Equation for Positive Permanganate Test: Chemical Equation for Positive Fuchsin-Aldehyde Test: Chemical Equation for Postiive lodoform Test: Chemical Equation for Semicarbazone Formation: Chemical Equation for 2,4-Dinitrophenylhydrazone Formation: Question: The hours the restaurant is open look confusing from an American perspective. Translate these hours into American timekeeping. What are the hours this the restaurant is open?Please provide an answer! I attached a screenshot of the restaurants opening hours. This restaurant is in Portugal. Thank you! :) What is equidistant from the angles of a triangle? The overhead cost variance is calculated as: Multiple Choice O Standard applied overhead less budgeted overhead. O Actual overhead incurred less standard overhead applied O Budgeted overhead less standard overhead applied. O Actual overhead incurred less mandard applied overhead O Actas feed cost less budgeted overhead