Can anyone give me the code for 3. 9. 6: Colorful Bracelet (CodeHS)

Answers

Answer 1

The requested phyton code for a colorful bracelet is as follows:

def draw_beaded_braclet():

      for i in range(36):

            color("purple")

            forward(10)

            pendown()

             circle(10)

             left(10)

             penup()

             color("blue")

              forward(10)

              color("red")

draw_beaded_braclet()

How does this work?

The code utilizes the turtle library to generate a beaded bracelet. It comprises of a function called draw_beaded_bracelet with a loop that iterates 36 times; every time it draws a purple colored bead followed by drawing a blue line between two beads.

Using the left(10) command, it rotates the turtle by 10 degrees before moving on to draw the next bead. The penup() command lifts up the turtle's pen, ensuring that no blue lines are drawn while transitioning to the next bead. Lastly, even though it does not perform any drawing activity using that color, the function sets an RGB value for red as its pen color.

Once the code execution reaches this point, it proceeds to invoke the draw_beaded_bracelet function that has been defined previously in the program. The purpose of invoking this function is to get the bracelet drawn on a graphical interface that can be viewed and modified as per user requirements.

Learn more about phyton codes:
https://brainly.com/question/16757242
#SPJ1


Related Questions

Im building my first gaming pc, got any part suggestions or tips?

Answers

Answer:

You should find a good game engine that is not hard. Unity and Unreal are some good ones.

You should also search for the programming language you like the most, and use engines that use that specific language.

Answer:

When building your own gaming pc make sure to make it uniqur since it's going to be an original. I would recommend makeing a design that makes it "you" to say. Make the design likable, not too complex. Make the color a color that is neutral, not everyone likes a neon color. I'm not very familiar with many gaming parts but, you can search up simple pc parts online and dig into gaming PCs being sold.

Explanation:

Hope this helps! UwU

Write a formula that would return a TRUE result if the sum of the first five numbers in a column of data are negative

Answers

Answer:

Hhgfchhgfhhgffxfghh

Explanation:

Tggh

Please help!!
What does a for loop look for in the sequence of
data? Check all that apply
the first variable
the second variable
the third variable
the last variable

Answers

Answer:

The first and last variable

Explanation:

Answer:

A) the first variable and D) the last variable

Explanation:

because i said so, you're welcome !

You can't export data from Access to Word. True False

Answers

False. Exporting data from Access to Word is a relatively simple process that can be done in just a few steps. By doing so, you can create documents, reports, and other written materials that include data from your database.

You can export data from Access to Word.Access and Word are part of the Microsoft Office suite of productivity applications. Although they are separate applications, they can be used together to perform a variety of tasks. Access is a database management application that can be used to create, store, and manage data, while Word is a word processing application that can be used to create documents, reports, and other written materials.

While it is true that Access and Word are different applications, they can be used together to perform a variety of tasks. For example, you can export data from Access to Word to create a report or other document that includes information from your database. This process is known as a mail merge.In order to export data from Access to Word, you will need to follow these steps:Open the database that contains the data you want to export.Select the table or query that contains the data you want to export.

Click on the "External Data" tab in the ribbon.Select the "Word" option from the "Export" group.In the "Export - Word Document" dialog box, select the options you want for your export, such as the file name, file format, and data to include.Click "OK" to export the data from Access to Word.

To know more about export data visit :

https://brainly.com/question/14337731

#SPJ11

the von neumann bottleneck: question 16 options: was first invented by john atanasoff. creates collisions on an i/o bus. is eliminated when multiple processors/cores are used. describes the single processor-memory path.

Answers

The Von Neumann bottleneck is a hardware limitation problem that takes place when a computer's central processing unit (CPU) is forced to wait for data to arrive from the computer's memory or input/output (I/O) systems.

The Von Neumann bottleneck arises as a result of a computer's data transfer capacity being limited by the amount of data that can pass through the single processor-memory path. When a CPU is waiting for data to be retrieved from the memory, it is idle and incapable of processing data, limiting the overall performance of the system. Thus, it is a hardware limitation of computer architecture that affects the performance of computer systems. The Von Neumann bottleneck is a problem that can be resolved by employing advanced computing techniques such as multiple processors and cores, among others.

