Determine whether it is possible to circumscribe a circle about the quadrilateral.

80 POINTS

Determine Whether It Is Possible To Circumscribe A Circle About The Quadrilateral.80 POINTS
Determine Whether It Is Possible To Circumscribe A Circle About The Quadrilateral.80 POINTS

Answers

Answer 1
1. Yes. Opposite angles are supplementary.

2. No. Opposite angles are not supplementary.

Related Questions

The third side of an isosceles triangle is 2 inches shorter than each of the other two sides. if the perimeter of this triangle is 67 inches find the length of each side.

Answers

The third side of the isosceles triangle is 21 inches. 23+23+21=67, and 21 is 2 inches less than 23 inches.

plez help What is the value of y in the equation 4 + y = −3?

7
1
−1
−7

Answers

The value of  y is -7 because you will add 4 on both sides and adding to negatives is adding and keeping the sign of the larger number.
The answer would be -7, as 4+-7=-3

I need help ASAP Please and thank you

Answers

You'd like to think 1 is true. I wonder if it really is though. There are so many horror stories out there about people in University courses that will be paid off by a McDonald's employee. (Sorry if that's you).

Again you hope this is true, but much depends on where you are. You can have a mansion in a ghetto area and it is worth next to nothing.

I should hope so.

The 4th one is a physical relationship. If the person is driving all the time it is true. There is a positive relationship. 

The last one would have a random result.

All  of these or none of them could have positive results. If you treat it as a pure math question, 1 should, 2 should, 3 should, 4 should and 5 should not. This question is far too subjective to get 100%. If you say anything at all, arguing it is very worthwhile. State your case and then shut up if your marker disagrees. 



reuben deposits $700 into an account that pays simple interest at a rate if 5% per year. How much interest will he be paid in the first 3 years.

Answers

Final answer:

Reuben deposits $700 at a 5% annual interest rate for 3 years, using the simple interest formula, he will earn $105 in interest over that period.

Explanation:

The question deals with calculating the simple interest Reuben will receive by depositing $700 into an account at a 5% annual interest rate over 3 years. To calculate simple interest, the formula used is Interest = Principal × Rate × Time. In this scenario, the principal (P) is $700, the rate (R) of interest per year is 5% or 0.05 when expressed as a decimal, and the time (T) is 3 years.

Substituting these values into the formula provides us with: Interest = $700 × 0.05 × 3. Simplifying this gives us: Interest = $105.

Therefore, Reuben will be paid $105 in interest over the first 3 years.

A group of 30 bikers went on a trip. some rode bicycles and the others rode tandems. if the total number of bicycles and tandems was 23, how many tandems were used?

Answers

10 Tandems or 63 Tandems
The answer would be 7 tandems. 

common factor for 4x+8

Answers

The answer is 4(x+2) hope it helps and have a greats day!

Point E is located at (2, −3) and point F is located at (−2, −1). Find the y value for the point that is 3 over 4 the distance from point E to point F.
A. -2.5
B. -4.5
C. -3.5
D. -1.5

Answers

Y-E = (3/4)(F -E)
Y = (3/4)F -(3/4)E +E
Y = (3F +E)/4
Y = (3(-1) +(-3))/4 = -6/4 = -3/2

the appropriate choice is D. -1.5

How many extraneous solutions does the equation below have? 9 over n squared +1 =n+3 over 4? 0 1 2 3

Answers

The answer is 0. While the answer for n is approximately 2.384503, there are no EXTRANEOUS solutions. Again, the answer is a.) 0

Answer:

Option 1 - There is no extraneous solution i.e. 0.      

Step-by-step explanation:

Given : Expression [tex]\frac{9}{n^2+1}=\frac{n+3}{4}[/tex]

To find : How many extraneous solutions does the equation have ?

Solution :

First we solve to expression to determine the extraneous solution,

[tex]\frac{9}{n^2+1}=\frac{n+3}{4}[/tex]

Cross multiply,

[tex]9\times 4=(n+3)(n^2+1)[/tex]

[tex]36=n^3+n+3n^2+3[/tex]

[tex]n^3+3n^2+n-33=0[/tex]

An extraneous solution is defined as a solution, such as that to an equation, that emerges from the process of solving the problem but is not a valid solution to the problem.

The equation form is a cubic function so it has 3 solutions.

Therefore, There is no extraneous solution.

Write an equation or inequality that best represents each statement below


6 times a number, x, is at least 22

Answers

Let the number be x 

