HELP!!!!!

I put a picture down below!

HELP!!!!! I Put A Picture Down Below!

Answers

Answer 1

Answer:

d) y = -3x-3

e) y = -3x - 1

f) y = -3x + 2

Step-by-step explanation:

Knowledge Needed:

Slope-Intercept Form: y = mx + b

y and x stay as variables so you can solve for the intercepts and graph.

m is the slope, or the constant amount that the y-value on a line changes when the x-value increases by 1.

b is the y-intercept, or when t he line has an x-value of 0.

When lines are parallel, they have the same slope.

Question

d)

Examine the line: At what y-value does the line have a x-value of 0?

y-value: -3

Alternatively, you could also solve be getting a set of points on the line and plugging in.

(1,0)

Our equation for line d:

y = -3x - b

0 = -3(1)  - b

0 = -3 - b

0 + 3 = -3 + 3 - b

3 = -b

b = -3

d) y = -3x-3

e)

Repeat the same steps.

y-intercept: -1

Because they are parallel, they have the same slope.

e) y = -3x - 1

f)

Repeat the same steps.

y-intercept: 2

Because they are parallel, they have the same slope.

f) y = -3x + 2


Related Questions

Whitch one is correct a b c or d

Answers

Answer:

Step-by-step explanation:

u got it right the first time it is D

the tens digit of a two-digit number exceeds the units digit by 1. if the number is divided by the sum of its digits, the quotient is 6. what is the number?

Answers

The reqiured two digit number is 54

Let, a two-digit number be n

the digit at tens place as x and the digit at unit place be y

The tens digit of a two-digit number exceeds the units digit by 1.

x = y + 1                      .............(1)

if the number is divided by the sum of its digits, the quotient is 6.

(10x + y)/(x + y) = 6

Substitute above value of x in this equation.

(10(y + 1) + y) = 6(y + 1 + y)

10y + 10 + y = 6(2y + 1)

11y + 10 = 12y + 6

y = 4

Substitute above value of y in equation (1),

x = 4 + 1  

x = 5

So, the number would be, 10x + y = 50 + 4

                                                      = 54

Therefore, the number is 54

Learn more about the equation here:

https://brainly.com/question/649785

#SPJ4

line L has y- intercept at (0,4) and an x- intercept at (10,0)

Answers

Answer:

y = -2/5 x + 4

Step-by-step explanation:

slope = (0-4)/(10-0)

-4/10

-2/5


y intercept = 4


y = -2/5 x + 4

a regional director responsible for business development in the state of pennsylvania is concerned about the number of small business failures. if the mean number of small business failures per month is 14, what is the probability that exactly 5 small businesses will fail during a given month? assume that the probability of a failure is the same for any two months and that the occurrence or non occurrence of a failure in any month is independent of failures in any other month. (round your answer to four decimal places.) g

Answers

The probability that exactly 5 small businesses will fail during a given month 0.0037268.

The Poisson distribution would be used to calculate the likelihood that different counts of the same event will occur within a constrained time period. It is viewed as a discrete distribution since it evaluates counts. The distribution displays identical mean and dispersion values.

The pmf of the Poisson distribution is

[tex]p(x)=\frac{e^{\lambda} \lambda^{x}}{x!}[/tex]

The mean total number of small business failures λ=14

Let x represent the number of failed small businesses in a given month.

X~P(14)

X follows the Poisson distribution since the likelihood of failure stays constant for two months and the mean number of failures per month is 14.

The likelihood that precisely four small firms would fail in a given month must be calculated.

P(X=5)

[tex]P(X=5)= \frac{e^{14} \ 14^{5}}{5!}[/tex]

P(X=5)= 0.44721/5!

P(X=5)=0.0037268.

In a month there is 0.0037 that is 3.7% probability that a small business fail.

To learn more about Poisson distribution refer here

https://brainly.com/question/17280826#

#SPJ4

