Which effect is used in this image?
A.
sepia effect
B.
selective focus
C.
zoom effect
D.
soft focus

Answers

Answer 1

Answer:

Please show me the image, it is not there

Explanation:

I will wait, don't worry I will help you whenever you want! :)

Answer 2
there’s no picture
post the question again

Related Questions

Unlike the collapse of Enron and WorldCom, TJX did not break any laws. It was simply not compliant with stated payment card processing guidelines.
a) true
b) false

Answers

I think the answer is A) true

The statement "Unlike the collapse of Enron and WorldCom, TJX did not break any laws. It was simply not compliant with stated payment card processing guidelines" is definitely true.

What was the cause of the TJX data breach?

The major cause of the TJX data breach was thought to be the hack that wasn't discovered until 2007, hackers had first gained access to the TJX network in 2005 through a WiFi connection at a retail store.

These situations were eventually able to install a sniffer program that could recognize and capture sensitive cardholder data as it was transmitted over the company's networks. They should be required to change the encryption methodology of the data they are using to save the personal identification information of their customers.

Therefore, the statement "Unlike the collapse of Enron and WorldCom, TJX did not break any laws. It was simply not compliant with stated payment card processing guidelines" is definitely true.

To learn more about, TJX data, refer to the link:

https://brainly.com/question/22516325

#SPJ2

thông tin là gì, môn kiến trúc máy tính

Answers

Answer:

Kiến trúc Máy tính về cơ bản là một tập hợp các quy tắc và phương pháp và thủ tục xác định việc thực hiện và chức năng của một hệ thống. Điều này được xây dựng bằng ngân sách của một tổ chức. Đầu tiên nó được xây dựng theo logic Transistor-Transistor và sau đó nó được hình thành trên dạng phần cứng. Sau đó, bộ xử lý, thiết bị đầu ra đầu vào và các kênh truyền thông được kết nối với nó

Explanation:

Kiến trúc Máy tính về cơ bản là một tập hợp các quy tắc và phương pháp và thủ tục xác định việc thực hiện và chức năng của một hệ thống. Điều này được xây dựng bằng ngân sách của một tổ chức. Đầu tiên nó được xây dựng theo logic Transistor-Transistor và sau đó nó được hình thành trên dạng phần cứng. Sau đó, bộ xử lý, thiết bị đầu ra đầu vào và các kênh truyền thông được kết nối với nó

Question 1 (10 points)
Saved
A variable's
indicates the type of data that the variable will hold.
a) name
b) data type
c) scope
d) value

Answers

D value Hshdhbsisgbep
D is the answer because the value contains the data type

A capacitor of capacitance 102/π µF is connected across a 220 V, 50 Hz A.C. mains. Calculate the capacitive reactance, RMS value of current and write down the equations of voltage and current.

Answers

Answer:

The capacitive reactance will be "100Ω" and RMS value of current is "2.2 A". A further explanation is provided below.

Explanation:

Given:

[tex]C =\frac{10^2}{\pi}\times 10^{-6} \ F[/tex]

[tex]V_{RMS}=220 \ V[/tex]

[tex]f = 50 \ Hz[/tex]

Now,

The capacitive reactance will be:

⇒ [tex]X_c=\frac{1}{\omega C} =\frac{1}{2 \pi f C}[/tex]

                   [tex]=\frac{1}{2\times \pi\times 50\times \frac{10^{-4}}{\pi} }[/tex]

                   [tex]=100 \ \Omega[/tex]

RMS value of current will be:

⇒ [tex]I_{RMS}=\frac{V_{RMS}}{X_c}[/tex]

             [tex]=\frac{220}{100}[/tex]

             [tex]=2.2 \ A[/tex]

So that,

⇒ [tex]V_m=220\times \sqrt{2}[/tex]

         [tex]=311 \ V[/tex]

⇒ [tex]I_m=2.2\times \sqrt{2}[/tex]

         [tex]=3.1 \ A[/tex]

hence,

The equation will be:

⇒ [tex]\nu=311 sin31 \ 4t[/tex]

and,

⇒ [tex]i=3.1 sin(314t+\frac{\pi}{2} )[/tex]

Write a program whose input is two integers. Output the first integer and subsequent increments of 5 as long as the value is less than or equal to the second integer. Ex: If the input is: - 15 10 the output is: -15 -10 -5 0 5 10 Ex: If the second integer is less than the first as in: 20 5 the output is: Second integer can't be less than the first. For coding simplicity, output a space after every integer, including the last. 5.17 LAB: Print string in reverse Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Done", "done", or "d" for the line of text. Ex: If the input is: Hello there Hey done then the output is: ereht olleh уен 275344.1613222