To learn more about Von Neumann bottleneck, visit:

https://brainly.com/question/31323296

#SPJ11

which device would you most likely find in the home of a hearing person but not in the home of a deaf person today?a counter timer wireless speaker system bed shakera teletypewriter

Answers

Answer: some deaf people don’t have speakers or telephones  

Explanation:

To _______ you worksheet, click (save button hard drive). The Save As dialog box opens.

Answers

To save your worksheet, click the "Save" button.

The "Save As" dialog box opens if it's the first time you're saving the worksheet, or if you want to save the worksheet with a different name or in a different location.

To save your worksheet in Microsoft Excel, you can use the "Save" button or the keyboard shortcut "Ctrl + S".

This will save the worksheet using its current file name and location. If this is the first time you are saving the worksheet, Excel will prompt you to choose a location and file name for the worksheet using the "Save As" dialog box.

The "Save As" dialog box allows you to choose a location on your computer or network to save the worksheet and also gives you the option to change the file name.

The worksheet, such as a CSV file, PDF, or XPS.

Excel will automatically add the appropriate file extension based on the file type you choose.

In addition to the "Save As" dialog box, Excel also provides other options for saving your worksheet.

To save a copy of the worksheet in a different location or with a different file name using the "Save a Copy" option.

You can also save the worksheet as a template or save it to your OneDrive or SharePoint account if you have those services available.

Saving your worksheet regularly is important to ensure that you do not lose any work in case of a power outage or system crash.

It is a good practice to save your worksheet frequently while you are working on it, especially if you are making significant changes or additions.

For similar questions on worksheet

https://brainly.com/question/30463017

#SPJ11

there was an error communicating with the steam servers. please try again later.

Answers

The error message "there was an error communicating with the Steam servers, please try again later" appears when you have trouble connecting to the Steam servers. A few things could cause this error, and the steps to resolve them vary.

However, below are some of the things you could do to try and fix the problem: 1. Check your internet connection: Make sure you are not having internet connectivity issues. 2. Clear the Steam Cache: If you're having trouble connecting to the Steam servers, try clearing the Steam Cache.3. Restart your Computer: Try restarting your PC, sometimes restarting your computer can fix some problems, including the Steam servers connection issue.

4. Disable Antivirus or Firewall: Your antivirus or firewall could also be blocking the Steam servers, try disabling them temporarily to see if that resolves the issue.5. Verify integrity of game files: If you are having trouble connecting to the Steam servers, try verifying the integrity of game files.6. Use a VPN: Some ISPs block connections to Steam servers, so try using a VPN to connect.7. Contact Steam Support: If none of the above works, you can contact Steam Support for further assistance.

To know more about Steam servers visit:

brainly.com/question/31623020

#SPJ11

You are using Firefox as your
default browser and you want to customize it to better suit your browsing habits. What extensions specific to Firefox can
you use to accomplish this?

You are using Firefox as your default browser and you want to customize it to better suit your browsing

Answers

Answer:

B. firefox add-ons..............

What are the popular avenues for publishing a Web site once it has been built? a. online services, software tools, and plain text editors b. ASP.NET, Dreamweaver, and JavaServer Pages c. ISPs, free sites, and Web hosting services d. Nvu, Adobe ColdFusion, and Rapid Weaver

Answers

The popular avenues for publishing a website once it has been built are ISPs (Internet Service Providers), free sites, and web hosting services.

What is an ISP?

An ISP offers web hosting services in addition to connecting consumers to the internet. As the name implies, free websites let users host their websites on a free subdomain that the website provides. In addition to other services like email accounts and domain name registration, web hosting providers give customers server space on which to host their websites.

Websites can be built using online services, software tools, and plain text editors, but they cannot be published using these methods. Although there are specialised channels for publishing a website, tools and platforms for constructing websites like ASP.NET, Dreamweaver, JavaServer Pages, Nvu, Adobe ColdFusion, and Rapid Weaver do exist.

