Let A [ 1 2 3 and B [ 1 2 Find AB & BA are they equal? 0 1 4 ] 0 1
2 3 ]

Answers

Answer 1

Answer:

To find AB, we need to multiply A and B in that order. To find BA, we need to multiply B and A in that order.

AB =

1(1) + 2(0) + 3(4)   1(2) + 2(1) + 3(2)   1(0) + 2(1) + 3(3)

0(1) + 1(0) + 4(4)   0(2) + 1(1) + 4(2)   0(0) + 1(1) + 4(3)

which simplifies to

13 10 11

16  9 12

BA =

1(1) + 2(2) + 3(0)   1(0) + 2(1) + 3(1)   1(4) + 2(2) + 3(3)

0(1) + 1(2) + 4(0)   0(0) + 1(1) + 4(1)   0(4) + 1(2) + 4(3)

which simplifies to

5  5 17

2  5 10

Since AB and BA are not equal, we can conclude that matrix multiplication is not commutative in general.

Explanation:


Related Questions

nlike architects, whose primary motivation is the needs and interests of the client they are designing for, an urban planner's motivation is to plan with the public interest in mind. True False

Answers

The given statement "Unlike architects, whose primary motivation is the needs and interests of the client they are designing for, an urban planner's motivation is to plan with the public interest in mind" is True.

What is an urban planner?

An urban planner is a professional who is in charge of designing and managing urban areas. The primary responsibility of urban planners is to create and manage land use plans that assist in the development and management of urban regions. Urban planners are in charge of creating cities that are aesthetically pleasing, functional, and safe. They help in the creation of a range of structures, including parks, schools, hospitals, libraries, and residential areas. They work with the public, local government officials, engineers, architects, and other stakeholders to ensure that the urban area is properly designed and managed. Architects, on the other hand, work on designing buildings. They are focused on meeting the needs and wants of their clients, whether it be for residential or commercial purposes. While architects do take into account the surrounding area and community when designing a building, their primary motivation is fulfilling the client's needs and interests. Hence, the given statement is true.

Learn more about what it is to be an architect: https://brainly.com/question/9760486

#SPJ11

Using the following source code, answer the questions listed below. (a) Draw a control flow graph to represent the method Fun1, shown above. Label the nodes (starting with
A
) and the outgoing edges of the decision boxes appropriately. (b) Using the line labels in the code for method Fun1, identify all the def-use pairs for the variables
x
, k and
y
. (c) Identify a set of test cases that satisfies the all-defs criterion, for variables
x,k
and
y
in method Fun1. Use trace tables to show how the def-use pairs are covered. If you cannot achieve
100%
coverage for the all-defs criterion please explain why. (d) Identify a set of test cases that satisfies the all-uses criterion, for variables
x,k
and
y
in method Fun1. Use trace tables to show how the def-use pairs are covered. If you cannot achieve
100%
coverage for the all-uses criterion, please explain why.

Answers

A control flow graph to represent the method Fun1  using folloeing source code is here

if (number <0 || digit <0)

return -1

digitcount = 0

while (number >0)

if (number % 10)==digit)

digitcount++

number /=10

return digitcount

When a programmer creates programming statements using a text editor or a visual programming tool, they are typically saved in a file and are referred to as source code. When the source code is combined with a C compiler, an output file known as an object file is created.

Learn more about source code here:

https://brainly.com/question/12951057

#SPJ4

Using the following source code, answer the questions listed below. (a) Draw a control flow graph to

When was the first black or white hole discovered?

Answers

Answer:

1964

Explanation:

It was discovered in 1964 when a pair of Geiger counters were carried on board a sub-orbital rocket launched from New Mexico.

using the what-if function in excel to make a decision is considered a type of __________.

Answers

Using the what-if function in Excel to make a decision is considered a type of decision support system.

For, this type of system uses analytics techniques such as data mining and predictive analytics to help decision makers identify trends and correlations in their data that they can use to make better decisions.

What is the What-If function in Excel?

The What-If function in Excel is a powerful tool that lets you analyze the impact of changing variables in a formula. It allows you to input different values for variables in a formula and see the results for each different set of values.

This is useful for analyzing a variety of scenarios and predicting the effects of changes, helping them make better choices for their business.

Learn more about the What-If function in Excel:

https://brainly.com/question/13871918

#SPJ4

Which alpha-numeric designator, systematically assigned at the time of manufacture, identifies the manufacturer, month, year, location, and batch?

Answers