Answers

Answer:

Following are the code to the given question:

For code 1:

start = int(input())#defining a start variable that takes input from the user end

end = int(input())#defining a end variable that takes input from the user end

if start > end:#use if that checks start value greater than end value

   print("Second integer can't be less than the first.")#print message

else:#defining else block

   while start <= end:#defining a while loop that checks start value less than equal to end value

       print(start, end=' ')#print input value

       start += 5#incrementing the start value by 5

   print()#use print for space

For code 2:

while True:#defining a while loop that runs when its true

   data = input()#defining a data variable that inputs values

   if data == 'Done' or data == 'done' or data == 'd':#defining if block that checks data value

       break#use break keyword

   rev = ''#defining a string variable rev

   for ch in data:#defining a for loop that adds value in string variable  

       rev = ch + rev#adding value in rev variable

   print(rev)#print rev value

Explanation:

In the first code two-variable "first and end" is declared that takes input from the user end. After inputting the value if a block is used that checks start value greater than end value and use the print method that prints message.

In the else block a while loop is declared that checks start value less than equal to end value and inside the loop it prints input value and increments the start value by 5.

In the second code, a while loop runs when it's true and defines a data variable that inputs values. In the if block is used that checks data value and use break keyword.

In the next step, "rev" as a string variable is declared that uses the for loop that adds value in its variable and prints its values.

Which of the following statements regarding the SAP Hana product implemented by Under Armour is NOT true?
A. All of the statements are true.
B. The program allows legacy silos to remain intact.
C. The program can run across platforms and devices.
D. The program provides real-time results.

Answers

Answer:A

Explanation:i need points

some machine/items/gadget having only hardware​

Answers

Yeh it’s becoz they work with hardware that’s why

Write a program that will: 1. Call a function to input temperatures for consecutive days in an array. The temperatures are to be integer numbers. 2. The user will input the number of temperatures. There will be no more than 10 temperatures. 3. Call a function to sort the array by ascending order. You can use any sorting algorithm you wish as long as you can explain it. 4. Call a function that will return the average of the temperatures. The average should be displayed to two decimal places.

Answers

Answer:

Following are the program to the given question:

#include<iostream>//defining header file  

using namespace std;

float temperatures()//defining a method temperatures

{

int a[10],i,j,n,min,max,sum=0,temp;//defining integer variable

float avg;//defining floating point variable

cout<<"Please input the number of temperatures to be read: ";//print message

cin>>n;//input integer value

if(i>10)//use if to check array length greater than 10

return -1;//return integer value -1

for(j=0;j<n;j++)//defining loop to input value

{

cout<<"Input temperature: "<<endl;//print message

cin>>a[j];//holding value in loop

}

for(i=0;i<n-1;i++)//defining loop to compare array value

{

for(j=i+1;j<n-1;j++)//defining loop to compare array value

{

if(a[i]>a[j])//use if to compare array values

{

   //swapping

temp=a[j];//holding array value in temp

a[j]=a[i];//holding value in first index of array  

a[i]=temp;//holding temp value

}

}

}

max=min=a[0];//holding max value  

for (i = 0; i < n; i++)//defining loop to compare array value

{

if (a[i] > max)//use if to compare max array value

{

max = a[i];//holding max array value

}

else if (a[i] < min)//use else if to compare min array value

{

min = a[i];//holding min array value

}

}

for(i=0;i<n;i++)//use loop to add array value

sum=sum+a[i];//adding array value

avg=(float) sum/n;//calculating avg of the array

std::cout.setf(std::ios::fixed);//using namespace

std::cout.precision(2);//using precision method

cout<<"The average temperature is: "<<avg<<endl;//print avg value with message

cout<<"The highest temperature is: "<<max<<endl;//print max value with message

cout<<"The lowest temperature is: "<<min<<endl;//print min value with message

return avg;//return avg value

}

int main()//defining main method

{

float k;//defining float variable

k=temperatures();//calling method  

}

Output:

Please find the attached file.

Explanation:

In this code, a method "temperatures" is declared that defines the integer and float variable in which "n, array" is used to store the array value and inside the method min and max variable is declared that use the conditional statement to store its value.

