Write a letter to a relative, encouraging her to accept an unwanted family heirloom​

Answers

Answer 1

Since the purpose of the letter is to encourage a relative to accept an unwanted family heirloom, writing a persuasive letter is recommended.

A persuasive text is one that aims to convince the reader through the use of a well-structured argumentative discourse. An indirect communication can be used, where the argument is presented before the main objective of the text.

Some elements can help in building a persuasive letter, they are:

Organization and accuracy of ideasHonesty in exposing reasonsWell-structured argumentation with factsEmotional connection.

It is necessary for the reader to realize that the ideas in the text were written in an honest and objective way, with facts and well-structured arguments that lead to reflection and to reassess his opinion about a certain subject.

Learn more here:

https://brainly.com/question/21100911


Related Questions

Write a program that prompts the user to enter two points (x1, y1) and (x2, y2) and displays their distance between them. The formula for computing the distance is: Square root of ((x2 - x1) squared + (y2 - y1) squared) Note that you can use pow(a, 0.5) to compute square root of a.

Answers

Answer:

x1 = input("enter x value of first number: ")

y1 = input("enter y value of first number: ")

x2 = input("enter x value of second number: ")

y2 = input("enter y value of second number: ")

ans = (float(x2)-float(x1))**2 + (float(y2)-float(y1))**2

ans = pow(ans, 0.5)

print(ans)

// The QuickCopy company currently makes 100,000 copies per year// at 15 cents each.// They expect to increase the number of copies produced// by 4 percent per year each year for the next 10 years,// starting with this year.// They also expect the price of each copy to increase// by 3 cents per year, starting with this year.// This program displays the company's expected// income for each of the next 10 years.// Modify it to be more efficient.startDeclarationsnum year = 1num copies = 100000num price = 0.15num total = 0num COPIES_INCREASE = 0.04num PRICE_INCREASE = 0.03copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalyear = year + 1copies = copies + copies * COPIES_INCREASEprice = price + price * PRICE_INCREASEtotal = total + copies * priceoutput year, totalstop

Answers

Answer:

See Explanation

Explanation:

Required

Modify the program

To modify the program, we simply make use of an iterative statement.

To do this, I'll make use of a do while loop.

So, we have:

Declarations

num year = 1

num copies = 100000

num price = 0.15

num total = 0

num COPIES_INCREASE = 0.04

num PRICE_INCREASE = 0.03

do:

copies = copies + copies * COPIES_INCREASE

price = price + price * PRICE_INCREASE

total = total + copies * price

output year, total

year = year + 1

while year<=10

The above do while loop enables the program to repeat the statements in the following block:

do:

----

---------

---

-

while year <=10

The loop calculates the copies & price in each year and also updates the values of the variables; so that they can be used for the nexr iteration

Peter installs a new video card in his computer, and when he powers up his computer, there is no image on the screen. The fans on the video card are spinning. He checks to make sure the cable is connected to the new video card.

Answers

make sure the hdmi is connected if not that then check if the old gpu is disconnected

Hope this helps

-scav

Give a regular expression for binary numbers. They can be integers or binary fractions. A leading - sign is always allowed. Leading 0's are not allowed except when the integer part is 0. When the binary points is present, then neither the integer part nor the fractional part are allowed to be empty. If the integer part has more than 3 bits, then grouping with commas is required. Examples: Allowed: -0 1,111,010 -1,111.00 Not allowed: .11 1000 The 4-letter alphabet consists of 0, 1, dot, and comma.

Answers

Solution :

We have to provide an expression for the binary numbers. There can be binary fractions or integers. Whenever there is leading 0, it is not allowed unless the integer part is a 0.

Thus the expression is :

[tex]$(-+ \in )$[/tex] [tex]$[(1+10+11+100+101+110+111)(,000+,001+,010+,011+,111+,100+,101+,110)^*$[/tex] [tex]$(\in +.(0+1)^*(0+1))+(0.(0+1)^*(0+1))]$[/tex]

In this exercise we have to have knowledge about binary code to calculate with these numbers, so we have:

[tex](E+(0+1)*(0+1))[/tex]

What is a binary code?

A binary code represents text, computer processor instructions, or any other data using a two-symbol system. The two-symbol system used is often "0" and "1" from the binary number system.

Knowing this now we can perform the calculations like:

[tex](1+10+11+100+101+110+111)(000+001+010+011+111+100+101+110)\\(E+(0+1)*(0+1))[/tex]

See more about binary code at brainly.com/question/7960132

NO THIS ISNT ANY HOMEWORK!

Does anyone know a laptop under $200 that can run Minecraft Java edition and maybe 60fps?


PLEASE NAME A SPECIFIC ONE not to be rude but please don’t waste my time!



Sorry if I’m asking for too much we’re gonna travel soon and it’s gonna be for long months and I can’t bring my entire set up but I also don’t have much money and I can’t find any laptop like that so if you can help? Thank you!

Answers

Answer:

Name CPU, GPU & RAM My Rating (Out of 10)

HP Pavilion 15 Intel Core i7-8565U Nvidia MX 250 16GB 8.1

Asus VivoBook S15 Intel Core i5-8265U Nvidia MX250 8GB 7.8

Dell Inspiron 15 Intel Core i5-8250U Intel HD Graphics 16GB 7.6

Acer Aspire 5 Intel Core i5-8265U Nvidia MX250 8GB 7.5

Explanation:

I dont know the prices, I just searched it, though I will look into it more

Answer:

dont know the price but my mom bought me a macbook pro 13 inch and it works great !

Explanation:

edit: oop lol its like 1200 dollars

Directions Interview your parent or any member of your family. Identity
v. Performance Tasks
sources of your family income. Classify the types of your family
income if it is Money Income, Real Oncome or Psychic income​

Answers

Answer:

Total family income is first classified by it's four major source, earings of a male head , earings of a wife or female head , earings of a family members , and property or transfer income.

Create a list called numbers containing the values from 1 through 15, then use slices to perform the following operations consecutively: a. Select number’s even integers. b. Replace the elements at indices 5 through 9 with 0s, then show the resulting list. c. Keep only the first five elements, then show the resulting list. d. Delete all the remaining elements by assigning to a slice. Show the resulting list.

Answers

Answer:

Kindly check explanation

Explanation:

From python :

List containing values from 1 through 15:

my_list = list(range(1,16))

#creates a list of values from 1 to 15,(16 is excluded)

B.) select even integers :

for digits in my_list :

if digit%2 == 0;

print(digit)

# prints numbers in the list which does not leave a remainder when divided by .

C.)

for digits in my_list[4,9]:

my_digit[digits] = 0

my_digits

#Replaces the elements at indices 5 through 9 with 0s, then show the resulting list.

D.)

my_digits[:5]

#selects digits with index 0 up to 4

E.)

del my_digits[:5]

#DELETE elements in my digits starting from the fifth index

After building muscle memory, what comes next when you are learning to type?
Speed
GWPM
Finger placement
Home row keys

Answers

Answer:

B

Explanation:

Its B because i had a test like dat  go it correct.

Hope this helps!

After building muscle memory, GWPM comes next when you are learning to type. Thus, option B is correct.

What are windows key?

The Starting keys are also known as the windows key. It was introduced in 1994 by the Microsoft Natural keyboard. The Numeric keypad is also known as number pad, Numpad, etc. This keypad has a 17-key palm segment of a standard computer keyboard, normally at the far right.    

The cursor is also known as Cursor control keys. These are buttons that push the cursor on a computer keyboard. That's why the answer to this question is "home row".

It is easy to add zero digit number here it will be we can club the two number or we can club two pair so as to form 10 in each of the pair

It will be (8+2) which gives 10

And (9+1) which gives 10

And it will very easy and fast to add 10 + 10

Rather than any other pair.

Therefore, After building muscle memory, GWPM comes next when you are learning to type. Thus, option B is correct.

Learn more about windows key on:

https://brainly.com/question/11884418

#SPJ2

A restaurant buys a pizza oven that is 4.5 feet long, 5 feet wide and 6 feet tall. What is the volume of the pizza oven?

Answers

Answer:

135 as 4.5 times 5 times 6 gives you the volume and it =135

What Is an Antivirus?

Answers

Antivirus software, or anti-virus software, also known as anti-malware, is a computer program used to prevent, detect, and remove malware. Antivirus software was originally developed to detect and remove computer viruses, hence the name.

Answer:

Antivirus software is a type of program designed and developed to protect computers from malware like viruses, computer worms, spyware, botnets, rootkits, keyloggers and such. Antivirus programs function to scan, detect and remove viruses from your computer.

Explanation:

It can be hard to get close enough to photograph animals in the wild true or false

Answers

Answer:

True

Explanation:

Answer:

true

Explanation:

Directions: Arrange the jumbled letters to make/form a new word. Then give a
short description of those words that can be related to the topic which is Cleaning
and Lubricating Machines. Write your answers in your journal
. wens in
Name of materials
Words
Description
1. HEINCMA ILO-MACHINE OIL
2. CHOLT MADP-CLOTH DAMP
3. NIEMHAC WINSEG-MACHINE SEWING
4. SONAPLER- PERSONAL PROTECTIVE EQUIPMENT
VETICETPORT
QUIPTEMPEN
5. EEENDL ISEZ- NAEEDLE SIZE
6. MALLS NIB- SMALL BIN
7. BINNOB DREWIN-?????
8. NILT BURSH- LINT BRUSH
9. BONBIB KOHO- BOBBIN HOOK
10. DELENE LLAPTE - NEEDLE PLATE

Answers

Answer:

1. Heincma Ilo- Machine Oil  

2. Cholt Madp- Damp Cloth  

3. Niemhac Winseg- Sewing Machine

4. Sonapler- Personal Protective Equipment Veticetport Quiptempen  

5. Eeendl Isez- Needle Size  

6. Malls Nib- Small Bin  

7. Binnob Drewin- Bobbin Winder  

8. Nilt Bursh- Lint Brush  

9. Bonbib Koho- Bobbin Hook  

10. Delene Llapte - Needle Plate  

 

Explanation:

Machine Oil: This is used to lubricate the sewing machine gear, prevents/ reduces wear, tear, and rust of the parts which are made of metal;Damp Cloth: This is used to remove tough stains on the machine without leaving too much moisture on it. When water or moisture reacts with the iron and oxygen, it forms rust which is not good for the machine.Sewing Machine: This is used to putting or sewing fabric togetherPersonal Protective Equipment: These are equipment that a tailor or sewing factor worker must put on when at work to prevent or minimize the risk of injuries. They include but are not limited to:FacemasksHand glovesEye Protection

5. Needle Size: Various sizes of needles are needed to sew different kinds of fabric;

6. Small Bin: This is mostly for ensuring good home keeping. Good home-keeping means managing the waste in the factory area. By collecting them in a bin, they are easy to dispose of.

7. Bobbin Winder: This is used to wind the thread around a bobbin evenly.

8. Lint Brush: This is used to remove lint. Lint is simply a collection of accumulated fibers from textile and non-textile materials.

9. Bobbin Hook: This term is used to describe the part which extends outwards like a finger that encircles the bobbin case.

10. Needle Plate: This is present in all sewing machines. It is installed to guide one as they sew and also covers the bobbin compartment.

Cheers!

What are to be considered before software installation? Why?​

Answers

Answer:

before software installation we should consider the following things:

1. Software must be virus free

2.Required components for software should be installed

3.Computer requirements must be little bit high required for that software

4.software musn't be corrupt

How many components of a computer? ​

Answers

Answer:

There are five main hardware components in a computer system: Input, Processing, Storage, Output and Communication devices. Are devices used for entering data or instructions to the central processing unit.

Explanation:

http://www.alegrium.com/sgi/2/eibder
yeah.... I kinda want some gems so.... can u ppl like.....help me out?

Answers

Answer:

so what is this uhhhhhhhhhh

why use a chart legend?

Answers

Answer:

A legend or key helps the user build the necessary associations to make sense of the chart.

Explanation:

Legends summarize the distinguishing visual properties such as colors or texture used in the visualization.

If a program has no syntax errors, can we assume that it is secure? Why or why not?

Answers

Answer:

We cannot say it is secure until it has gone through security testing.

Explanation:

Syntax errors are caused by errors that occur in the source code. Some of these errors are caused by spellings and punctuation. If the code does not follow the syntax of the programming language that it is being written, it would likely display a syntax error.

A program is secure only when it has gone through security testing and found to be protected from vulnerabilities and attacks.