An alpha-numeric designator which is systematically assigned at the time of manufacture, so as to identify the manufacturer, month, year, location, and batch is referred to as lot number.

What is a product?

A product can be defined as any physical object (tangible item) that is typically produced by a manufacturer so as to satisfy and meet the demands, needs or wants of every customer. Also, some examples of a product include the following:

RefrigeratorTelevisionMicrowave ovenPencilSmartphoneComputerPerfume

What is lot number?

A lot number can be defined as an alpha-numeric designator which is systematically designed and assigned at the time of manufacture, so as to identify the manufacturer, month, year, location, and batch.

Read more on products here: brainly.com/question/14308690

#SPJ1

A simple ideal Rankine cycle with water as the working fluid operates between the pressure limits of 3 MPa in the boiler and 30 kPa in the condenser. If the quality at the exit of the turbine cannot be less than 82 percent, what is the maximum thermal efficiency this cycle can have

Answers

I think you divide and multiply

given that an arraylist named a with elements of type integer has been declared, assign 3 to its first element.

Answers

Assign the value 3 to the first element of the arraylist a, which has been declared to contain items of the type integer.

Integers include the number zero (0), a positive natural number, and a negative integer represented by a minus sign. The negative numbers are the inverse additions of the comparable positive numbers. In mathematical notation, the boldface Z or blackboard bold displaystyle mathbb Z mathbb Z is widely used to denote the set of numbers. The displaystyle "mathbb" is used to show the set of all natural numbers, the set of all rational numbers, the set of real numbers, and the set of all rational numbers. The set of all natural numbers, the set of all rational numbers, and the set of all real numbers are also shown.   Z is countably infinite, much like the natural numbers, according to Displaystyle Mathbb.

Learn more about integer from

brainly.com/question/929808

#SPJ4

consider an integer array, nums, which has been declared and initialized with one or more integer values. which of the following code segments updates nums so that each element contains the square of its original value?

Answers

The correct answer is  int k = 0; while (k <nums. length) nunstk) - nuns [k] nuns [k]; II. an integer array, nums, which has been declared and initialized with one or more integer values.

Integer baz [5] = ; By doing this, an array of five int values is created, each initialised to zero: However, when an array is defined, its elements can be explicitly initialised to certain values by surrounding those initial values in brackets. An array is a group of related data pieces kept in close proximity to one another in memory. The sole way to retrieve each data piece directly is by using its index number, making it the most basic data structure. The array is given a name and the members' types are described in a "array declaration." It may also provide the array's element count. A pointer to the type of the array items is regarded to be a variable of array type.

To learn more about integer click the link below:

brainly.com/question/15276410

#SPJ4


Q. Text-styling feature of MS word is
A. WordColor
B. WordFont
C. WordArt
D. WordFill

Answers

Answer:

C. WordArt

Explanation:

WordArt feature of MS word is used for styling the text n order to make it look neater or more noticeable. These features are found in the top home menu. They feature text size, text style, text color, and options to make text bold, italic, underlined, etc. There are also many features to make text flashy, colorful, and add special effects. It can be shaded, neon, have shadows, etc.

What is the barometric pressure reading (mm hg) atan elevation of 4 km in the u.s. standard atmosphere?

Answers

Answer:

The statement is true

Explanation:

Segment A in the urban four-lane divided arterial reference population will be screened by the "Excess Predicted Average Crash Frequency Using SPFs" performance measure. Segment A is 0.60 mi long. If the sliding window method is used to study this segment with a window of 0.30-mi and 0.10-mi increment, how many times will the performance measure be applied on Segment A?

Answers

The sliding window technique is utilized to identify the crash frequency of a certain region. A performance measure called "Excess Predicted Average Crash Frequency Using SPFs" will be used to screen Segment A in the urban four-lane divided arterial reference population.

The segment is 0.60 mi long. Let's determine the number of times the performance measure will be applied to Segment A using the sliding window method.In 0.30-mi windows, the section is analyzed. The increment is 0.10 miles long. As a result,0.30 mi long window = 0.60 / 0.30 = 2 windows.0.10 miles long increment = 0.60 / 0.10 = 6 increments.So, the total number of applications = number of windows × number of increments in each window= 2 × 6= 12.The performance measure will be used 12 times on Segment A. Answer: In 200 words. The sliding window technique is utilized to identify the crash frequency of a certain region. A performance measure called "Excess Predicted Average Crash Frequency Using SPFs" will be used to screen Segment A in the urban four-lane divided arterial reference population. The segment is 0.60 mi long. Let's determine the number of times the performance measure will be applied to Segment A using the sliding window method.In 0.30-mi windows, the section is analyzed. The increment is 0.10 miles long. As a result,0.30 mi long window = 0.60 / 0.30 = 2 windows.0.10 miles long increment = 0.60 / 0.10 = 6 increments.So, the total number of applications = number of windows × number of increments in each window= 2 × 6= 12.The performance measure will be used 12 times on Segment A.