6 times the number = 6x

at least 22 (it be 22 or more}
6x ≥ 22

lars has been approved for$420,000, 20-year mortgage with an APR of 5.125%.What is his monthly payment ? How much interest would he expect to pay on the loan in one month?How much of the monthly payment will go towards the principal?

Answers

Answer:

Monthly Payment = $2,286.85

Interest on first month payment = $1,793.75

Principal value on first month payment =  $493.10

Step-by-step explanation:

lars has been approved for $420,000 for loan.

Time for loan = 20-years

APR (Annual Rate of interest ) = 5.125%

We need to find monthly payment. First month interest and First month principle.

Formula for loan:

[tex]p=\dfrac{PV\cdot \frac{r}{n}}{1-(1+\frac{r}{n})^{-nt}}[/tex]

Where,

p is monthly payment.

PV = Loan Amount (PV=$420,000)

R = Rate of interest (R=0.05125)

t = Loan period ( t=30)

n = Mode of payment (n=12)

Substitute the value into formula and solve for p

[tex]p=\dfrac{420000\cdot \frac{0.05125}{12}}{1-(1+\frac{0.05125}{12})^{-12\cdot 30}}[/tex]

p=$2,286.85

Thus, Monthly Payment =$2,286.85

Interest for first month [tex]=420000\times \dfrac{0.05125}{12}=1793.75[/tex]

Interest pay on the loan in on month = $1,793.75

Principle value on first month payment = 2286.85 - 1793.75 = $493.10

The monthly payment will go towards the principal is $493.10

The sum of two numbers is 45. One number is 4 times as large as the other. What are the numbers?

Answers

We can define two variables:
x = large number
y = small number

Now, set up a system of equations:
[tex]x + y = 45[/tex]
[tex]4y = x[/tex]

Solve the system. I'm going to use the second equation to substitute 'x'  into the first one (x = 4y):
[tex]4y + y = 45[/tex]
[tex]5y = 45[/tex]
[tex]y = 9[/tex]

Plug that back into 2nd equation to find both numbers:
[tex]4y = x[/tex]
[tex]4(9) = x = 36[/tex]

So, x = 36 and y = 9.

We can check. 36 + 9 actually does equal 45 and 4 times 9 is 36. We match our initial criteria, so our answer is right.

The value of the variable x and y whose sum is 45 will be 9 and 36, respectively.

What is the solution to the equation?

The distribution of weights to the variables involved that establishes the equilibrium in the calculation is referred to as a result.

The sum of the two numbers is 45. One number is 4 times as large as the other.

Let the two numbers be x and y. Then the equation is given as,

x + y = 45      ...1

y = 4x            ...2

From equations 1 and 2, then we have

x + 4x = 45

5x = 45

x = 9

Then the value of y will be

y = 4(9)

y = 36

The value of the variable x and y whose sum is 45 will be 9 and 36, respectively.

More about the solution of the equation link is given below.

https://brainly.com/question/545403

#SPJ2

PLEASE HELP WILL GIVE BRAINLIEST!!! What is the y-intercept of f(x)=(1/2)^x

Answers

Try this explanation:

'y-interception' means x=0.

If x=0, then y=1.


answer: (0;1)

A random sample of size n = 64 is taken from a population with mean μ = −12.2 and standard deviation σ = 5.
a. calculate the expected value and the standard error for the sampling distribution of the sample mean. (negative values should be indicated by a minus sign. round "expected value" to 1 decimal place and "standard error" to 4 decimal places.)

Answers

Final answer:

The expected value for the sampling distribution of the sample mean is -12.2. The standard error for the sampling distribution of the sample mean is 0.6250.

Explanation:

The expected value for the sampling distribution of the sample mean can be calculated using the formula µx = μ = -12.2. So, the expected value is -12.2.

The standard error for the sampling distribution of the sample mean can be calculated using the formula σx = σ/√n, where σ is the population standard deviation and n is the sample size.

Substituting the given values, we get σx = 5/√64 = 0.6250 (rounded to four decimal places).

The expected value and the standard error for the sampling distribution of the sample mean is 0.6250.

Expected Value: -12.2

Standard Error: 0.6250

1. The expected value (mean) of the sampling distribution of the sample mean is equal to the population mean, which is given as -12.2. Therefore, the expected value of the sampling distribution is also -12.2.

2. The standard error (SE) of the sampling distribution of the sample mean is calculated using the formula:

[tex]\[ SE = \frac{\sigma}{\sqrt{n}} \][/tex]