Learn more about Web here:

https://brainly.com/question/17512897

#SPJ1

you have been told by your boss that thier is too much broadcast traffic hitting the hosts. what is a simple way to reduce broadcast traffic?

Answers

A simple way to reduce broadcast traffic on a network is to segment the network using VLANs (Virtual Local Area Networks).

What is the explanation for the above response?


VLANs allow you to divide a physical network into multiple logical networks, which can reduce the amount of broadcast traffic that reaches hosts.

By dividing the network into smaller segments, broadcasts are contained within the same VLAN, reducing the number of devices that receive them. This can help to improve network performance by reducing the amount of unnecessary traffic that hosts have to process.

Another way to reduce broadcast traffic is to use switches that support IGMP snooping. IGMP snooping allows switches to examine IGMP (Internet Group Management Protocol) messages that are sent by hosts to join multicast groups. By filtering out unnecessary multicast traffic, switches can reduce the amount of broadcast traffic that is generated by multicast traffic.

Learn more about broadcast traffic at:

https://brainly.com/question/11389632

#SPJ1

The short-range two-way communication technology behind contactless payments is called ____.

Answers

Answer:The answer is near field communication.

Explanation:

Help plzzzz_________ provide a means of organizing and summarizing data A. Reports B. Metadata C. Connectors D. All

Answers

Answer:

that is technical but I will go with all I mean d

which of the following would a cso not be responsible for? group of answer choices enforcing the firm's information security policy maintaining tools chosen to implement security educating and training users about security keeping management aware of security threats providing physical security

Answers

Physical security would not be the responsibility of a CSO (Chief Security Officer). A facility manager or security manager is often in charge of physical security.

Who is in charge of the company's information system security and is in charge of enforcing the company's information security policy?

The overall cybersecurity and information security policy is the responsibility of the chief security officer (CSO) or chief information security officer (CISO), in partnership with the chief information officer (CIO).

Which of the following is not a reason why businesses are placing more emphasis on cooperation and teamwork?

The rising emphasis on cooperation and collaboration in business is due to a number of factors, with the exception of the requirement for more effective work hierarchies.

To know more about securityvisit:-

https://brainly.com/question/15278726

#SPJ1

Consider a language of strings that contains only X ’s, Y ’s and Z ’s. A string in this language must begin with an X . If a Y is present in a string, it must be the final character of the string. a. Write a recursive grammar for this language. b. Write all the possible two-character strings of this language.

Answers

A recursive grammar for the language that contains only X’s, Y’s, and Z’s can be written as follows:
S -> XY | XZ | XSY | XSZ | XSYZ | XSZYX -> XSY | XSZ | XSYZ | XSZY | XYS | XZSY -> Y | εZ -> Z | ε
The production S → XY indicates that a string should begin with X, and it must end with Y as indicated in the production Y → Y.
The other productions in the grammar are for strings that do not contain the character Y, but they begin with an X. Hence this is a recursive grammar.

In the above-provided language of strings, only X's, Y's, and Z's are allowed. The given string must begin with X. However, if a string has the character Y, it must be the final character of the string. A recursive grammar for the given language can be written as:S → XY | XZ | XSY | XSZ | XSYZ | XSZYX → XSY | XSZ | XSYZ | XSZY | XYS | XZSY → Y | εZ → Z | εAs per the given recursive grammar, all strings will begin with X. The given grammar is recursive because it has a recursive production rule, and it allows an infinite number of non-terminal strings. 

In conclusion, we can say that the recursive grammar S → XY | XZ | XSY | XSZ | XSYZ | XSZY generates strings in the language that begins with X and have Y as their last character. The possible two-character strings that can be formed using this language are XZ, XY.

To know more about recursive grammar visit:
https://brainly.com/question/32175290
#SPJ11