Learn more about technique here :-

https://brainly.com/question/31609703

#SPJ11

An AC bridge has 4 arms. In arm AB, a 120 kilo-ohm resistor and a 47 microfarads capacitor are connected in parallel while arm BC has 330 microfarads capacitor. If arm AD has a 330 kilo-ohm resistor, calculate the value of the unknown capacitor and resistor in arm CD connected in series. (AC power is supplied through A and C while the detector is connected across BD)

Answers

The unknown capacitor in arm CD must have a value of 330 microfarads, and the unknown resistor must have a value of 100 kilo-ohms.

To solve the problem, use the following formula:
Cseries = C1 x C2 / (C1 + C2)

Where C1 is the value of the capacitor in arm AB (47 microfarads) and C2 is the value of the capacitor in arm BC (330 microfarads).

Therefore, Cseries = 330 microfarads.

Also, the total resistance of arms CD is the sum of the resistance of the resistor (R) and the reciprocal of the capacitive reactance of the capacitor (1/Xc).

Using the following formula:
Rtotal = R + 1/Xc

Where Xc = 1/2πfC,

f is the frequency and C is the capacitance.

For this problem,

Xc = 1/2π(50)(330 x 10-6)

=> 100 kilo-ohm.

To learn more about Capacitor :

https://brainly.com/question/30426172

#SPJ4

What is the difference between din valves and yoke valves is that ?

Answers

Answer:

The yoke is a clamp-type mounting, which is placed over the tank valve and then tightened into place. The DIN is a threaded valve, wherein you screw the regulator into the tank valve

A student is standing in an elevator that travels from the first floor to the tenth floor of a building. The student exerts the greatest force on the floor of the elevator when the elevator is.

Answers

The student exerts the greatest force on the floor of the elevator when the elevator is at rest, either starting from the first floor or stopping at the tenth floor. When the elevator is in motion, the student is being acted upon by two forces: their weight, which is acting vertically downward, and the normal force from the floor of the elevator, which is acting vertically upward.

The normal force is equal in magnitude to the weight of the student but acts in the opposite direction. As a result, the net force acting on the student is zero and the student does not exert any significant force on the floor of the elevator.

However, when the elevator comes to a stop, the normal force changes. The sudden change in velocity means that there is a non-zero net force acting on the student, which results in the student exerting a force on the floor of the elevator. The magnitude of this force is equal to the student's weight, which is determined by their mass and the acceleration due to gravity.

In conclusion, the student exerts the greatest force on the floor of the elevator when the elevator is at rest, either starting from the first floor or stopping at the tenth floor. This is because the normal force changes when the elevator comes to a stop, resulting in a non-zero net force acting on the student and a corresponding force being exerted on the floor of the elevator.

To know more about force: https://brainly.com/question/13191643

#SPJ4

what are three major features of a passive continental margin?

Answers

Passive continental margins are characterized by three major features, which are sedimentary deposits, broad continental shelves, and a lack of tectonic activity.

Firstly, sedimentary deposits are a major feature of passive continental margins, as they accumulate over time due to erosion and sedimentation processes.
Secondly, broad continental shelves are another major feature of passive continental margins, as they are typically wide and gently sloping. These shelves are formed by the deposition of sediments, which can be transported from nearby rivers or eroded from the adjacent continental landmass.
Lastly, a lack of tectonic activity is a defining feature of passive continental margins. Unlike active continental margins, which are located at plate boundaries and experience intense tectonic activity, passive margins are located within a single tectonic plate and experience relatively little deformation or seismic activity.

For more such questions on Passive continental :

https://brainly.com/question/30740304

#SPJ11

PPE is the first level of protecting an employee from hazards on the job site.
A) True
B) False

Answers

Answer:

The answer is B) False


Early drum brakes systems were mechanically operated by all of the
following EXCEPT:
Gears
Links
Levers
Rod

Answers

Answer:gears

Explanation:

Although mechanical brakes are equally crucial in manufacturing, material handling, and other power transmission applications, most people are only aware with vehicle brakes. Thus, option A is correct.