where [tex]\sigma[/tex] is the population standard deviation and n is the sample size.

Given [tex]\sigma[/tex] = 5 and n = 64, we can calculate the standard error as follows:

[tex]\[ SE = \frac{5}{\sqrt{64}} = \frac{5}{8} = 0.625 \][/tex]

Rounded to four decimal places, the standard error is 0.6250.

Katie has 16 3/4 hours to finish 3 school projects. How much time may sge spend in each project if she plans to spend the same amount of time on each.

Answers

Approximately 5.58 hours.

(16 3/4 ) / 3 = 5.58

The population of a particular town is given by the function P(t) = 920(1.06)2t, where t is the time in years and P(t) is the population after t years. What is the current population, the percentage growth rate, and the population size (rounded to the nearest whole person) in 4 years?

A: 920, 6% annually, and 1,161
B:920, 6% semiannually, and 1,466
C: 920, 0.6% per year, and 7,801
D:920, 60% semiannually, and 4,135

Answers

For P(t) = 920*1.06^(2t), the current population is 920, the percentage growth rate is 6% semiannually, and the population in 4 years will be 920*1.06^8 = 1466.

Selection B is appropriate.

_____
The 2 in the exponent means the growth factor 1.06 is applied twice for each increment of t, that is, twice in 1 year (semiannually).

A math teacher assigns 3 projects. She gives the students 5 project options to choose from. How many different groups of projects can the students choose from?

Answers

I think it's 8 options
5x4x3x2x1=120 options

just learned this in class the other day

Find z such that 6.8% of the standard normal curve lies to the left of z. (round your answer to two decimal places.)

Answers

Answer with explanation:

it is given that ,6.8% of standard normal curve lies to left of z.

6.8% [tex]=\frac{6.8}{100}\\\\=0.068[/tex]

We will use z table to calculate the value of z.

First we will go on y axis in z table to see value of 0.06 and then on 0.08 on x axis.Their point of intersection will give value of z at 0.068, which is equal to 0.2483.

Value of Z ,at 6.8% ,when the curve is normal = 0.25

⇒0.25 represents area in the left of ,z=0.068.

The z-score corresponding to 6.8% in the standard normal distribution is approximately -1.48, rounding to two decimal places, ensuring 6.8% lies to the left.

To find the z-score such that 6.8% of the standard normal curve lies to the left of it,

use a standard normal distribution calculator.

For the z-score corresponding to the cumulative probability of 0.068 (6.8%).

Using a standard normal distribution calculator:

The cumulative probability of 0.068 (or 6.8%) in the standard normal distribution calculator.

find the z-score associated with this probability.

The z-score corresponding to a cumulative probability of 0.068 is approximately -1.48 (rounded to two decimal places).

Therefore, the z-score z such that 6.8% of the standard normal curve lies to the left of it is approximately -1.48.

Learn more about z-score here

brainly.com/question/30557336

#SPJ3

A student taking a math class needs 6 minutes to solve each algebra problem. How many problems can the student solve in 72 minutes?

Answers

Hello,

Here is your answer:

The proper answer to this question is "12 questions".

Here is How:

Just use this equation:
 
72/6=12

Which means the student will be able to solve 12 questions!

If you need anymore help feel free to ask me!

Hope this helps!

Final answer:

By dividing the total minutes (72) by the minutes per problem (6), we find that the student can solve 12 algebra problems in 72 minutes.

Explanation:

The student asking how many algebra problems can be solved in 72 minutes if each problem takes 6 minutes can be answered with a simple division operation. You divide the total available time by the time taken for each problem to find the number of problems that can be solved. In this case, 72 minutes ÷ 6 minutes per problem equals 12 problems.

Last week,you finished level 2 of a video gamr in 32 minutes. Today, you finish level 2 in 28 minutes. What is your percent change

Answers

so, 32 - 28 is just 4, thus the difference is 4 minutes then.

if we take 32 to be the 100%, what is 4 off of it in percentage?

[tex]\bf \begin{array}{ccll} amount&\%\\ \text{\textemdash\textemdash\textemdash}&\text{\textemdash\textemdash\textemdash}\\ 32&100\\ 4&p \end{array}\implies \cfrac{32}{4}=\cfrac{100}{p}\implies p=\cfrac{4\cdot 100}{32}[/tex]
(32-28)/32 = 0.125
* 100%
= 12.5%

what statement about this figure is true-- i know its one of the last two but they both seem right to me