Outside the main method, a floating-point variable "k" is declared that calls the method and stores its value.  

_ is a term used for license like those issues by creative commons license as an alternative to copyright

Answers

, . , .

Explanation:

'

Convert each number into scientific notation.
1. 4,000,000,000
2. 0.000000027
3. 67,760,000
4. 90,500
5. 540,900
6. 0.00904
7. 0.032
8. 512,000,000

Answers

Answer:

4 * 10^9

2.7 * 10^-8

6.776 * 10^7

9.05*10^4

5.409*10^5

9.04 * 10^-3

3.2 * 10^-2

5.12 * 10^8

Explanation:

1. 4,000,000,000

4 * 1,000,000,000 = 4 * (10*10*10*10*10*10*10*10*10) = 4 * 10^9

2. 0.000000027

27 * 10^-9 = 2.7 * 10^-8

0.000000027 = 2.7 * 10^-8

3. 67,760,000 = 6776 * 10000

6776 * 10000 = 6776 * 10^4

6776 * 10^4 = 6.776 * 10^3 * 10^4 = 6.776 * 10^7

4. 90,500

905 * 100 = (9.05 * 100) * 100

(9.05*100) * 100 = 9.05 * 10^2 * 10^2 = 9.05*10^4

5. 540,900

5409 * 100 = (5.409 * 1000) * 100

(5.409*1000)*100 = 5.409*10^3 * 10^2

5.409*10^3 * 10^2 = 5.409*10^5

6.) 0.00904

0.00904 = 904 * 10^-5

904 * 10^-5 = 9.04 * 10^-3

7. 0.032

32 * 10^-3 = 3.2 * 10^-2

8. 512,000,000

512 * 1000000

512 * 10^6 = 5.12 * 10^2 * 10^6 = 5.12 * 10^8

What does the abbreviation BBC stands for?

Answers

Answer:

British Broadcasting Corporation Microcomputer System

Explanation:

The British Broadcasting Corporation Microcomputer System, or BBC Micro, is a series of microcomputers and associated peripherals designed and built by the Acorn Computer company in the 1980s for the BBC Computer Literacy Project.

Answer:

British Broadcasting Corporation

Explanation:

This is a UK company which provides television and radio news in over 40 languages. This is the computer related meaning, there are other meanings to the abbreviation but they seem irrelevant in this case.

Hope this information was of any help to you. (:

What is a geam in the ggplot2 system?
a) a plotting object like point, line, or other shape
b) a method for making conditioning plots
c) a method for mapping data to attributes like color and size
d) a statistical transformation

Answers

Answer:

a) a plotting object like point, line, or other shape

Explanation:

A geom in the ggplot2 system is "a plotting object like point, line, or other shape."

A Geom is used in formulating different layouts, shapes, or forms of a ggplot2 such as bar charts, scatterplots, and line diagrams.

For example some different types of Geom can be represented as geom_bar(), geom_point(), geom_line() etc.

1. Briefly explain some examples of convergence in the wireless market.​

Answers

Answer:

Some examples of convergence in the wireless market include mobile phones, data communication, radio device etc.

Explanation:

Some examples of convergence in the wireless market are as follows –  

a) Using feature of radio device on phone which is nothing but a default application on the mobile device in the wireless market

b) Data communication is a mode to share data in wireless mode through the internet

c) Mobile phones – Mobile phones are best example of devices operating in the wireless market. It is basically used to call to one or many at a time through network service provider without using an internet

Write an application that inputs a five digit integer (The number must be entered only as ONE input) and separates the number into its individual digits using MOD, and prints the digits separated from one another. Your code will do INPUT VALIDATION and warn the user to enter the correct number of digits and let the user run your code as many times as they want (LOOP). Submit two different versions: Using the Scanner class (file name: ScanP2)

Answers

Answer:

The program in Java is as follows:

import java.util.*;

public class Main{

public static void main(String[] args) {

 int n, num;

 Scanner input = new Scanner(System.in);

 System.out.print("Number of inputs: ");

 n = input.nextInt();

 LinkedList<Integer> myList = new LinkedList<Integer>();

 for(int i = 0; i<n;i++){

     System.out.print("Input Integer: ");

     num = input.nextInt();

     while (num > 0) {

     myList.push( num % 10 );

     num/=10;

     }

     while (!myList.isEmpty()) {

         System.out.print(myList.pop()+" ");

     }

     System.out.println();

     myList.clear();

 }

}

}

