use document.write to output the solution of 12*6​

Answers

Answer 1

Answer:

below

Explanation:

it has the coding for what you need. Brainly doesn't let me write it


Related Questions

what’s the final value?

Answers

The final value of count1 would be 2, as there are two elements in the list array (-7 and -4) that are less than 3.

What is the code about?

Based on the corrected code provided:

javascript

var list = [-7, 10, 11, -4, 10, 23];

var count1 = 0;

var count2 = 0;

for (var i = 0; i < list.length; i++) {

 if (list[i] < 3) {

   count1++;

 } else {

   count2++;

 }

}

The final value of count2 would be 4, as there are four elements in the list array (10, 11, 10, and 23) that are greater than or equal to 3. Therefore, the result of count1 times count2 would be 2 * 4 = 8.

Read more about code here:

https://brainly.com/question/26134656

#SPJ1

See text below





What's the final value of count1 times count2 in the code below?

1

var list

2

2 M

3

456 00

var countl

[-7, 10, 11, -4, 10, 23];

0;

var count2 = 0;

6- for (var i=0; i< list.length; i++) { if (list[i]<3) {

7

count1++;

8

9

}

10

else

11

count2++;

12 }

08

03

04

O 2

The final value of count1 times count2 in the code is 8

Understanding the for loop execution

count1 would be 2 because there are three elements in the list array that are less than 3, which are -7 and -4.

count2 would be 4 because there are three elements in the list array that are greater than or equal to 3, which are 10, 10, 11, and 23.

So, count1 * count2 would be:

2 * 4 = 8

Therefore, the final value of count1 * count2 is 8.

Learn more about for loop here:

https://brainly.com/question/19706610

#SPJ1

psychological well-being of people who may be overwhelmed by instant messaging​

Answers

Instant messaging can have both positive and negative effects on psychological well-being, depending on how it is used and the individual's personal preferences and tendencies. Here are some potential ways that instant messaging could impact the psychological well-being of people who may be overwhelmed by it:

Positive effects:

- Social support: Instant messaging can provide a sense of social connectedness and support, especially for people who may feel isolated or lonely. Being able to easily reach out to friends or family members through instant messaging can help individuals feel less alone and more supported.
- Convenience: Instant messaging can be a convenient way to communicate, especially for people who may have difficulty with face-to-face interactions or phone calls. It allows for asynchronous communication, meaning that messages can be sent and received at any time, which can be helpful for people with busy schedules or who have difficulty with real-time conversations.
- Reduced anxiety: For some people, instant messaging can be less anxiety-provoking than other forms of communication, such as phone calls or face-to-face conversations. This may be especially true for people with social anxiety or other mental health conditions that make social interactions more difficult.

Negative effects:

- Information overload: Instant messaging can be overwhelming for some people, especially if they receive a large volume of messages or feel pressured to respond quickly. This can lead to stress and feelings of being overwhelmed, which can negatively impact psychological well-being.
- Interruptions: Instant messaging notifications can be distracting and interrupt people's work or other activities. This can lead to decreased productivity and increased stress.
- Social comparison: Instant messaging can also contribute to social comparison, as people may compare their lives to those of their friends or colleagues based on the messages they receive. This can lead to feelings of inadequacy or low self-esteem.

Overall, the impact of instant messaging on psychological well-being will depend on a variety of factors, including how it is used, individual preferences, and the individual's mental health status. It's important for individuals to be aware of how they are impacted by instant messaging and to take steps to manage their use if it is negatively impacting their well-being.

The statement that; psychological well-being of people who may be overwhelmed by instant messaging​ is true.

What is instant messaging?

Without a doubt, the widespread usage of instant messaging has changed how we communicate, making it simpler to engage with others in real time. However, having continual access to instant messaging has the potential to have severe consequences on some people's psychological health, particularly for those who can get overburdened by its use.

Constant notifications and the need for quick replies can increase stress and anxiety by instilling a sense of urgency and pressure. The drive to always be available and the fear of missing out (FOMO) can be debilitating.

Learn more about instant messaging:https://brainly.com/question/29105572

#SPJ2

Missing parts;

psychological well-being of people who may be overwhelmed by instant messaging​ T/F

Anyone can help figure this out?

Answers

In the given figure, the angles ∠ABC and ∠DBC are complementary angles, which means they add up to 90 degrees. Therefore,

∠ABC + ∠DBC = 90 degrees

Substituting the given angle measures, we get:

45° + ∠DBC = 90°

Subtracting 45 degrees from both sides, we get:

∠DBC = 45 degrees

Therefore, the measure of angle ∠DBC is 45 degrees.

write the definition of a class named weatherforecast that has the following methods: • an init method that initializes the following attribute variables: an attribute variable named skies should be assigned an empty string. an attribute variable named high should be assigned the value 0. an attribute variable named low should be assigned the value 0.
• a method named set skies that accepts an argument that should be assigned to the attribute variable skies.
• a method named set high that accepts an argument that should be assigned to the attribute variable high.
• a method named set low that accepts an argument that should be assigned to the attribute variable low.
• a method named get skies that accepts no arguments, and returns the value of the skies attribute.
• a method named get high that accepts no arguments, and returns the value of the high attribute.
• a method named get low that accepts no arguments, and returns the value of the low attribute. (PYTHON)

Answers

Here's the definition of the class named WeatherForecast with the mentioned methods:

How to write the code

python

Copy code

class WeatherForecast:

   def __init__(self):

       self.skies = ""

       self.high = 0

       self.low = 0

       

   def set_skies(self, skies):

       self.skies = skies

       

   def set_high(self, high):

       self.high = high

       

   def set_low(self, low):

       self.low = low

       

   def get_skies(self):

       return self.skies

       

   def get_high(self):

       return self.high

       

   def get_low(self):

       return self.low

This class has an initializer method __init__ that initializes the attribute variables skies, high, and low to an empty string, 0, and 0, respectively. It also has methods set_skies, set_high, and set_low that accept arguments and assign them to the corresponding attribute variables. The methods get_skies, get_high, and get_low return the values of the corresponding attribute variables.

Read more n python codes here:https://brainly.com/question/26497128

#SPJ1

How are certifications beneficial to professionals currently in their desired occupation?

Certifications open more opportunities for advancement.
Certifications show skills in another career field.
Certified professionals excel at soft skills.
Certified professionals do not need at-work training.

Answers

Answer:A high-value certification ensures that you maintain a high level of knowledge and skill in your profession.

Explanation:

Certifications also help show that you are committed to mastering your skills and knowledge in your field.

Why did you choose your proposed course and institution

Answers

I chose my proposed course and institution based on several factors. First, the course offered exactly what I was looking for in terms of subject matter and level of education.

What is the explanation for the above response?

I chose my proposed course and institution based on several factors. First, the course offered exactly what I was looking for in terms of subject matter and level of education.

It aligned well with my career goals and would provide me with the skills and knowledge needed to excel in my chosen field. Additionally, the institution has an excellent reputation and is known for its high-quality education and resources. It offers various opportunities for professional development and networking, which I believe will be invaluable in my future career.

The location of the institution is also convenient for me, and I appreciate the diversity and inclusivity of the student body. Overall, I believe that the combination of the course and institution will provide me with the best possible education and set me up for success in my future endeavors.

Learn more about course at:

https://brainly.com/question/17085630

#SPJ1

A researcher investigated whether job applicants with popular (i.e. common) names are viewed more favorably than equally qualified applicants with less popular (i.e. uncommon) names. Participants in one group read resumes of job applicants with popular (i.e. common) names, while participants in the other group read the same resumes of the same job applicants but with unpopular (i.e. uncommon) names. The results showed that the differences in the evaluations of the applicants by the two groups were not significant at the .001 level

Answers

The study looked into whether job applicants with well-known names would do better than those with less well-known names who were similarly qualified. At a.001 level, the results revealed no significant differences in judgements.

What two conclusions may you draw from doing a hypothesis test?

There are two outcomes that can occur during a hypothesis test: either the null hypothesis is rejected or it is not. But keep in mind that hypothesis testing draws conclusions about a population using data from a sample.

What are the two sorts of research hypotheses?

A hypothesis is a general explanation for a set of facts that can be tested by targeted follow-up investigation. Alternative hypothesis and null hypothesis are the two main categories.

To know more about applicants  visit:-

https://brainly.com/question/28206061

#SPJ9

where do you guys that run Brainly get the answers?

Answers

Answer: They will collect the answers in the storage of answer

Explanation:They will stored many answer in the data . But they give the correct answer .