What is the author's purpose for writing this article? A to persuade readers to consider a career in aerospace engineering and at NASA B to caution readers about the difficulties that aerospace engineers encounter C to highlight the experiences of Tiera Fletcher growing up and as an aerospace engineer D to promote Tiera Fletcher's book and her nonprofit organization, Rocket With The Fletchers

Answers

Answer:

C to highlight the experiences of Tiera Fletcher growing up and as an aerospace engineer

Explanation:

Dream Jobs: Rocket Designer, a Newsela article by Rebecca Wilkins was written with the intent of informing the readers of how Tiera Fletcher developed a love for mathematics at an early age and further developed a desire to be a Space Engineer which she succeeded at. She highlighted the different steps she took before she realized her goal. Some of these steps included working as an intern in several space establishments and performing research.

Today, she is very successful in her career and hopes  that young ones can pursue a career in any STEM careers of their choice.

Answer:

c on newsella

Explanation:

The quick access toolbar is ____.

Question 1 options:

is not customizable

is located at the bottom of the screen


is the fastest way to access the most used features

Question 2 (1 point)
The ribbon is where you will find all of the options to make a spreadsheet.

Question 2 options:
True
False
Question 3 (1 point)
The Display Options allow you to... (select all that apply)

Question 3 options:

close Excel altogether


change how much of the ribbon is displayed


minimize, maximize or restore the screen

Question 4 (1 point)
The "Tell Me" box allows _____

Question 4 options:

allows someone to find a command by typing it out. This way you can skip searching through the ribbon tabs for a command.


shows which cell is currently selected.


Displays the name of the current file.

Question 5 (1 point)
Each column is labeled with a letter, and each row is labeled with a number; giving each cell a unique name.

Question 5 options:
True
False
Question 6 (1 point)
All the cells make up a _________

Question 6 options:

notebook


workbook


worksheet

Question 7 (1 point)
Multiple worksheets make up the________, or the file.

Question 7 options:

cells


workbook

Question 8 (3 points)
Microsoft Excel can be downloaded for free, just like Word and PowerPoint, as a student at Digital Academy of Florida. Click here for instructions to download.

Question 8 options:
True
False

Answers

Answer:

question 1 is a fast way of accessing used features

Answer:

Explanation:

Question 2 (1 point)

The ribbon is where you will find all of the options to make a spreadsheet.

True

Question 3 (1 point)

The Display Options allow you to... (select all that apply)

minimize, maximize or restore the screen

Question 4 (1 point)

The "Tell Me" box allows _____

allows someone to find a command by typing it out. This way you can skip searching through the ribbon tabs for a command.

Question 5 (1 point)

Each column is labeled with a letter, and each row is labeled with a number; giving each cell a unique name.

True

Question 6 (1 point)

All the cells make up a _________

worksheet

Question 7 (1 point)

Multiple worksheets make up the________, or the file.

workbook

Which phrase is the best definition of a play?

a story that focuses closely on key details of setting
a story with lots of dialogue and very little description of setting
a story that only makes sense when read aloud by actors
a story told one verse at a time, using lines and sometimes stanza

Answers

A phrase that represents the best definition of a play is a story that focuses closely on key details of a setting. Thus, the correct option for this question is A.

What is a phrase?

In literature, a phrase may be defined as the collection or group of words that significantly work together in a sentence but do not contain a subject or a verb.

According to the dictionary of literature, a play is a work of drama, usually consisting mostly of dialogue between characters and intended for theatrical performance rather than just reading.

Therefore, a phrase that represents the best definition of a play is a story that focuses closely on key details of a setting. Thus, the correct option for this question is A.

To learn more about Phrases, refer to the link;

https://brainly.com/question/27892321

#SPJ1

A noncompete agreement is used to _____. Select 3 options.
ensure that legal information can be disclosed in the company at any time via email


ensure that if dismissed, an employee cannot compete with the employer

ensure that if dismissed, the employee can compete at any time with the employer

ensure ethical behavior when an employee is employed or dismissed

ensure that when someone is employed, they will not compete with their employer

Answers

A noncompete agreement is used to:

Ensure that if dismissed, an employee cannot compete with the employer.Ensure that if dismissed, the employee can compete at any time with the employer.Ensure ethical behavior when an employee is employed or dismissed.

What is Non-compete agreement?

A  non-compete clause is one that has a restrictive covenant. It is a type of clause under which one of the party is said to agrees not to enter into or start a similar trade.

In this type of noncompete agreements, the employer often control its former employees' work or actions long after they leave the firm.

Learn more about A noncompete agreement from

https://brainly.com/question/20800769

Answer: Below

Explanation: don´t worry the one in yellow is right

A noncompete agreement is used to _____. Select 3 options.ensure that legal information can be disclosed

Machine learning systems analyze patterns in data to improve their performance automatically.
True
False

Answers

Note It is TRUE to state that Machine learning systems analyze patterns in data to improve their performance automatically.

What is a Machine learning System?

Machine learning is a branch of artificial intelligence that is widely described as a machine's capacity to mimic intelligent human behavior. Artificial intelligence systems are used to do complicated tasks in a manner comparable to how people solve issues.

There are three forms of machine learning: supervised, unsupervised, and reinforcement learning.

Machine learning is used in search engines, email filters to filter out spam, websites to create personalized recommendations, banking software to detect anomalous transactions, and many apps on mobile phones, such as voice recognition.

Learn more about Machine Learning Systems:
https://brainly.com/question/28470561
#SPJ1

When MySQL automatically converts one data type to another as part of running a query, it is known as a/an

Answers

When MySQL automatically converts one data type to another as part of running a query, it is known as implicit data type conversion. Implicit data type conversion is the process by which MySQL automatically converts one data type to another without the need for explicit conversion functions or operations. This feature helps in handling different data types and performing operations between them seamlessly.

Implicit data type conversion is a feature in MySQL that allows the database system to automatically convert data types as necessary during query execution. This conversion occurs when an operation involves operands of different data types. MySQL uses a set of rules to determine the appropriate conversion to be applied in such cases.

For example, if you perform an arithmetic operation between an integer and a floating-point number, MySQL will automatically convert the integer to a floating-point number before performing the operation. Similarly, if you compare a string and an integer, MySQL may attempt to convert the string to an integer before making the comparison.

Implicit data type conversion can be useful in simplifying query syntax and reducing the need for explicit conversion functions. However, it's important to be aware of the potential implications of implicit conversions, such as loss of precision or unexpected results. It's good practice to explicitly convert data types when necessary to ensure accurate and predictable query results.

Learn more about data here:

https://brainly.com/question/30173663

#SPJ11

What is the output for the following portion of a program? Assume the user enters 162.5.
strWeight = input("Enter your weight in pounds: ")
weight = float(strWeight)
print (weight)
162.5
O 162
O 163
O An error occurs.

Answers

If the user enters 162.5, the output will be 162.5

Answer:

162.5

Explanation:

just took this on edge. have a good one!

The development of online capabilities created the ________, an information- and communication-based electronic exchange environment occupied by sophisticated computer and telecommunication technologies and digital offerings.

Answers

It should be noted that development of online capabilities created the marketspace, where an information- and communication-based electronic exchange is been done.

The digital market place  serves as the environment occupied by sophisticated computer and telecommunication technologies and digital offerings.

What is a marketspace?

marketspace can be regarded as a place where buying and selling takes place and this could be digital in nature.

Learn more about marketspace at;

https://brainly.com/question/11408596

A purpose of the __________ in a vascular plant is to connect other parts of the plant. A. leaves B. stem C. seeds D. roots

Answers

Answer:

I thinkkkk its D

Explanation:

Answer: C.C is correct answer

Explanation:

c=o while (c < 5): c=c+1 print(c) What is the output?

Answers

Using the knowledge in the computational language in C++ it is possible to write a code that A loop is used for executing a block of statements repeatedly until a given condition returns false.

Writting the code:

Dan-ish computer scientist Bjarne Stroustrup developed the high-level general-purpose programming language C++ as an expansion of the C programming language, also known as "C with Classes."