What drum brakes systems were mechanically operated?

A rotating cylinder is slowed down by the brake pad pushing outward in mechanical drum brakes. Friction is used by the cylinder to stop. For your off-road vehicle, a mechanical brake system is a high-quality braking option. Your cars' durability and effectiveness can both be improved by mechanical drum brakes.

One of the earliest and most popular varieties of mechanical brakes is the drum brake. The brake pad is fastened to a curved bracket known as a shoe. There are typically two shoes inside the drum, and when they are engaged, they press on the interior of the drum to reduce its rotation.

Therefore, Early drum brakes systems were mechanically operated by all the Gears.

Learn more about brakes here:

https://brainly.com/question/26962373

#SPJ2

According to blank law a liquid in a confined space is not compressed.

A. Newton's fourth
B. Charles's
C. Pascal's
D. Boyle's

Answers

Answer:

C. Pascal's

Explanation:

Pascal's law states that a liquid in a confined space has equal pressure distribution among the inside of the confined space. Due to this pressure, we know that these fluids cannot be compressed in a confined space any more than they already are.


Help!!
Which of the following describes the first and foremost guideline in dimensioning?
A. Legibility
B. Measurement
C. Accuracy
D. Sketching

Answers

Answer:

it should be accuracy

Explanation:

Answer:

option C

Explanation:

The force that your engine applies to turn your cars wheels

Answers

It’s called torque, or angular force. The linear motion of the pistons is converted to angular force via the axle

A plant of order 50 is to track steps and sinusoids of frequency ω = 1 rad/sec. Write down the form of the pole placement controller which will guarantee stability and tracking. g

Answers

Answer:

The term for the pole placement controller is G/(s²  + 1) +GH

Explanation:

Solution

Given that:

A plant of order = 50

The sinusoids of frequency ω = 1 rad/sec.

Lt the transfer of equation of plant be represented as follows:

T/F = G/1+GH

= K/ans^50 + ans - 1^49 +........As +a₀

The pole placement order becomes:

Step 1:

Gc (s) =A/s

Now

The transfer function = GGc/1 +GG c H

=G/s + GHA

Step 2:

For sinusoidal controller w = = 1 rad/sec.

Gc (s) = w/s² + w²

= 1 + /s²  + 1

Thus

The transfer function = GGc/1 +GGcH

= G/(s²  + 1) +GH

the term for the pole placement controller is G/(s²  + 1) +GH

A chilled 2.57 cm outer diameter, 7.67 m long tube condenses 40oC saturated steam coming off the turbine of a steam power plant at a rate of 18.6 kg/h. Calculate the rate of heat transfer in kW.

Answers

The rate of heat transfer in kW is 109.05. Here is how we can calculate it :Given values :Length of the tube (L) = 7.67 m Outer diameter of the tube (D) = 2.57 cm = 0.0257 m Mass flow rate (m),we need to find out the surface area of the tube.

ΔT = T sat - Tw Here, Tw is the temperature of the cooling water .Since the tube is chilled, we can assume that Tw = 5 °C (a typical value for chilled water systems).

Using steam tables, we can find the enthalpy of saturated steam at 40 °C and 7.38 kPa (i.e., the enthalpy of the steam coming off the turbine) to be h1 = 193.43 kJ/kg.

to know about transfer visit.

https://brainly.com/question/31945253

#SPJ11

what cable type comes in two different modes, single mode and multimode?

Answers

The cable type that comes in two different modes, single mode and multimode is the fiber optic cable.

Fiber optic cables are made up of thin strands of glass or plastic fibers that transmit data through light waves. The two modes of fiber optic cables are single mode and multimode.

Single mode fiber optic cables have a small core, typically 9 microns, and only allow one mode of light to travel through them.

As a result, these cables are well suited for long-distance transmission because they have low attenuation and a narrow bandwidth. Single mode cables are used in telecommunications and cable TV networks

Learn more about cabling at:

https://brainly.com/question/31915447

#SPJ11

1. Fuel lines are constructed from

Answers

Fuel lines are normally made of double wall steel tubing. For fire safety, a fuel line must be able to withstand the constant and severe vibration produced by the engine and road surface. Lines are placed away from exhaust pipes , mufflers, and manifolds, so that excessive heat will not cause vapor lock.

why do kitchen cabinets bathtubs and attic openings require special framing details

Answers

So that they are easily opened and closed without trouble

Two added to four times a number, minus 3 times the number, equals 5.