Other Questions
In a certain trail mix, 65% of the total weight is made up of nuts. Of that 65%, 3/5 of the nuts are cashews. If the total weight of the trail mix is 200 grams, how many grams are cashews? T/F : In general, consumer protection law at the state level is more stringent than federal law. Identify the organizational method used in each of the following sets of main points. Speech #1A.1. The philosophy of hacktivism revolves around free speech, human rights, and online civil disobedience.A.2. The objectives of hacktivism are to expose the corruption and inner workings of governments and corporations. Explain how meiosis and fertilization can result in a trait like sickle cell being expressed in offspring when NOTexpressed in either parent. Use appropriatevocabulary: sperm cell, egg cell, zygote, haploid, diploid, allele, genotype, phenotype, heterozygous,homozygous, dominant, recessive Maya kept track of the points she scored during her first five basketball games in the table shown.Game Points Scored1 82 123 104 65 14QuestionAfter game 6, her mean number of points scored per game is 9.How many points did Maya score in game 6? A. 4 B. 8 C. 9 D. 10 As treasurer of Leisure Products, Inc., you are investigating the possible acquisition of Plastitoys. You have the following basic data: Plastitoys Forecast earnings per share Forecast dividend per share Number of shares Stock price Leisure Products $ 5 $ 3 600,000 $ 50 $ 3.20 $ 1.80 400,000 $ 26 You estimate that investors currently expect Plastitoys's earning and dividend to grow at a steady rate of 7% per year. You believe that Leisure Products could increase Plastitoys's growth rate to 10% per year, after 1 year, without any additional capital investment required.d-1. Suppose immediately after the completion of the merger, everyone realizes that the expected growth rate will not be improved. Reassess the cost of the cash offer. d-2. Reassess the NPV of the cash offer. d-3. Reassess the cost of the share offer. d-4. Reassess the NPV of the share offer. A rectangular prism has a length of 113yards, a width of 212 yards, and a height of 4 yards. Enter the volume of the prism as a mixed number in simplest form in the box.____ yd 5. A renter with $3,071 has a one year lease. The landlord is willing to accept two payment options: (i) $3,071 now; or (ii) $400 paid at the beginning of each month for twelve months. What monthly interest rate would be required for the two options to be equivalent? (Hint: using financial calculator, or try each answer for multiple choice problems] Examine this image:Small figurine with a chubby body and large head like a baby rests upon a gray surface.What type of Olmec figurine is this? A. transformation B. baby-face C. elongated D. were-jaguar In the context of debates over the origins of psychological traits, nature is to nurture as A) Watson is to Skinner. B) Skinner is to Watson. C) Plato is to Aristotle. D) Aristotle is to Plato. The work of Erikson and Piaget point to which area as central in psychological development during middle childhood? Which of these led to the stock market crash of 1929, and, in turn, helped cause the Great Depression?- buying stock on margin- bank closures- overproduction in agriculture and industry assume that an investor owns 124 shares of $12 par value common stock of a company and the company has a 2-for-1 stock split when the market price per share is $46. required: how many shares of common stock will the investor own after the stock split? what will probably happen to the market price per share of the stock? what will probably happen to the par value per share of the stock? the following balance sheet information is provided for duke company for year 2: assets cash $4,400 accounts receivable 10,550 inventory 14,200 prepaid expenses 1,000 plant and equipment, net of depreciation 18,900 land 12,800 total assets $61,850 liabilities and stockholders' equity accounts payable $2,430 salaries payable 8,830 bonds payable (due in ten years) 9,000 common stock, no par 19,500 retained earnings 22,090 total liabilities and stockholders' equity $61,850 what is the company's current ratio? (round your answer to 2 decimal places.) multiple choice 2.68 1.33 1.44 0.74 the nurse is assessing the vital signs of clients in a community health care facility. which client respiratory results should the nurse report to the health care provider a pendulum consists of a 5.0 kg stone swinging on a 10 m string of negligible mass. the stone has a speed of 10 m/s when it passes its lowest point. what is the greatest angle with the vertical that the string will reach during the stone's motion? explain why the alternating series test can or cannot be used to determine whether the series is convergent A Bakery sold 382 cakes in one week. this was twice as the day so the previous week. write an equation that can be used to find the number of cakes and that were sold the previous week 6. Consider a stock that trades for $35. A put and a call on this stock both have an exercise price of $42 and they expire in 180 days. If the risk-free rate is 6 percent and the standard deviation is .40, compute the price of a put and a call according to the Black-Scholes Model. Trip is confused that not all his health care honored by his care. Which can be covered by his managed can Annual contact lensecam X-ray for potential broken arm Cavity in his molar Annual teeth cleaning Trip is confused that not all his health-careclaims were honored by his managed-care plan. Which health-care expense would be covered by his managed-care plan? a.Annual contact lens exam b.X-ray for potential broken arm c.Cavity in his molar d.Annual teeth cleaning