Explanation:

This declares the number of inputs (n) and each input (num) as integer

 int n, num;

 Scanner input = new Scanner(System.in);

Prompt for number of inputs

 System.out.print("Number of inputs: ");   n = input.nextInt();

The program uses linkedlist to store individual digits. This declares the linkedlist

 LinkedList<Integer> myList = new LinkedList<Integer>();

This iterates through n

 for(int i = 0; i<n;i++){

Prompt for input

     System.out.print("Input Integer: ");

This gets input for each iteration

     num = input.nextInt();

This while loop is repeated until the digits are completely split

     while (num > 0) {

This adds each digit to the linked list

     myList.push( num % 10 );

This gets the other digits

     num/=10;

     }

The inner while loop ends here

This iterates through the linked list

     while (!myList.isEmpty()) {

This pops out every element of thelist

         System.out.print(myList.pop()+" ");

     }

Print a new line

     System.out.println();

This clears the stack

     myList.clear();

 }

which function would ask excel to average the values contained in cells C5,C6,C7, and C8

Answers

Answer:

=AVERAGE(C5:C8)

Explanation:

The function calculates the average of the values in the cell range C5:C8 - C5, C6, C7, C8.

seven and two eighths minus five and one eighth equals?

Answers

Answer: 2.125

Explanation

How could you use your technology skill and Microsoft Excel to organize, analyze, and compare data to decide if a specific insurance is a good value for the example you gave

Answers

Answer:

The summary of the given question would be summarized throughout the below segment.

Explanation:

"Insurance firms voluntarily assume our charge probability," implies assurance undertakings will compensate including all our devastations throughout respect of products for something we have health coverage and that the vulnerability for both would be equivalent.If somehow the client receives significant losses, the firm must compensate that kind of money as well as, if there are no failures, it can invest earnings or rather an investment.

As a CISO, you are responsible for developing an information security program based on using a supporting framework. Discuss what you see as some major components of an information security program.

Answers

Answer:

The CISO (Chief Information Security Officer) of an organization should understand the following components of an information security program:

1) Every organization needs a well-documented information security policy that will govern the activities of all persons involved with Information Technology.

2) The organization's assets must be classified and controlled with the best industry practices, procedures, and processes put in place to achieve the organization's IT objectives.

3) There should be proper security screening of all persons in the organization, all hardware infrastructure, and software programs for the organization and those brought in by staff.

4) Access to IT infrastructure must be controlled to ensure compliance with laid-down policies.

Explanation:

As the Chief Information Security Officer responsible for the information and data security of my organization, I will work to ensure that awareness is created of current and developing security threats at all times.  I will develop, procure, and install security architecture, including IT and network infrastructure with the best security features.  There will good management of persons' identity and controlled access to IT hardware.  Programs will be implemented to mitigate IT-related risks with due-diligence investigations, and smooth governance policies.

Which are guidlines for using themes? Check all that apply

Answers

Answer: A. Using different cell styles can help you differentiate different types of data.

B. Fonts should be easily readable and of appropriate size.

D. Be consistent with themes across worksheets and workbooks.

Explanation:

A theme refers to the preset package that contains functionality details and graphical appearance.

The guidelines for using themes include:

• Using different cell styles can help you differentiate different types of data.

• Fonts should be easily readable and of appropriate size.

• Be consistent with themes across worksheets and workbooks.

Therefore, the correct options are A, B and D.

Explain why Thompson's Construction Algorithm is considered to be a proof by induction. Hint: consider what the inductive steps and base cases are. What does Thompson's Construction Algorithm prove

Answers

Answer:

We assume that the NFA for the expression S is theorem by using the expressions given below.

Cases as

NFA for empty-expression is ε NFA for symbol is a  NFA for union expression is a|b NFA for concatenation expression is ab NFA for Kleene star expression is a*

Thompson's Construction Algorithm proves that any expression can be expressions in the NFA's.

Choose a topic related to a career that interests you and think about how you would research that topic on the Internet. Set a timer for fifteen minutes. Ready, set, go! At the end of fifteen minutes, review the sources you have recorded in your list and think about the information you have found. How w

Answers

Answer:

Following are the solution to the given question:

Explanation:

The subject I select is Social Inclusion Management because I am most interested in this as I would only enhance my wide adaptability and also people's ability to know and how I can manage and understand people.