Answers

Answer:

x= 3.

Explanation:

What is presented in this problem is basically an equation in verbal form.

1. Write the equation.

\(2+4x-3x=5\)

2. Solve for x.

\(2+4x-3x=5\\ \\2+x=5\\ \\x=5-2\\ \\x=3\)

3. Express the result.

x= 3.

A venturi meter having a throat diameter d₂ of 100 mm is fitted into a pipeline which has an diameter d₁ of 250 mm through which oil of specific gravity 0.9 is flowing. The pressure difference between the entry and the throat tappings is measured by a U-tube manometer, containing mercury. If the difference of level indicated by the mercury in the U-tube is 0.63 m, calculate the theoretical volume rate of flow through the meter.

Answers

The theoretical volume flow rate through the venturi meter can be calculated by using the Bernoulli's equation, principle of continuity, and given pressure difference and diameters.

How can the theoretical volume flow rate through a venturi meter be determined using Bernoulli's equation, the principle of continuity, and given pressure difference and diameters?

To calculate the theoretical volume flow rate through the venturi meter, we can use the Bernoulli's equation and the principle of continuity.

First, we need to determine the velocity at the throat of the venturi meter. Since the flow is incompressible, the equation of continuity tells us that the velocity at the throat is inversely proportional to the area of the throat.

Using the formula for the area of a circle (A = πr²), we can find the ratio of the areas of the throat (A₂) to the pipeline (A₁): A₂/A₁ = (d₂/2)² / (d₁/2)²

Substituting the given diameters, we get: A₂/A₁ = (100/250)² = 0.16

From Bernoulli's equation, we know that the pressure difference (ΔP) is related to the velocity difference (ΔV) as: ΔP = ρ/2 * (ΔV)², where ρ is the density of the fluid.

We can rearrange this equation to solve for ΔV: ΔV = √(2 * ΔP / ρ)

Given that the pressure difference is 0.63 m of mercury and the specific gravity of oil is 0.9 (which implies ρ = 0.9 * ρ_water), we can calculate the velocity difference at the throat.

Next, we can use the principle of continuity to relate the velocity at the throat (V₂) to the theoretical volume flow rate (Q): Q = A₂ * V₂

By substituting the known values, including the calculated velocity difference, we can determine the theoretical volume flow rate through the venturi meter.

Learn more about Bernoulli's equation

brainly.com/question/29865910

#SPJ11

an engineer measures the capacity of an electricity-generating plant. the capacity is . what is the capacity in watts? write your answer in scientific notation.

Answers

The capacity of an electricity-generating plant can be measured in megawatts (MW) or watts. According to the web search results, one megawatt (MW) is equal to 1,000 kilowatts, which is equal to 1,000,000 watts .

In the specific case of the electricity-generating plants with capacities of 734 MW and 708 MW [1, 2], the capacities in watts can be calculated as follows:

For the plant with a capacity of 734 MW, the capacity in watts is 734,000,000 watts.

For the plant with a capacity of 708 MW, the capacity in watts is 708,000,000 watts.

Find out more about Capacity

brainly.com/question/16610128

#SPJ4

the third prong found on the plugs of some appliances is called the:

Answers

The third prong found on the plugs of some appliances is called the grounding prong.

It serves an important safety purpose by providing a path for electrical current to flow safely into the ground in the event of a fault or electrical malfunction. This helps protect both the appliance and the user from potential electrical hazards.

The grounding prong is typically longer and wider than the other two prongs on a plug. It is often referred to as the "earth" or "ground" prong. The grounding system in electrical circuits is designed to prevent electric shocks and reduce the risk of electrical fires. When an appliance is plugged into an outlet with a grounded socket, the grounding prong makes a connection with the ground wire or the grounding system in the electrical system. If a fault occurs, such as a short circuit or a surge of electricity, the excess current will flow through the grounding prong and into the ground, effectively bypassing the appliance and preventing potential harm to users or damage to the equipment.

In summary, the third prong on plugs, known as the grounding prong, plays a crucial role in electrical safety. It allows for the safe dissipation of electrical current into the ground, protecting both the appliance and individuals from potential electrical hazards.

Learn more about prong here:

brainly.com/question/31608820

#SPJ11

The egg-shaped surfaces machined onto a camshaft are called the _____________.

Answers

The egg-shaped surfaces machined onto a camshaft are called the Camshaft lobes.

What is Camshaft lobes?