while (condition test){      //Statements to be executed repeatedly      // Increment (++) or Decrement (--) Operation} # include &lt;stdio.h&gt;

int main(){   int count=1;   while (count &lt;= 4)  

{ printf("%d ", count); count++;   }  

return 0;}#include &lt;stdio.h&gt;int main()

{     int var=1;     while (var &lt;=2)     {        printf("%d ", var);     }}

See more about C++ at

brainly.com/question/29580872

#SPJ1

Which set of symbols encloses an if-then code block? Choose the best answer.

straight brackets []
curly brackets {}
backslashes \\
vertical bars ||

Answers

Here's some code that might help, assuming that you are using JavaScript.

e = "Hello"

if(e === "Hello"){

    alert(":D")

}else{

    console.log("Um.")

}

I think that the answer is curly brackets.

A student has a ten-year-old desktop computer that she only uses for word processing, but she would like to start using it to play new computer games. She has been working and has money saved up, and she can either upgrade the computer or purchase a new one to replace the old one.________
The school’s theater department uses a desktop computer for accounting purposes only — to keep track of costume purchases, fund-raising dollars, and the number of hours volunteers, students, and teachers participate in the production. The computer is only three years old, but it is running slow. It appears as though there are just too many pictures from past productions on the hard drive.___________

replace
upgrade

Answers

Answer:

She should buy a new one or buy a Gaming PC to upgrade the setup.

Explanation:

Answer:

replace

upgrade

Explanation:

im doing edge too it might not be right tho

Find the next instance of text formatted in italic

Answers

Choose the More>> option after opening the Find window. Font can be selected by clicking the Format button. Choose Italic, then click OK. Selecting find will now search for terms with that formatting.

In Word, how do I find instances?

Ctrl + F is pressed. Enter the desired text in the Search document box by clicking on it in the Navigation pane. Automatic search execution occurs. The document's results are highlighted, and the Navigation pane contains a list of all occurrences of the word.

How can you choose every occurrence of a term in Word?

Try these things: Click "Find" in the Word document you wish to copy the text from. Advanced search > Type your search term, then click "More." Highlight All Text in Reading.

To know more about window visit:-

https://brainly.com/question/13502522

#SPJ1

How can i print an art triangle made up of asterisks using only one line of code. Using string concatenation (multiplication and addition and maybe parenthesis)?

Answers

#include <iostream>

int main(int argc, char* argv[]) {

   //One line

   std::cout << "\t\t*\t\t\n\t\t\b* *\t\t\b\n\t\t\b\b*   *\t\t\b\b\n\t\t\b\b\b*     *\t\t\b\b\b\n\t\t\b\b\b\b*       *\t\t\b\b\b\b\n\t\t\b\b\b\b\b* * * * * *\t\t\b\b\b\b\b\n";

   return 0;

}

Yes, it is possible with a single line and using escape sequences, but it is tedious and not recommended. Instead, you can use loops to write more readable and easy on the eyes code. We only used the cout  method (C++). Good luck!

How can i print an art triangle made up of asterisks using only one line of code. Using string concatenation

Need Help!

Which of the following activities may be legal but are unethical? Check all of the boxes that apply.

A) Cookies deposited by websites collect information about your browsing habits.

B) A law enforcement officer asks you to eavesdrop on a friend’s phone conversations.

C) A computer browser records your browsing history.

D) You download copyrighted movies and games.

Answers

Answer:

A and C are the only legal but unethical options

Answer:

A,B,C

A. Cookies deposited by websites collect information about your browsing habits

B. A law enforcement officer asks you to eavesdrop on a friends phone conversations

C. A computer browswer records your browser records your browsing history

Explanation:

edge 2021