Under 15 min to this location. The time I went online but for this issue, I began collecting data on the workability to tap, such as a connection to the monster, glass doors, etc.

For example. At example. I get to learn through indeed.com that the HR manager's Avg compensation is about $80,600 a year. I can gather from Linkedin data about market openings for HR at tech companies like Hcl, Genpact, etc. Lenskart has an HR director open vacancy.

This from I learns that for qualified practitioners I have at least 3 years experience in the management of human resources & that I need various talents like organizing, communications, technical skills, etc.

Writing of a program to take two integer and print sum and product of them.
Take two integer input from user and first calculate the sum of the two and then product of the two.
Take two double input for length and breadth of a rectangle and print area type casted to integer.
Take side of a square from user and print area and perimeter of it.

Answers

Answer:

1.)

def two(a, b) :

print(a+b)

print(a*b)

2.)

a = int(input('enter an integer values '))

b = int(input('Enter another integer value' ))

print(a+b)

print(a*b)

3.)

Take side of a square from user and print area and perimeter of it.

def square(a):

area = a**2

perimeter = 4*a

print(area, perimeter)

Explanation:

Code written in python :

The first function named two, takes to arguments a and b ;

The sum of integers a and b is taken and displayed using ; print(a+b)

The product of integers a and b is taken and displayed using ; print(a*b)

2.)

User can enter an input and converted to an integer value using the command ;

int(input()) ; the sum and product of these values are displayed using :

print(a*b) and print(a+b)

The Area and perimeter of a square requires the side length, which is taken as the argument a in the square function defined.

Area of square = a² = a**2

Perimeter = 4 * a

In this module you learned about advanced modularization techniques. You learned about the advantages of modularization and how proper modularization techniques can increase code organization and reuse.
Create the PYTHON program allowing the user to enter a value for one edge of a cube(A box-shaped solid object that has six identical square faces).
Prompt the user for the value. The value should be passed to the 1st and 3rd functions as arguments only.
There should be a function created for each calculation
One function should calculate the surface area of one side of the cube. The value calculated is returned to the calling statement and printed.
One function should calculate the surface area of the whole cube(You will pass the value returned from the previous function to this function) and the calculated value results printed.
One function should calculate the volume of the cube and print the results.
Make a working version of this program in PYTHON.

Answers

Answer:

Following are the code to the given question:

def getSAOneSide(edge):#defining a method that getSAOneSide that takes edge patameter

   return edge * edge#use return to calculate the edge value

def getSA(SA_one_side):#defining a method that getSA that takes SA_one_side patameter

   return 6 * SA_one_side#use return to calculate the SA_one_side value

def volume(edge):#defining a method that volume that takes edge patameter

   return edge * edge * edge#use return to calculate edge value

edge = int(input("Enter the length of edge of the cube:\n"))#defining edge variable that input value

SA_one_side = getSAOneSide(edge)#defining SA_one_side that holds getSAOneSide method value

print("Surface area of one side of the cube:", SA_one_side)

surfaceArea = getSA(SA_one_side)#defining a surfaceArea that holds getSA method value

print("Surface area of the cube:", surfaceArea)#print surfaceArea value

vol = volume(edge)#defining vol variable that holds Volume method value

print("Volume of the cube:", vol)#print vol Value

Output:

Please find the attached file.

Explanation:

In the code three method "getSAOneSide, getSA, and volume" method is declared that takes a variable in its parameters and use a return keyword that calculates and return its value.

In the next step,edge variable is declared that holds value from the user and defines three variable that holds method value and print its value with the message.

1.               The smallest unit in a digital system is a​

Answers

Answer:

a bit

Explanation:

<3

Exercise#1: The following formula gives the distance between two points (x1, yı) and (x2, y2) in the Cartesian plane:
[tex] \sqrt{(x2 - x1) ^{2} + (y2 - y1) ^{2} } [/tex]
Given the center and a point on circle, you can use this formula to find the radius of the circle. Write a C++ program that prompts the the user to enter the center and point on the circle. The program should then output the circle's radius, diameters, circumference, and area. Your program must have at least the following methods: findDistance: This mehod takes as its parameters 4 numbers that represent two points in the plane and returns the distance between them. findRadius: This mehod takes as its parameters 4 numbers that represent the center and a point on the circle, calls the method findDistance to find the radius of the circle, and returns the circle's radius. circumference: This mehod takes as its parameter a number that represents the radius of the circle and returns the circle's circumference. area: This mehod takes as as its parameter a number that represents the radius of the circle and returns the circle's area. .​