A clothing company has 4,630 shirts to ship. It can fit 130 shirts in a shipping box .How many boxes are to ship all the shirts?

Answers

Answer: 36 boxes

Step-by-step explanation:

4630 divided by 130 = 35.6 boxes

Then we ground up to 36 boxes

If you can, please give me a Brainliest, thank you!

You’ll need 36 boxes because you need to divide 4630 and 130 which will get you 35.615… so you need 36 boxes

a box of frozen vegetables weighing 144kg 780g was delivered at a grocery shop. If there were 15 packets of equal inside the box, what was the weight of each bag? ​

Answers

Answer:

9.652 kg

Step-by-step explanation:

144 kg 780 g = 144.78 kg

if there are 15 packets in the box then:

144.78 ÷ 15 = x

x = 9.652 kg

Therefore the weight of each bag is 9.652 kg

A truth erum ha the property that 90% of the guilty upect are properly judged while, of coure, 10% of the guilty upect are improperly found inno cent. On the other hand, innocent upect are mi judged 1% of the time. If the upect wa elected from a group of upect of which only 5% have ever committed a crime, and the erum indicate that he i guilty, what i the probability that he i innocent

Answers

Therefore in this question the probability that he is innocent is 0.1743

What is probability?

The area of mathematics known as probability deals with numerical descriptions of how likely it is for an event to happen or for a claim to be true. A number between 0 and 1 is the probability of an event, where, broadly speaking, 0 denotes the event's impossibility and 1 denotes its certainty.

Here,

In this case, let G represent the state of guilt and H represent the state of innocence.

and Let K stand for the situation where the truth serum shows that someone is guilty.

We are aware that 90% of the guilty suspects receive just verdicts, i.e. P(K|G)=0.9.

Additionally, we know that innocent suspects are mistakenly identified 1% of the time, or P(K|H)=0.01.

When a suspect is chosen from a group of suspects, of whom 5% committed a crime, and the serum suggests that the suspect is guilty, we must determine the likelihood that the suspect is innocent.

We must therefore determine the probability P(H|K).

A group of people was chosen for the suspect, of which 5% were criminals.

so the probability that selected person is guilty is

P(G) = 0.05

Therefore, the probability that selected person is not guilty is

P(H) = 1 – P(G) = 1 – 0.05 = 0.95

Then,

Using Bayes' Theorem, we get

P(H|K) =[tex]\frac{P(H)P(K|H)}{P(H)P(K|H) + P(G)P(K|G)}[/tex]

=     [tex]\frac{0.95*0.01}{0.95*0.01 + 0.05*0.9}[/tex]  =0.1743

Therefore in this question the probability that he is innocent is 0.1743

To know more about probability ,visit

https://brainly.com/question/12629667

#SPJ4

Help me with ixl please

Answers

A straight line = 180°. You have: 58° , 40°, and q so:

q = 180° - (58° + 40°)

q = 82°

Answer:

82

Step-by-step explanation:

180 i s the line length so

180-40=140

140-58=82

Triangle JKL is similar to triangle STU. What is the length of side LK?

Answers

Using mathematical operations, we can conclude that the length of LK is 1.25 units in triangle JKL.

What are mathematical operations?

A mathematical "operation" is indeed the method by which a value utilizes operands and a math operator.

The supplied operands or numbers must conform to a set of predefined rules that are connected to the symbol of the math operator.

Parentheses, Exponents, Arithmetic, Division, and Addition Simple arithmetic is also known as PEMDAS (from left to right).

So, we know that the given triangles are similar:

Then, the length of line LK will be:

JK/ST = LK/UT

Solve this as follows:

JK/ST = LK/UT

2.5/10 = LK/5

10LK = 2.5(5)

10LK = 12.5

LK = 12.5/10

LK = 1.25


Therefore, using mathematical operations, we can conclude that the length of LK is 1.25 units in triangle JKL.

Know more about mathematical operations here:

brainly.com/question/28937023

#SPJ1

What is the 9th term of the sequence 2,8,32,128

Answers

Answer: 131072

Step-by-step explanation:

Basically the sequence is just being multiplied by 4, like 2(4)=8 and 8 is the next number in the sequence or 32(4)=128 which then again is the next number in the sequence.

HELP ASAP!!


A quadrilateral has 4 sides. One angle of a regular quadrilateral measures (6w+13) Determine the value of w. Round to the nearest whole number
Ow=13
Ow=23
Ow=59
Ow=90

Answers

Answer:

  (a)  w = 13

Step-by-step explanation:

You have a regular quadrilateral with interior angle measure (6w+13)°, and you want the value of w to the nearest integer.

Regular quadrilateral

A regular quadrilateral is a square. Its interior angles are 90°, so we have ...

  6w +13 = 90

  6w = 77

  w = 12.833...

  w ≈ 13

The value of w to the nearest whole number is 13.

A lorry leave a factory on a journey of 195km at 08 45 , travelling at an average peed of 52 km/h. A) Find the time at which the lorry the time taken arrive at it detination. B) on the return journey, the lorry leave at 14 55 and arrive at the factory at 18 15. Calculatge the time taken and the average peed of the lorry on the return journey

Answers

The time at which the lorry the time taken arrive at it destination is 12.20.

Given :

A lorry leave a factory on a journey of 195km at 08 45 , travelling at an average speed of 52 km/h.

here,

Distance = 195 km

Speed = 52 km/h

we know that ,

speed = distance / time

on cross muliplicating

speed * time = distance

time = distance / speed

substitute the values

time = 195 / 52

= 3.75 hours

destination time = 8.45 + 3.75

= 12.20

Therefore the time at which the lorry the time taken arrive at it destination is 12.20

Learn more about the time here:

https://brainly.com/question/26941752

#SPJ4

suppose the lifetime of a particular brand of tire for cars is approximately normally distributed with a mean of 48,000 miles and standard deviation of 3,000 miles. step 1 of 2: what is the probability that a single tire randomly selected from the population will have a lifetime between 46,800 and 49,200 miles? round your answer to 4 decimal places if necessary.

Answers

0.3108 is the probability that a single tire randomly selected from the population will have a lifetime between 46,800 and 49,200 miles

What is probability?

Probability is a mathematical discipline that concerns with numerical figures of how probable an occurrence is to occur or how probably a statement is to be true. A number between 0 and 1 is the probability of an occurrence, where, broadly speaking, 0 denotes the event's impossibility and 1 denotes its certainty.

X ~ N ( µ = 48000 , σ = 3000 )

As we know, P ( 46800 < X < 49200 )

Standardizing the  value, we get -

Z = ( X - µ ) / σ

Z = ( 46800 - 48000 ) / 3000

Z = -0.4

Z = ( 49200 - 48000 ) / 3000

Z = 0.4

Also,

P ( -0.4 < Z < 0.4 )

P ( 46800 < X < 49200 ) =  P ( Z < 0.4 ) - P ( Z < -0.4 )

P ( 46800 < X < 49200 )  = 0.6554 - 0.3446  (Probability calculated from Z table)

P ( 46800 < X < 49200 )  = 0.3108

To know more about probability refer to:

https://brainly.com/question/24756209

#SPJ4

Hello, can someone help me out with this question please!?!?!

Answers

Answer: C

Step-by-step explanation:

Distributive property 2. combine like terms 3. subtraction proerty of equality 4 division of equality.

A store sells new video games for $45 each and used video games for $14 each. Jerry is buying 3 new video games and xused video games?

Answers

forty-five times three equals one-hundred-thirty-five

45x3=135

In a math class with 19 students, a test was given the same day that an assignment was due. There were 11 students who passed the test and 14 students who completed the assignment. There were 3 students who failed the test and also did not complete the assignment. What is the probability that a student chosen randomly from the class completed the homework?