Answers

The third one, " It has rotational symmetry with an angle of rotation of 90"

What is the answer to my math problem from my school for homework today?

Answers

Know that there are 16 ounces in one pound.

To get the total amount of food served to all small-sized dogs, multiply a single serving amount (12.5 ounces) by the total amount of small-sized dogs (12).

12.5 × 12 = 150

Collectively, the small-sized dogs are served 150 ounces of dog food a day.

To find the total amount of dog food served to the medium-sized dogs, multiply the amount of one serving (18 ounces) by the total amount of medium-sized dogs (5).

18 × 5 = 90

Altogether, the medium-sized dogs are served 90 ounces of dog food daily.

Add those values together to get the amount of dog food served to both small- and medium-sized dogs in a day.

150 + 90 = 240

The animal shelter serves 240 ounces of dog food to small- and medium-sized dogs every day. But recall we need the answer in pounds. Remember there are 16 ounces in one pound, so if we divide our answer in ounces by 16, we'll have the same answer in pounds.

240 ÷ 16 = 15

Answer:
The shelter serves 15 pounds of dry food in one day.

There are different ways to think about the meaning of speed.

Which description correctly completes this sentence?

Speed is ________________________.

A.time traveled times distance traveled

B.time traveled divided by distance traveled

C.the number of hours it takes to travel a certain distance

D.the distance traveled divided by the time it takes to travel that distance

30 POINTS

Answers

Hello!

The answer is D

Hope this helps!

Answer:

D

Step-by-step explanation:

Kylie writes an equation to solve for the diameter, d, of the circle shown. Solve Kylie’s equation to find the diameter of the circle. 4 (d + 4) = 72 What is the diameter? 7.5 in. 8.25 in. 11.25 in. 13.25 in.

Answers

8.25. Just took the test

Answer:

8.25 in.

Step-by-step explanation:

In order to solve this you just have to clear the equation that Kylie created to calcuate the diameter of the circle for diameter, in this case, you just need to do the next steps:

[tex]4(d+4)=7^{2} \\4(d+4)=49\\d+4=\frac{49}{4} \\d+4=12.25\\d=12.25-4\\d=8.25[/tex]

Now we know that the diameter of the circle is 8.25 inches.

About 12% of men and 10% of women are left-handed. if we select a person at random, are the event that the person is male and the event that the person is left-handed independt or associated?

Answers

The probability of being left-handed depends on gender, so gender and left-handedness are NOT independent. They are "associated."

The correct option is A. Gender and handedness are associated because men are more likely to be left-handed than women. This conclusion is drawn from the different probabilities of being left-handed based on gender, indicating an association rather than independence.

A. Gender and handedness are associated because men are more likely to be left-handed than women - - This statement is correct based on the given information. Men have a [tex]12\%[/tex] likelihood of being left-handed compared to women who have a [tex]10\%[/tex] likelihood. This difference shows an association between gender and handedness.

The other incorrect options are:

B. Gender and handedness are independent because all of the possible combinations of each exist - This option is incorrect because independence between two events means that the occurrence of one event does not affect the occurrence of the other. In this case, the probability of being left-handed depends on whether the person is male or female ([tex]12\%[/tex] for men and [tex]10\%[/tex] for women), indicating an association rather than independence.

C. Gender and handedness are associated because the percentage is an estimate - This option is incorrect because the percentages given ([tex]12\%[/tex]for men and [tex]10\%[/tex] for women) are specific probabilities based on data, not estimates. The difference in these probabilities reflects an association between gender and handedness.

D. Gender and handedness are independent because they are both comprised of mutually exclusive events - This option is incorrect because being male or female (gender) and being left-handed (handedness) are not mutually exclusive events. One can be male or female and still be left-handed or right-handed. Independence would require that the probability of being left-handed is the same regardless of gender, which is not the case here.

The complete Question is

About 12%  of men and 10%  of women are left-handed. If a person is selected at random, are the event that the person is male and the event that the person is handed independent or associated?

Choose the correct answer below.

A.  Gender and handedness are associated because men are more likely to be left handed than women

B.  Gender and handedness are independent because all of the possible combinations of each exist

C.  Gender and handedness are associated because the percentage is an estimate

D. Gender and handedness are independent because they are both comprised of mutually exclusive events

Which is the standard form of the equation of the parabola that has a vertex of (–4, –6) and a directrix of y = 3?

Answers

Hello,

focus=(-4,-15)