Answers

Ddgdgdgdfdgdfdgdgdgdgdgdgdgdggdgdgdgdgg

Frames control what displays on the Stage, while keyframes help to set up

Answers

Answer: A keyframe is a location on a timeline which marks the beginning or end of a transition. So for example, you have a movie and it transitions to another scene, keyframes tell it when and where to start the transition then when and where to stop the transition.

what is 5 times 5 times 16 times 11 2345

Answers

Answer:

4,400.

Explanation:

In order to determine what is 5 times 5 times 16 times 11 the following calcularion has to be done:

((11 x 16) x 5) x 5 = X

(176 x 5) x 5 = X

880 x 5 = X

4,400 = X

Therefore, 5 times 5 times 16 times 11 is equal to 4,400.

Answer:

use a cucullated

Explanation:

JAVA CHALLENGE ZYBOOKs
ACTIVITY
2.18.3: Fixed range of random numbers.
Type two statements that use nextInt() to print 2 random integers between (and including) 100 and 149. End with a newline. Ex:
112 102
My Previous Incorrect Attempt :
import java.util.Scanner;
import java.util.Random;
public class RandomGenerateNumbers {
public static void main (String [] args) {
Random randGen = new Random();
int seedVal;
seedVal = 4;
randGen.setSeed(seedVal);
/* Your solution goes here */
int first = randGen.nextInt(10);
int second = randGen.nextInt(10);
System.out.println(first*seedVal*14);
System.out.println(second*seedVal*(51/4)+6);
}
}
MUST BE USED CODE TEMPLATE:
import java.util.Scanner;
import java.util.Random;
public class RandomGenerateNumbers {
public static void main (String [] args) {
Random randGen = new Random();
int seedVal;
seedVal = 4;
randGen.setSeed(seedVal);
/* Your solution goes here */
}
}

Answers

Answer:

Replace  /* Your solution goes here */ with:

System.out.println(randGen.nextInt(49) + 100);

System.out.println(randGen.nextInt(49) + 100);

Explanation:

Required

Statements to print two random numbers between 100 and 149 (both inclusive)

First, the random numbers must be generated. From the template given, the random object, randGen, has been created.

The syntax to then follow to generate between the interval is:

randGen.nextInt(high-low) + low;

Where:

high = 149 and low = 100

So, the statement becomes:

randGen.nextInt(149 - 100) + 100;

randGen.nextInt(49) + 100;

Lastly, print the statements:

System.out.println(randGen.nextInt(49) + 100);

System.out.println(randGen.nextInt(49) + 100);

What is the meaning of negative impact in technology

Answers

Answer:

the use of criminal thought by the name of education

Write a function:
class Solution { public int solution (int) A); }
that, given a zero-indexed array A consisting of N integers representing the initial test scores of a row of students, returns an array of integers representing their final test scores in the same order).
There is a group of students sat next to each other in a row. Each day, students study together and take a test at the end of the day. Test scores for a given student can only change once per day as follows:
• If a student sits immediately between two students with better scores, that student's score will improve by 1 when they take the test.
• If a student sits between two students with worse scores, that student's test score will decrease by 1.
This process will repeat each day as long as at least one student keeps changing their score. Note that the first and last student in the row never change their scores as they never sit between two students.
Return an array representing the final test scores for each student once their scores fully stop changing. Test Ou
Example 1:
Input: (1,6,3,4,3,5]
Returns: (1,4,4,4,4,5]
On the first day, the second student's score will decrease, the third student's score will increase, the fourth student's score will decrease by 1 and the fifth student's score will increase by 1, i.e. (1,5,4,3,4,5). On the second day, the second student's score will decrease again and the fourth student's score will increase, i.e. (1,4,4,4,4,5). There will be no more changes in scores after that.

Answers

Answer:

what are the choices

:"

Explanation:

Other Questions
A study was conducted to evaluate the relationship between artificial sweeteners and bladder cancer. 3,000 cases and 3,000 controls were enrolled in the study. Among the cases, 1293 had used artificial sweeteners in the past, while 1707 had never used artificial sweeteners. Of the controls, 855 had used sweeteners and 2145 had not.a. What is the exposure and what is the disease?Calculate the correct measure and show your work.How do we interpret this effect estimate? An English teacher needs to pick 4 books to put on his reading list for the next school year. He has narrowed down his choices to 8 novels and 6 plays.a. How many different ways can he choose the books to put on the list if he wants to include at least two plays?b. Find the standard deviation. determine whether the given lines are parallel or not right with the reason The cost of 5 kg of mangoes is rupees 147. At what rate per kg are the mangoesbeing sold. (Contextualization) Given the context of the time, why might Washington have chosen to look the other way on segregation and to appease white Southerners? EPS, P/E Ratio, and Dividend Ratios The Stockholders' Equity section of the balance sheet for Balla Enterprises at the end of 2017 appears as follows: 8%, $100 par, cumulative preferred stock, 200,000 shares authorized, 50,000 shares issued and outstanding $5,000,000 Additional paid-in capital on preferred 2,500,000 Common stock, $5 par, 500,000 shares authorized, 400,000 shares issued and outstanding 2,000,000 Additional paid-in capital on common 18,000,000 Retained earnings 37,500,000 Total stockholders' equity $65,000,000 Net income for the year was $1,350,000. Dividends were declared and paid on the preferred shares during the year, and a quarterly dividend of $0.40 per share was declared and paid each quarter on the common shares. The closing market price for the common shares on December 31, 2017, was $27.65 per share.Required:1. Compute the following ratios for the common stock:When required, round earnings per share and price/earnings ratio answers to two decimal places. For dividend payout and dividend yield ratios, round raw calculations to 4 decimal places, but enter each answer as a percentage to two decimal places; for example, .17856 rounds to .1786 and would be entered as 17.86, indicating 17.86%.a. Earnings per share$b. Price/earnings ratioto 1c. Dividend payout ratio%d. Dividend yield ratio%2. Before recommending the stock of Balla to a client, as a financial adviser, you would like to know:future earnings growth.risk of the stock.general economic trends and how they affect the company.all of these. The first step in drawing a strategic group map is Multiple choice question. assign firms occupying the same map location to a common strategic group. draw circles around each strategic group that are proportional to the group's share of industry revenues. plot firms on a two-variable map based on the strategic variables. identify the variables based on strategic approaches used in the industry. Pinacle Corp. budgeted $242,600 of overhead cost for the current year. Actual overhead costs for the year were $204,330. Pinacle's plantwide allocation base, machine hours, was budgeted at 51,060 hours. Actual machine hours were 56,680. A total of 102,310 units was budgeted to be produced and 98,000 units were actually produced. Pinacle's plantwide factory overhead rate for the current year is: a.$4.00 per machine hour b.$4.75 per machine hour c.$2.00 per machine hour d.$2.37 per machine hour m) Factorise:x2/9+1+9/x2 Pls help I have to find the area Los hombres en Per llevan _______ de colores.1. de lunares2. camisa3. son Element X is a radioactive isotope such that its mass decreases by 73% everyhour. If an experiment starts out with 680 grams of Element X, write afunction to represent the mass of the sample after t hours, where the rate ofchange per minute can be found from a constant in the function. Round allcoefficients in the function to four decimal places. Also, determine thepercentage rate of change per minute, to the nearest hundredth of a percent.Mi A 2000-kg truck traveling at a speed of 6.0 m/s slows down to 4.0 m/s along a straight road. What is the magnitude of the impulse? What type of media provides the most current, up-to-date information?marketing web sites created by businessesradio news broadcastsarticles published in a monthly magazinetelevision commercials after reading the directions to paint,on the paint drum, the information indicated two coats of paints is required when using the 5 liter paint and one coat with the 20 liter drum. With both paints 1 litre of paint covers 9 meter squared.There are 28 rooms to be painted.Show with calculations which will be cheaper paint to buy 1. The child asked if the Milky Way candy bar was really full of milk. *(1 Point)Enter your answer 1. The function h defined by h(t)=(49 + 4.9t)(10 - t) models the height, in meters, of an object t seconds after it is dropped from a helicopter. Find or approximate the time when the object hits the ground. Explain your method.2.The function h defined by h(t)=(49 + 4.9t)(10 - t) models the height, in meters, of an object t seconds after it is dropped from a helicopter.From what height is the object dropped? Explain how you know. what is the theme of Merchant of Venice Act 1 Scene 3 give reason The authors purpose is1the primary reason the author wrote the text.2the feelings the author has about the text.3the thoughts the author has about the text.4the conclusions the author draws in the text. The ________ of 1795 set up a government with two legislative houses whose members were chosen by ______