Answers

The chance that a student is selected at random from the class who passed the exam and finished the assignment is 0.2105

Describe probability.

Probability refers to potential. The occurrence of a random event is the subject. Probability values are limited to the range of 0 to 1. Its fundamental notion is that something is probable to occur. It is the proportion of favorable events to all other events.

A exam and an assignment were due on the same day in a math class with 19 pupils.

There were 14 students that finished the assignment, and 11 of them completed the test.

3 pupils both failed the exam and didn't finish the assignment.

Then the probability that a student is chosen randomly from the class passed the test and completed the homework will be

The number of the student who has done at least one assignment or passed the test is 19 - 3 = 16

n(A) = passes student

n(B) = given assignment

Then we have

n(A ∩B) = n(A) + n(B) - n (A ∪B )

n(A ∩B) = 11 + 14 - 16

n(A ∩B) = 9

Then the probability will be

P = 9C2 /19C2

P = 36/171

P = 0.2105

The probability that a student chosen randomly from the class completed the homework is 0.2105

To know more about  probability click the link:

brainly.com/question/795909

#SPJ1

determine whether a triangle with the given vertices is a scalene, isosceles, or equilateral triangle. check all that apply​

Answers

Answer: the first one(triangle ABC) is scalene, the second one(triangle TRI) is Isosceles, and the last one(triangle PQR) is

Isosceles

Step-by-step explanation: graph each joint is Desmos online calculator

*NOT A QUIZ QUESTION JUST REGULAR HOMEWORK*

Answers

Two figures are similar when they have some common properties. The value of PQ as required is 28 units.

Similar triangles are two or more which have a series of common properties. This may be in relations to the length of their sides or measure of their angles.

In the given triangle PQR,

ΔPQS ll ΔSTR

Given that PS = RS, and QT = RT.

Then we can say that;

[tex]\frac{RS}{ST}[/tex] = [tex]\frac{PQ}{PQ}[/tex]

But, PR = 2RS;

[tex]\frac{RS}{ST}[/tex] = [tex]\frac{2RS}{PQ}[/tex]

[tex]\frac{1}{ST}[/tex] = [tex]\frac{2}{PQ}[/tex]

2ST = PQ

2(-22 + 9x) = 9x - 8

-44 + 18x = 9x - 8

18x - 9x = -8 + 44

9x = 36

x = 4

So that,

PQ = 9x - 8

     = 9(4) - 8

PQ = 36 - 8

     = 28

Thus, the length of PQ is 28 units.

Learn more about common properties of similar triangles at https://brainly.com/question/8691470

#SPJ1

Use Pythagoras' theorem to work out the length of
the side AD in the rectangle below.
Give your answer in centimetres to 2 d.p.
B
A
6.3 cm
с
4 cm
D

Answers

The value of AD in one decimal place for the given triangle is 9.8 cm.

What is a triangle?

A triangle is a closed, 2-dimensional shape with 3 sides, 3 angles, and 3 vertices.

Triangle is a very common figure to deal with our daily life for example in our daily life to measure the height of any tower then there is a huge application of the right angle triangle.

As per the given by triangle ΔADE

By Pythagoras' theorem,

(AD)² = (AE)² + (ED)²

(AD)² = 4² + 9²

(AD)² = 97

AD = 9.8

Hence "The value of AD in one decimal place for the given triangle is 9.8 cm".

For more information about triangles,

https://brainly.com/question/2773823

#SPJ1

The missing image is attached below,

Which one is nonlinear
y = x + x + 3
y=x2+6
y = 4x - 5
y=1/x+3

Answers

Step-by-step explanation:

I think it's y=x² +6 because this is a quadratic equation

Mr. Dyson works at a music camp. he has $90 to spend on guitar strings for his students. a pack of bronze strings cost $6. A pack of nickel strings cost $4.50. The equation 6x + 4.5y = 90 represents the situation. how many packs of nickel strings does he buy if he only buys nickel strings and no bronze strings.