If focus =(a,b) and directrix y=k
the parabola is:
y=1/(2(b-k)) * (x-a)²+(b+k)/2

So y=1/(2*(-15-3))*(x+4)²+(-15+3)/2
y=-(x+4)²/36 -6

Answer:

The required equation is [tex](x+4)^2=-36(y+6)[/tex].

Step-by-step explanation:

The standard form of the equation of the parabola is

[tex](x-h)^2=4p(y-k)[/tex]         .... (1)

where, (h, k) is vertex and  y = k - p is directrix.

It is given that vertex of parabola is (–4, –6) and the directrix is y = 3.

[tex](-4,-6)=(h,k)[/tex]

On comparing both the sides, we get

[tex]h=-4,k=-6[/tex]

Directrix of the parabola is

[tex]y=k-p[/tex]

Put y=3 and k=-6 in the above equation.

[tex]3=-6-p[/tex]

[tex]3+6=-p[/tex]

[tex]9=-p[/tex]

[tex]-9=p[/tex]

Substitute h=-4,p=-9 and k=-6 in equation (1).

[tex](x-(-4))^2=4(-9)(y-(-6))[/tex]

[tex](x+4)^2=-36(y+6)[/tex]

Therefore the required equation is [tex](x+4)^2=-36(y+6)[/tex].

Jake ate 1/6 of the cookies at the valentines party. If he ate 5 cookies, how many cookies were there in all?

Answers

There were 30 cookies in total.
5 times 6= 30 so im guessing the answer is 30 

What are the slope and the y intercept of the graph of the liner function shown on the grid

Answers

To find the slope use the Rise over Run rule
It rises 2 units and runs 1 unit, so your slope is
2 or 2/1

To find the y-intercept just find where the line crosses the y-axis
it crosses at the -4 mark

Your slope is 2 and y-intercept is -4
Okay. Slope is rise/run and the formula for it is y2 -y1/x2 -x1. we have the points graphed and we will use (2, 0) and (4, 4). Here are what the numbers will represent.

y2 = 4
y1 = 0
x2 = 4
x1 = 2

Now we will subtract. 4 - 0 is 4/ 4 - 2 is 0. 4/2 is 2. The slope is 2. Now, we find the y-intercept, where the line crosses when x = 0. Just by looking at the graph, we can see that -4 is the y-intercept. There. The slope is 2 and the y-intercept is -4. The answer is F.

What is the y-value when x equals -11?
y = -200 – 12(x).

Answers

Y=-68

Hope this helps, have a great day!

Real Question:

You Make A Table To Use AS A Quick Reference Guide. [tex]\left[\begin{array}{ccc}y = -200 -12 (x)\end{array}\right][/tex]

Use The Table Tool To Answer The Question:

[tex]\left[\begin{array}{ccc}-8&-104\\-9&-92\\-10&-80\\-11&-68\\-12&-56\end{array}\right][/tex]

What is the y-value when x equals -11?  

[tex]\left[\begin{array}{ccc}y = -200 -12 (x)\end{array}\right][/tex]

Step-By-Step Explanation:

Plug In The X-Value [tex]\left[\begin{array}{ccc}y=-200-12(x)\\y=-200-12(-11)\end{array}\right][/tex]

Then You'll Multiply [tex]\left[\begin{array}{ccc}-12(x) Or -12(-11)\\132\end{array}\right][/tex]

To Find The Y-Value Simplify [tex]\left[\begin{array}{ccc}y=-200+132\\y=-68\end{array}\right][/tex]

Answer:

[tex]\left[\begin{array}{ccc}y=-200-12(x)\\y=-200-12(-11)\\y=-200+132\\ y=-68\end{array}\right][/tex]

Find the average rate of change of the function

Answers

x1 = 4 so sqrt(4) = 2
x2 = 9 so sqrt(9) = 3
3-2 = 1

9-4 = 5

rate of change = 1/5
to the risk of being redundant

[tex]\bf slope = m = \cfrac{rise}{run} \implies \cfrac{ f(x_2) - f(x_1)}{ x_2 - x_1}\impliedby \begin{array}{llll} average~rate\\ of~change \end{array}\\\\ -------------------------------\\\\ f(x)= \sqrt{x} \qquad \begin{cases} x_1=4\\ x_2=9 \end{cases}\implies \cfrac{f(9)-f(4)}{9-4}\implies \cfrac{\sqrt{9}-\sqrt{4}}{5} \\\\\\ \cfrac{3-2}{5}\implies \cfrac{1}{5}[/tex]