In an ancient land, the beautiful princess Eve (or handsome prince Val) had many suitors. Being royalty, it was decided that a special process must be used to determine which suitor would win the hand of the prince/princess. First, all of the suitors would be lined up one after the other and assigned numbers. The first suitor would be number 1, the second number 2, and so on up to the last suitor, number n. Starting at 4 the suitor in the first position, she/he would then count three suitors down the line (because of the three letters in his/her name) and that suitor would be eliminated and removed from the line. The prince/princess would then continue, counting three more suitors, and eliminate every third suitor. When the end of the line is reached, counting would continue from the beginning. For example, if there were 6 suitors, the elimination process would proceed as follows:_____.
12456 Suitor 3 eliminated; continue counting from 4.
1245 Suitor 6 eliminated; continue counting from 1.
125 Suitor 4 eliminated; continue counting from 5.
15 Suitor 2 eliminated; continue counting from 5.
1 Suitor 5 eliminated; 1 is the lucky winner.
Write a program that creates a circular linked list of nodes to determine which position you should stand in to marry the princess if there are n suitors. Your program should simulate the elimination process by deleting the node that corresponds to the suitor that is eliminated for each step in the process.

Answers

Explanation:

public class CircularLinkedListTest  

{

private Node head;

private int size;

private class Node

{

 private int num;

 private Node next;

 public Node(int n)

 {

  num = n;

  next = null;

 }

 public int getNum()

 {

  return num;

 }

 public void setNext(Node n)

 {

  this.next = n;

 }

 public Node getNext()

 {

  return next;

 }

}

public CircularLinkedListTest ()

{

 head = null;

 int numNodes = 0;

}

public void add(int num)

{

 int numNodes = 0;

 if(head == null)

 {

  head = new Node(num);

  head.setNext(head);

  numNodes++;

 }

 else

 {

  Node temp = head;

  while(temp.getNext() != head)

   temp = temp.getNext();

   

  temp.setNext(new Node(num));

  temp.getNext().setNext(head);

  numNodes++;

   

 }

}

public int size()

{

 int numNodes = 0;

 return numNodes;

}

public int get(int index)

{

 Node t = head;

 for(int i = 0; i < index; i++)

  t= t.getNext();

 

 return t.getNum();

}

public int remove(int index)

{

 if(index < 0 || index >= size)

 {

  System.out.println("Error, index out of Qbounds.");

  System.exit(0);

 }

 Node temp = head;

 if(index == 0)

 {

  while(temp.getNext() != head)

   temp = temp.getNext();

  int value = head.getNum();

  if(size > 1)

  {

   head = head.getNext();

   temp.setNext(head);

  }

  else

   head = null;

   size--;

   

  return value;

 }

 else

 {

  for(int i = 0; i < index - 1; i++)

   temp = temp.getNext();

   

  int answer = temp.getNext().getNum();

  temp.setNext(temp.getNext().getNext());

  size--;

  return answer;

 }

}

public static void main(String args[])

{

 CircularLinkedListTest  suitors = new CircularLinkedListTest ();

 for(int i = 1; i <= 6; i++)

  suitors.add(i);  

 int currentIndex = 0;

 while(suitors.size() != 1)

 {

  for(int i = 1; i <= 2; i++)

  {

   currentIndex++;

   if(currentIndex == suitors.size())

    currentIndex = 0;

  }

   

  suitors.remove(currentIndex);

  if(currentIndex == suitors.size())

   currentIndex = 0;

   

  for(int i = 0; i < suitors.size(); i++)

   System.out.print(suitors.get(i) + " ");

  System.out.println();

 }

}

}

Write a program which asks the user for their name and age. The program should then print a sentence.

What is your name?
Cory
What is your age?
48
Cory is 48 years old.

Answers

Answer:

name = input("What is your name? ")

age = int(input("What is your age? "))

print("%s is %d years old."% (name, age))

Explanation:

This is a solution in python.

it is important organic mineral that is found in the soil as ash​

Answers

Answer:

Calcium is the most abundant element in wood ash and gives ash properties similar to agricultural lime. Ash is also a good source of potassium, phosphorus, and magnesium.

Huh this is very confusing

Your goals as the IT architect and IT security specialist are to:  Develop solutions to the issues that the specified location of IDI is facing.  Develop plans to implement corporate-wide information access methods to ensure confidentiality, integrity, and availability.  Assess risks and vulnerabilities with operating IT facilities in the disparate locations where IDI now functions and develop mitigation plans and implementation methods.  Analyze the strengths and weaknesses in the current systems of IDI.  Address remote user and Web site user’s secure access requirements.  Develop a proposed budget for the project—consider hardware, software, upgrades/replacements, and consulting services.  Prepare detailed network and configuration diagrams outlining the proposed change to be able to present it to the management.  Develop and submit a comprehensive report addressing the learning objectives and your solutions to the issues within the scenario.  Prepare a 10- to 15-slide PowerPoint presentation that addresses important access control, infrastructure, and management aspects from each location.