Answers

By evaluating the linear equation, we will see that Mr. Dyson will buy 20 packs of nickel strings.

How many packs of nickel strings does he buy?

We know that the linear equation:

6x + 4.5*y = 90

Represents the given situation, where the variable x is the number of bronze strings and y is the number of nickel strings.

We want to find the number of packs of nickel strings that he will buy if he does not buy any bronze strings, so we need to evaluate in x = 0.

We will get:

6*0 + 4.5*y = 90

4.5*y = 90

y = 90/4.5 = 20

He will buy 20 packs of nickel strings.

Learn more about linear equations:

https://brainly.com/question/1884491

#SPJ1

Helen thinks of two numbers. The highest common factor of her two numbers is 5. The lowest common multiple of her two numbers is a multiple of 12. Write down two possible numbers that Helen could be thinking of.

Answers

It is evident from the steps above that it is impossible to be have two numbers with the same LCM and HCF as 12 and 5, respectively.

Explain the term LCM and HCF?The entire form of the Least Common Multiple in mathematics is LCM, whereas the official name of the Highest Common Factor is HCF. The L.C.M. indicates the least number that is precisely divisible by 2 or more numbers, while the H.C.F. describes the biggest factor existing between any given pair of 2 or more numbers.

The given condition are-

Helen considers two numbers that fit the following criteria:

Five is the two integers' largest common factor.Twelve is the least frequent multiple of a two numbers.

The steps to solve the condition are-

1. It is assumed that when Helen considers of two numbers, they have corresponding HCF and LCM values of 5 and 12.

2. A smallest common multiple shared by two numbers is referred to as the least common number.

LCM of 4 with 6 is 12, for instance.

3. The highest number which divides the two selected numbers, leaving a residue of 0, is referred to as the highest common factor.

HCF of 6 and 8 is 2, for instance.

4. Given that the LCM of Helen's two chosen numbers is 12, even multiples of 12 are indeed the two numbers' common multiples. In light of this, 12, 24, 36, 48, 60, 72, 84, 96, 108, 120, and so forth.

5. The only numbers that may be divided by 5 are 60 and 120. All other numbers have HCF values apart from 5. 60 and 120 have an HCF of 60, but not 5.

6. As a result, it is evident from the steps above that it is impossible to be have two numbers with the same LCM and HCF as 12 and 5, respectively.

Therefore, the aforementioned criteria cannot exist mathematically.

To know more about the LCM and HCF, here

https://brainly.com/question/28899356

#SPJ1

Alan travel 8 2/3 kilometer to get to chool. He ran 1 10/11 kilometer and walked the ret. How many kilometer were left to walk?

Answers

If Alan had ran 1 10/11 kilometer and walked the ret so his remaining distance from school is 6 5/11 kilometer.

What is called distance?

Distance is the sum of an object's movements, regardless of direction. Distance can be defined as the amount of space an object has covered, regardless of its starting or ending position.

What is the formula for distance?

Learn how to apply the Pythagorean theorem to find the distance between two points using the distance formula. The Pythagorean theorem can be rewritten as d=√((x_2-x_1)²+(y_2-y_1)²) to calculate the separation between any two locations.

As the total travel of alan from his school is

=8 2/3 kilometer

according to given condition;

he has traveled;

=1 10/11 kilometer

so his remaining travel from his school is;

=8 2/3 kilometer-1 10/11 kilometer

= 6 5/11 kilometer

To learn more about distance, visit:

brainly.com/question/15172156

#SPJ4

If Y varies directly with X and X=5 and Y=15 what would be the value of Y if X=12

Answers

Answer:

i think 3

Step-by-step explanation:

Leslie creates designer bracelets with gemstones. Her most recent order included a total of 7 bracelets. It takes 14 stones to make one bracelet. Write and solve an equation that represents how many stones were used for the order.
7s = 14; s = 2 stones
s/14 = 7 ; s = 98 stones
s + 7 = 14; s = 7 stones
s − 7 = 14; s = 21 stones

Answers

An expression that represents the number of bracelet Leslie designs is

s/14 = 7 ; s = 98 stones

How to find the number of stones used for the order

Information from the question include

Her most recent order included a total of 7 bracelets

It takes 14 stones to make one bracelet

let s represent stone

It takes 14 stones to make one bracelet means that one bracelet = 14 s

hence if 1 bracelet is 14 stones then 7 bracelet will be

1 bracelet = 14 s

7 bracelet = ?

cross multiplying

1 * ? = 7 * 14

? = 98 stones

the equation is written as

s/14 = 7 ; s = 98 stones

Learn ore about writing equations:

https://brainly.com/question/13763238

#SPJ1

I have 2/3 L (litre) of liquid detergent. I ued 3/4 of thi to wah my heet on the weekend. How much liquid detergent do I have left?

Answers

Liquid detergent do I have left is 8/9.

What is detergent ?

When washing items like clothing or dishes, detergent is a chemical compound that is often in the form of a powder or liquid. Alternatives include washing liquid, soap powder, and cleaner. More detergent synonyms. More detergent synonyms.

I have 2/3 L (litre) of liquid detergent. I ued 3/4 of thi to wah my heet on the weekend.

[tex]\frac{\frac{2}{3}}{\frac{3}{4}}$$[/tex]

Apply the fraction rule: [tex]$\frac{\frac{a}{b}}{\frac{c}{d}}=\frac{a \cdot d}{b \cdot c}$[/tex]

[tex]=\frac{2 \cdot 4}{3 \cdot 3}$$[/tex]

Multiply the numbers: 2-4=8

[tex]=\frac{8}{3 \cdot 3}$$[/tex]

Multiply the numbers: 3-3=9

[tex]=\frac{8}{9}$$[/tex]

To learn more about detergent visit:https://brainly.com/question/11727239

#SPJ4

A sandwich store charges a $10 delivery fee, and $4.50 for each sandwich.

a. What is the total cost (sandwiches and delivery charge) if an office orders 6 sandwiches?

Type the answer in the box below.

$


b. What is the total cost for x sandwiches?

Type the answer in the box below.

Answers

A : 37
B: 4.50 for each sandwich 6 • 4.50= 27

a trucker driver can expect to make $us55,065 per year in the us. assuming that this driver works 70 hours per week and 52 weeks per year, what is the equivalent salary in canadian dollars per hour?

Answers

The equivalent salary in Canadian dollars per hour of the driver is $28.13/hour.

To convert the annual salary of a truck driver in the US from US dollars to Canadian dollars, you can use the current exchange rate between the two currencies. The exchange rate fluctuates constantly, so you will need to use the most current rate.

Assuming the current exchange rate is 1 US dollar to 1.26 Canadian dollars, the annual salary of a truck driver in the US, $55,065, is equivalent to 71,040.90 Canadian dollars. If the truck driver works 70 hours per week and 52 weeks per year, their hourly wage in Canadian dollars would be $28.13.

Here's the calculation:

Annual salary in Canadian dollars = $55,065 * 1.26 = $71,040.90

Hourly wage in Canadian dollars = $71,040.90 / (70 hours/week * 52 weeks/year) = $28.13/hour

Keep in mind that this is just a rough estimate, as the exchange rate can change over time, and the actual wage may vary depending on the driver's experience, location, and other factors.

So, the equivalent salary in Canadian dollars per hour of the driver is $28.13/hour.

To learn more about exchange rate,

visit; brainly.com/question/15129224

#SPJ4


The figure is made up of 10 identical squares. The perimeter is y cm. What is the side
of each square in terms of y?
(answer in cm)

Answers