Find the coordinates of the point (x,y,z)(x,y,z) on the plane z=2x+3y+3z=2x+3y+3 which is closest to the origin.

Answers

The vector equation of the line through the origin perpendicular to the plane is
.. (x, y, z) = t(2, 3, -1)
so the point of interest will satisfy
.. 2(2t) +3(3t) -(-t) = -3
.. 14t = -3
.. t = -3/14
and its coordinates are (x, y, z) = (-3/7, -9/14, 3/14)
Final answer:

To find the point closest to the origin on the plane with equation z = 2x + 3y + 3, an offset vector from the origin to a point on the plane is used. This vector's dot product with the plane's normal vector should be zero, since the shortest path to the plane will be perpendicular to it. This creates a system of equations that can be solved for x, y, and z.

Explanation:

To find the closest point (x, y, z) on the given plane to the origin in three-dimensional Cartesian axes, we can start by creating an offset vector from the origin to an arbitrary point on the plane. Let's use the equation of the plane, z = 2x + 3y + 3. Let's presume a point P(x, y, z) on this plane. The vector to this point from the origin is (x, y, z - 3).

Because we want the shortest distance to the origin, the dot product of this vector and the normal vector to the plane (2, 3, -1) should be zero, because the shortest path to the plane will be perpendicular to it. So, the formula for the dot product gives us:

2*x + 3*y - (z - 3) = 0

This simplifies to:

2x + 3y - z + 3 = 0

Which combined with the equation of the plane (z = 2x + 3y + 3), provides a system of equations that can be solved using methods like Gaussian elimination or substitution.

Learn more about Three-dimensional Geometry here:

https://brainly.com/question/11427682

#SPJ11

Other Questions
Hey Please someone help me!!!!!Asap The area of the ice surface of a skating rink is about 221 yd2. The rink is about the shape of a rectangle where the ice-surface width is 4 yd longer than its length. Find the dimensions of the surface American history from the late 1800s through the pre-World War I era witnessed a transformation in foreign policy before 1914. You will need to give some succinct, but essential background, begging with the changes that took place in foreign policy and the reasons for those changes during the late nineteenth and early twentieth centuries. First, list at least three topics you will want to cover. Then write one paragraph about each one. The information should relate only to foreign policy, between 1867 and 1914. During which epoch did scientists infer that earliest grasses first appeared on earth? How did the actions of Portugal affect the goals of Spain? When simon hears a funny joke, the ____ in his brain becomes active? Use the drop-down menus to identify what the subjunctive mood in each statement expresses. Now that we are back home, I wish we were still on vacation. I insist that you practice your trumpet after you finish your homework. If I were a pioneer, I would have wanted to set up a farm in Iowa. You would become an excellent ballet dancer if you were training with Ms. Hayes. What is the answer plz help While delegating a specific task, the registered nurse says to the delegatee, "it is important that you measure the client's blood pressure every 15 minutes." what does this situation indicate? In the following diagram, the clockwise torque is equal to _____.10 Nm80 Nm400 Nm500 Nm What happens to the muscle on the opposite side of the arm? a square and a rectangle have the same perimeter.the square has a side length of 8xunits.the rectangle has a length of 5x+8 and a width of 10 units .what will be the perimeter of both square and rectangle Colobine primates are well adapted for eating leaves. what leaf-eating traits have evolved in these monkeys? Question: You have an apple tree that produces high-quality apples in large numbers. The tree is also resistant to a number of harmful conditions and pests. Which is the best way to grow more such trees in your orchard?Options: A. graftingB. greenhouse technologyC. layeringD. tissue culture Which best summarizes the Pythagorean theorem Which union disappeared in early 1890 when work stoppages failed to produce change. Abigail is disgusted at the album cover for a rapper's new album the cover displays the rapper in a pose showing off her backside, wearing nothing but a g-string. abigail believes that this is a sexualized portrayal of the rapper and believes that young girls who are fans will see this form of self-objectification as acceptable. abigail has vouched to boycott anything that is from the rapper. abigail has entered the _____ stage of development. What is an effective hook for this assignment?Riverbend Community College is offering a sample of French culture this summer to all local students. With narrative writing, the strongest connection a reader establishes with the text is based on A. emotions. B. credibility. C. reflection. D. research. Investigators detected a tendency for those who excelled in one of thurstone's seven primary mental abilities to also demonstrate high levels of competence in other abilities. this provided some evidence of