Other Questions
Answer all parts (a)-(c) of this question. (a) You are planning to fit the simple linear regression model Ya+BX+, i=1,...,n, (4) where u is an unknown random disturbance. (i) Explain the ordinary least squares (OLS) method for estimating a and B. (ii) The OLS method gives the following estimates for a and respectively: Y - BX, i=113 = where X = X Y = = X-X and y; = Y; -Y. Derive the two formulae above, clearly showing all the steps needed. 71 (iii) Suppose the dependent variable is rescaled and translated, so that instead of (4) you fit Ya+BX+, i = 1,...,n, (5) where Y=e+fY, where e and f are some known, positive real numbers. The least squares estimates are now Y-B*X, ' B = where Y, X=Y-Y and z, = X-X. How is related to the least squares estimates of the parameters of the original model (4)? (b) Consider a multiple regression with regressors X, X2...., X and distur- bance term u. What is meant by the statement 'u is homoskedastic"? (c) In the regression Y = Bo + BX6+ BX + BX4 +24, i=1,...,n, you wish to test jointly 3 32 and 33-0. How many restrictions are you testing? Write down a test for these joint restrictions, explaining briefly the intuition underlying the test. Give the general formula of the test statistic to be used and state its distribution under the null hypothesis. In cells, metabolic pathways can be regulated at many different levels. list and briefly discuss how metabolic pathways could be regulated. is 0.33 rational or irrational Use the Angle Addition Postulate to find the measure of the unknown angle your skills, knowledge, and actions add value to your organizational goals (department and company). in todays ever-changing workplace what actions are you taking to stay abreast of your organizational changes and stand out from the others? write one thing about your current work style that you might change in order to be more effective in your current or desired position? why? post a response to two classmates discussion posts. provide detailed examples and feedback. Please helpIs bailar Agudas, Llanas o esdrujula? A sample of n = 9 participants is obtained from a population with participants are as follows : 23 , 33 26 , 28 , 30 , 26 , 27 , 25 , 25 and a treatment is administered to the individuals in the sample . After treatment , the scores for the nine a Are the data sufficient to conclude that the treatment has a significant effect ? Use a two - tailed test with a SO^ prime =Y . Are the data sufficient to conclude that the treatment significantly decreased scores ? Use a one - tailed test with a = . can you help answer this question and fast! Suppose the following financial information for a firm: Sales = $1000 Expenses (including interest expense on debt) = $700 Total Assets = $5000 Total Debt = $2500 Which of the following, all else equal, would decrease this firm's return on equity (ROE)? [Assume taxes = 0%, and that return on assets (ROA) exceeds the interest rate on new debt] A. Increase debt, relative to equity (holding assets constant). B. Increase sales, relative to assets (holding profit margin and equity constant). C. Increase sales relative to expenses (holding assets constant). D. Increasing equity, relative to assets (holding sales constant). 1.3.b List at least five of the stress indicators that could be experienced in an organisation. what was the impact of Pseudoscientific ideas of race on the Jewish nation by nazi Germany during the period 1933 to 1945 background information essay Which of the following expressions is equivalent to Andrew wants to lay new turf in his garage.Andrews garden is a rectangle measuring 3m by 4m,New turf cost 12.50pr m2.How much will it cost Andrew to get enough new turf for his garden?I WOULD REALLY APPRECIATE YOUR HELP MATH!!! (please answer correctly...) find the surface area of the prism which change of phase is exothermic In what way does the Establishment Clause protect the freedom of religion ?. You can earn money standing in front of a store holding a banner in the afternoon for $6.50 an hour and by delivering pizza in the evening for $8 an hour. You have 20 hours available to work. What is the greatest number of hours you can spend holding a banner and still make at least $145? Choose the equation that models this scenario: Let h = # hours working holding a banner 20 - h = # hours delivering pizza Provide an appropriate explanation to the question and choose an example problem that pertains to the question. - How do you calculate the pH of a weak acid solution? IS UVW =XYZ ? IF SO NAME THE POSULATE THAT APPLIES 6. To clean his floors, Larry uses a recipe for a homemade cleaner of 1 part lemon juice, 1 part vinegar,and 2 parts hot water. If he needs to mix 2 gallons of the cleaner and there are 16 cups in a gallon, howmuch of each ingredient does he need?