The side of each square in terms of y is y/16.

What is a perimeter?

The complete length of a shape's boundary is referred to as the perimeter in geometry. A shape's perimeter is calculated by adding the lengths of all of its sides and edges.

Here, we have

The figure is made up of 10 identical squares. The perimeter is y cm.

The number of outer sides is 16

Let the side be x

then

16x = y

x = y/16

Hence,  the side of each square in terms of y is y/16.

To learn more about the perimeter from the given link

https://brainly.com/question/24382052

#SPJ1

Line c has an equation of y= 1 /5 x–3. Line d, which is parallel to line c, includes the point (– 1,1). What is the equation of line d?

Answers

Answer:

[tex]y=\frac{1}{5}x+\frac{6}{5}[/tex]

Step-by-step explanation:

Parallel lines have the same slope, so the slope of line [tex]d[/tex] is [tex]1/5[/tex].

So, the equation of line [tex]d[/tex] is:

[tex]y-1=\frac{1}{5}(x+1) \\ \\ y-1=\frac{1}{5}x+\frac{1}{5} \\ \\ y=\frac{1}{5}x+\frac{6}{5}[/tex]

Other Questions
A factory produces 3 diesel-generator sets per week. At the end of each week, the sets are tested. If the sets are acceptable, they are shipped to purchasers. The probability that a set proves to be acceptable is 0.70. The second possibility is that minor adjustments can be made so that a set will become acceptable for shipping; this has a probability of 0.20. The third possible outcome is that the set has to go to the diagnostic shop for major adjustment and be shipped at a later date; this has a probability of 0.10. Outcomes for different sets are independent of one another. (a) Find the probability of each possible number of sets, for one weeks production, which are acceptable without any adjustment. (b) What is the expected number of sets which are tested and found to be acceptable without adjustment? (c) What is the cumulative probability distribution for the number of sets which are tested and found to be acceptable without adjustment? Sketch the corresponding graph HELLLO HELP ME PLSSSSS QUICK PLSSSS 6g+3ghurry i need the answer .. what is the edge length of a body-centered cubic unit cell made up of atoms that each has a radius of 178 pm ? climate unit test 2 of 152 of 15 items question use this sentence: john lives on a part of earth where the angle of the sun's rays are very high, and the latitude is low. which temperatures does john experience quite often? how is your purchase of a $40,000 bmw automobile that was produced entirely in germany recorded in the us gdp accounts The cross-cultural phenomenon associated with the designing and sinking of battleship vasa was later labeled by psychologists as ____ The answer would be 7. Keys make the alphabet A.B.C.D.E.F.G inorganic nutrients are typically low where? group of answer choices in the euphotic zone in the aphotic zone in the disphotic zone in the abyssal zone Simplify: a b^4 / ab Generally, how long did sharecropping dominate agriculture in Oklahoma and the rest of the Cotton Belt? Choose the revised word or words that effectively avoids the use of slang: Thomas was really messed up after the loss of his favorite dog analysis of a compromised hard drive image found an email message that was sent from a company employee to an external email address. the message contains information that is private to the company. what conclusion can you draw from this? How important is this Foreign employment promotion board? Question 14Who has control of the data in an AWS account?A. AWS Support TeamB. AWS Account OwnerC. AWS Security TeamD. AWS Technical Account Manager (TAM) please help me with find x in the diagram below The cost of having one pizza delivered is $14. Each additional pizza cost $9 more. Write the explicit and recursive formula to represent the situation. the government passed the cares act to address the economic fallout of the covid-19 pandemic. which of these provisions were included in the legislation? There are a total of 64 students in a drama club and a yearbook club. The drama club has 10 more students than the yearbook club. a. Write a system of linear equations that represents this situation. Let x represent the number of students in the drama club and y represent the number of students in the yearbook club.x=___+______x+___y=64 in the respiratory system, what type of epithelium is most common in the respiratory zone and why?