Answers


Te chequen casa para ver en su mouse hombre de doble

You created an interactive application named GreenvilleRevenue. The program prompts a user for the number of contestants entered in this year’s and last year’s Greenville Idol competition, and then it displays the revenue expected for this year’s competition if each contestant pays a $25 entrance fee. The programs also display a statement that compares the number of contestants each year. Using the program you wrote in Case Study 1 of Chapter 2, replace that statement with one of the following messages:_______.
If the competition has more than twice as many contestants as last year, display The competition is more than twice as big this year!
If the competition is bigger than last year’s but not more than twice as big, display The competition is bigger than ever!
If the competition is smaller than last year’s, display, A tighter race this year! Come out and cast your vote!
Grading
When you have completed your program, click the Submit button to record your score.
Code:
using System;
using static System.Console;
class GreenvilleRevenue
{
static void Main()
{
int last, curr;
while(true) {
Console.WriteLine("Enter the number of contestants entered in last year's competition : ");
last = Int32.Parse(Console.ReadLine());
if(last < 0 || last > 30) {
Console.WriteLine("Error. Please enter a value between 0 and 30.");
} else {
break;
}
}
while(true) {
Console.WriteLine("Enter the number of contestants entered in this year's competition : ");
curr = Int32.Parse(Console.ReadLine());
if(curr < 0 || curr > 30) {
Console.WriteLine("Error. Please enter a value between 0 and 30.");
} else {
break;
}
}
if((last >= 0) && (last <= 30) && (curr >= 0) && (curr <= 30))
Console.WriteLine("The revenue expected for this year's competition : $" + curr * 25 + '\n');
if (curr > last * 2)
Console.WriteLine("The competition is more than twice as big this year!\n");
else
if (curr > last && curr <= (last * 2))
Console.WriteLine("The competition is bigger than ever!\n");
else
if (curr < last)
Console.WriteLine("A tighter race this year! Come out and cast your vote!\n");
else
Console.WriteLine("Please enter a valid value\n");
Console.ReadLine();
}
}

Answers

Answer:

Explanation:

The program in this code is written correctly and has the messages applied in the code. Therefore, the only thing that would need to be done is pass the correct integers in the code. If you pass the integer 100 contestants for last year and 300 for current year. Then these inputs will provide the following output as requested in the question.

The competition is more than twice as big this year!

This is because the current year would be greater than double last years (100 * 2 = 200)

Answer:Console.WriteLine("Enter the number of contestants in last year's competition: ");

     int lastYearContestants = int.Parse(Console.ReadLine());

     Console.WriteLine("Enter the number of contestants in this year's competition: ");

     int thisYearContestants = int.Parse(Console.ReadLine());

     Console.WriteLine("Last year's competition had " + lastYearContestants + " contestants" + ", and this year's has " + thisYearContestants + " contestants.");

     int revenue = thisYearContestants * 25;

     Console.WriteLine("Revenue expected this year is $" + revenue + ".00");

     if (thisYearContestants > lastYearContestants)

      Console.WriteLine("It is True that this year's competition is bigger than last year's.");

     else

      Console.WriteLine("It is False that this year's competition is bigger than last year's");

Explanation:

This will out put the correct sentences and gives the revenue in the correct format.

Please help ASAP!
Combined with a set number of steps to determine size, what number of degrees would you use for turn degrees to command a sprite to trace a triangle with three equal sides?

A. 90, 90

B. 45, 45

C. 90, 180

D. 120, 120

Answers

Answer:

GIVE this man Brainliest!

Explanation:

Which version of Microsoft Office is free?
Office Online
Office 2019
Office 365
G Suite

Answers

Answer:

Most likely D

Explanation:

I've been using their products for some time now and they do not charge money.

Answer:

The Office used to be free

Explanation:

Thats all i got-

3. Create tables CheckingAccount(CheckingAccountNumber, CustomerName, Balance, CustomerID), SavingsAccount(SavingsAccountNumber, CustomerName, Balance, InterestRate, CustomerID), Transactions(TransactionNumber, TransactionAmount, TransactionType, TransactionTime, TransactionDate, FromAccount, ToAccount, CustomerID). Use varchar(50) for any non-numerical value including AccountNumber and TransactionNumber, and float for any numerical value. CustomerID here means Username.