As the camshaft rotates, lobes (referred to as cams) push against the valves to open them; the valves' springs close the valves back up. This is a crucial task that can significantly affect how well an engine performs at various speeds.

As long as the wear on the lobes is not extreme, camshafts can be rebuilt. Examples of a rebuildable and non-rebuildable camshaft are shown above.

The term "camshaft lobes" refers to the egg-shaped surfaces machined onto a camshaft.

Thus, answer is Camshaft lobes.

For more details regarding Camshaft lobes, visit:

https://brainly.com/question/15706390

#SPJ1

Other Questions
an upright cylindrical tank with radius 5 m is being filled with water at a rate of 4 m/m how fast is the height of the water increasing The open range of grassland was an excellent environment A. for pioneers who were interested in mining gold. B. to set up large farming operations. C. for giant cattle ranches to operate. D. to create trade routes between Texas and Canada.answer for study island C. for giant cattle ranches to operate. Steve walks o.6 miles to school and 0.6 miles home again each day how many feet does Steven walk in 5 days (1 miles = 5,280 feet) a guitar string has a total length of 92 cm and has a mass of 3.4 g. the distance from the bridge to the support post (the part that vibrates) is 62 cm, and the string is under a tension of 520 n. what is the frequency of the fundamental, in hz? Precious Metal Mining has $16 million in sales, its ROE is 14%, and its total assets turnover is 3.2x. Common equity on the firm's balance sheet is 80% of its total assets. What is its net income? Do not round intermediate calculations. Round your answer to the nearest cent. $ Runofffi*oma parking area enters a treatment pond at 145 L/s containing 125 mg/L TSS. The effluent from the practice leaves also at 145 L/s, but at 33 mg/LTSS. WhatistheTSSmassaccumulationrate(mg/s)inthepond? Steel or Railroads? Which had the greatest impact on the U.S. economy? For what reasons do readers use text-to-speech tools? Check all that apply. The Wind Up Corp computed their monthly expense equation as E=3.2q+56,000. Its products will be sold to retailers at a wholesale price of 3.56 each. What is the revenue equation? r=? true or false the law governing the counting of electoral votes allows for objections to be registered and debated? The box plots represent weights of tomatoes harvested by two growers. Based on the graph, which is true? A. Grower A was more likely than grower B to have tomatoes weighing 5 or more ounces. B. All grower A tomatoes were lighter than all grower B tomatoes. C. Grower B was more likely than grower A to have tomatoes weighing 4.5 or more ounces. D. Grower B tomatoes were more likely to weigh less than 5 ounces than they were to weigh more than 5 ounces. The students in one social studies class were asked how many brothers and sisters (siblings) they each have. The dot plot here shows the results. How many of the students have six siblings? 34 12 What is the adjective in this sentence? Billowing snow flew across the mountains. The figure below shows the position of an object as a function of time. At which times is the particle moving to the right? select all that apply which of the following are good principles for determining the amount of information to include in a business communication? (choose every correct answer.) multiple select question. the reader might not know how to respond to a message that has too little information. too much information is distracting and makes the message harder to comprehend. efficient communication calls for providing only the most important ideas and allowing the reader to follow up with questions. the message is more persuasive when it contains substantial background information and interesting anecdotes. Bearer bonds are bonds Multiple Choice with coupons attached that are redeemable by whoever has the bond. where the registered owner automatically receives bond payments when scheduled. in which the issue matures on a series of dates. issued in another currency other than the bond issuer's home currency. issued in a different country other than the bond issuer's home country. help asap Find the greatest common factor (GCF) of the sets of numbers. You can use a factor tree to find the GCF (optional). 12 and 18 b. 24 and 36 c. 10 and 42 Read these lines from Philip Freneau's the "Indian Burying Ground" and answer the question.In spite of all the learned have said,I still my old opinion keep;The posture that we give the dead,Points out the soul's eternal sleep.Not so the ancients of these landsThe Indian, when from life released,Again is seated with his friends,And shares again the joyous feast.His imaged birds, and painted bowl,And venison, for a journey dressed,Bespeak the nature of the soul,Activity, that knows no rest.The shift in the poem's rhythm in the last stanza signifies _____.a sense of history that is presentthe speaker's uncertain identitythat the poem is a sonnetan irregular rhyme scheme a group of 10 people are ordering pizza each person wants 2 slices and each pizza has 5 slices an increase from 78 to 92 kvp will result in a decrease in which of the following? a. Wavelength b. Beam intensity c. Energy.d. Latitude Scale of grays