Answers

Answer:

Your answer is B

She forgot to record a transaction.

Explanation:

Edge 20 it’s right

You compared each letter in the correct word to the letter guessed.

Assume the correct word is "cloud."

Finish the code to compare the guessed letter to the "u" in "cloud."

if guess == correct(4)
correct(3)
correct[3]
correct[4]

Answers

Answer:

wow

Explanation:

www

write asswmbly prgram and do the following:
You have two numbers, the first one is 32 bits and the second is a 16 bits number. Find the result of division and store it in memory location called RESULT then store the reminder of division in memory location called MOD. (Use MACRO) ​

Answers

Answer:

I did this last year :/ i feel your pain.

Explanation:

3.5 code practice question 1

Answers

Answer:

what is this a question or just saying something?

Explanation:

Answer:

uh what?

Explanation:

what do you mean by an ISP? why do we need a modem to access the internet? name any two Internet browsers​

Answers

Answer:

ISP means INTERNET SERVICE PROVIDER. These are organisations that provide internet to public.

Modems are needed to access the internet as they act like a server for us to get internet.

Internet browsers-

1. Goo.gle Chrom.e

2. Micro.soft Ed.ge

3. Fire.fox

Which function will display 6 as the output in the following formula?
C1*(C2+B1)
where C1 is 6, C2 is 2, and B1 is 4
_________

Answers

Answer:

36

Explanation:

hi add creeper_king101 i need views on snap

Answer: i just did the pretest and the answer was 36 no cap

Explanation:

Other Questions
Can you plz help me simplify 4 over 12 HELP ME PLSSSS!!! The Parker's family owns a house , but have only paid $200,000 of the $500,000 total cost? They also have 2 cars. One car is paid off and worth $20,000. The other car they bought for $30,000 and have paid $15,000 towards. Other assets they have total $100,000. What is the family net worth? RUNEREPRETNE arrange the following word Choose whether each statement describes an epiphyte or a hydroponic plant. Select the options in the table.epiphyte plantshydroponic plantsreceives nutrients from air and watermineral and nutrient solution is in watergrows on other plantsknown as air plantsplants grown with water but without soil I NEED UR HELP HOW DO I DO DIS???? do u know who is this? what does unmoral mean Write the equation and solve. Show all work.Jaidyn sold half of her comic books and then bought 16 more. She now has 36. How many did she begin with? 1.A square lot has an area of 64x square units. What is the length of each side with full solution Help I'm too lazy to literally do any of this! p=1,200 i=99 t=.75 years Sally goes fishing with Dan. They catch 6 trout. If they equally split up the trout, how may will each one get The best way to know if a force is applied on an abject is if the object:A. Doesnt move B. moves C. Distorts shape in some wayOther: Hey, this isn't for a test or anything like that, I just need some bullet points about what caused the enlightenment because I am d u m b!!! i need help pic below A school chorus has 90 sixth grade students and 75 seventh grade students. The music director wants to make groups of performers, with the same combination of sixth and seventh grade students in each group. If the largest number of groups are formed, how many students of each grade level would be in each group? Can someone plz help me Im guessing its yes Vocabulary Choose the example of an inverse relationshipMultiplying by 4 is the inverse of multiplying by -4.Multiplying by 4 is the inverse of adding by 4.Dividing by 4 is the inverse of multiplying by 4.Diving by 4 is the inverse of multiplying by -4. Blanca jogged 8 days last month. She jogged 1.25 miles on each of these days and burned 140 calories per mile while jogging.How many calories did Blanca burn by jogging last month?Explain how you arrived at your solution using mathematical words and complete sentences. Part AWhich statement describes a trait of Haimon's character in Antigone?Haimon does not really love Antigone.Haimon does not want to be a king.Haimon is just as merciful as his father.Haimon is more compassionate than his father.Question 2Part BWhich excerpt from the text best supports the answer in Part A?"'She covered her brothers body. Is this indecent?She kept him from dogs and vultures. Is this a crime?'""'It is not rightIf I am wrong. But if I am young, and right,What does my age matter?'""'Ah. Who is it thats talking like a boy now?'""'How about you, in a public brawl with justice?'"