Write a quadratic function in standard form to represent the data in the table.

Ordered pairs arranged in a table. From left to right the pairs are: 2, 3, and 4, 1, and 6, 3, and 8, 9, and 10, 19.

y = x2 − x +

Answers

Answer 1
689 I think I might be wrong

Related Questions

HELP PLS combine the like terms 3x+5-x+3+4x​

Answers

Answer:

3x, 4x | 5, 3

Step-by-step explanation:

if (20x+10) and (10x+50) are altenative interior angle then find x ​

Answers

Answer:

x = 4

Step-by-step explanation:

Alternative interior angles means these angles are equal in magnitude and sign

[tex]{ \tt{(20x + 10) = (10x + 50)}} \\ \\ { \tt{20x - 10x = 50 - 10}} \\ \\ { \tt{10x = 40}} \\ \\ { \tt{x = 4}}[/tex]

Find the first 4 terms of the sequence represented by the expression 3n + 5

Answers

The first 4 terms of the sequence represented by the expression 3n + 5

is 8, 11, 14 and 17.

Sequence:

In mathematics, an array is an enumerated collection of objects in which repetition is allowed and in case order. Like a collection, it contains members (also called elements or items). The number of elements (possibly infinite) is called the length of the array. Unlike sets, the same element can appear multiple times at different positions in the sequence, and unlike sets, order matters. Formally, a sequence can be defined in terms of the natural numbers (positions of elements in the sequence) and the elements at each position. The concept of series can be generalized as a family of indices, defined in terms of any set of indices.

According to the Question:

Given, aₙ = (3n+5).

First four terms can be obtained by putting n=1,2,3,4

a 1=(3×1+5) = 8

a 2 =(3×2+5) = 11

a 3 =(3×3+5) = 14

a 4 =(3×4+5) = 17

First 4 terms in the sequence are 8, 11, 14, 17.

Learn more about Sequence:

https://brainly.com/question/30262438

#SPJ4

Enter the correct answer in the box.
Write this expression in simplest form.
Don’t include any spaces or multiplication symbols between coefficients or variables in your answer.

Answers

16h^(10/2) *remove the root sign

16h^5 *simplify the exponent

Answer: 16h^5

Step-by-step explanation: im correct

cosθ(1+tanθ)=cosθ+sinθ​

Answers

Answer:

Starting with the left side of the equation:

cosθ(1+tanθ) = cosθ(1+sinθ/cosθ) (since tanθ = sinθ/cosθ)

= cosθ + sinθ

Therefore, the left side of the equation is equal to the right side of the equation, which means that cosθ(1+tanθ) = cosθ+sinθ is true.

In data analytics, a _____ refers to all possible data values in a certain dataset

Answers

In data analytics, a population refers to all possible data values in a certain dataset.

What is data analytics?

Data analytics is a set of procedures and processes for examining datasets in order to draw conclusions from the information they contain, often aided by specialized systems and software. Organizations use data analytics to aid decision-making, increase efficiency, and evaluate outcomes.

The population and sample are two concepts in statistics. The population and sample are two concepts in statistics. The population is the entire set of objects or individuals being studied, while the sample is a subset of the population that is chosen for analysis. The sample is a subset of the population, chosen at random or according to some other criteria in order to represent the population as a whole.

Learn more about dataset here: https://brainly.com/question/30034464

#SPJ11

Can anyone solve this ???

Answers

The result (recurrent value), A = sum j=1 to 89 ln(j), is true for every n. This is the desired result.

How do you depict a relationship of recurrence?

As in T(n) = T(n/2) + n, T(0) = T(1) = 1, a recurrence or recurrence relation specifies an infinite sequence by explaining how to calculate the nth element of the sequence given the values of smaller members.

We can start by proving the base case in order to demonstrate the first portion through recurrence. Let n = 1. Next, we have:

Being true, ln(a1) = ln(a1). If n = k, let's suppose the formula is accurate:

Sum j=1 to k ln = ln(prod j=1 to k aj) (aj)

Prod j=1 to k aj * ak+1 = ln(prod j=1 to k+1 aj)

(Using the logarithmic scale) = ln(prod j=1 to k aj) + ln(ak+1)

Using the inductive hypothesis, the property ln(ab) = ln(a) + ln(b)) = sum j=1 to k ln(aj) + ln(ak+1) = sum j=1 to k+1 ln (aj)

(b), we can use the just-proven formula:

A = ln(1, 2,...) + ln + ln (89)

= ln(j=1 to 89) prod

sum j=1 to 89 ln = ln(prod j=1 to 89 j) (j).

To know more about hypothesis visit:-

https://brainly.com/question/29519577

#SPJ1

use the slicing method to find the volume of the solid whose base is the region inside the circle with radius 3 if the cross sections taken parallel to one of the diameters are equilateral triangles.

Answers

The volume of the solid whose base is the region inside the circle with radius 3 if the cross sections taken parallel to one of the diameters are equilateral triangles is 81/2*\sqrt3 by using the slicing method.

To find the volume of the solid whose base is the region inside the circle with radius 3, we need to integrate the area of the cross sections taken parallel to one of the diameters, which are equilateral triangles.

Let's consider a cross section of the solid taken at a distance x from the center of the circle.

Since the cross section is an equilateral triangle, all its sides have the same length.

Let  this length be y. Since the triangle is equilateral, its height can be found using the Pythagorean theorem as follows:

[tex]height = \sqrt{(y^2 - (y/2)^2)} = \sqrt{(3/4y^2)}= \sqrt{3/2y}[/tex]

Therefore, the area of the cross section at a distance x from the center of the circle is:

[tex]A(x) = (1/2)y\sqrt{3/2y} = \sqrt{3/4y^2}[/tex]

Now, we need to integrate this area over the range of x from -3 to 3 (since the circle has radius 3):

[tex]V = \int\ [-3,3]\sqrt{3/4*y^2} dx[/tex]

To find the limits of integration for y, we need to consider the equation of the circle:

[tex]x^2 + y^2= 3^2[/tex]

Solving for y, we get:

[tex]y =\pm\sqrt{(3^2 - x^2)}=\pm\sqrt{(9^2 - x^2)}[/tex]

Since we want the cross sections to be equilateral triangles, we know that y is equal to the height of an equilateral triangle with side length equal to the diameter of the circle, which is 2*3 = 6. Therefore, we can write:

[tex]y = 3*\sqrt{3}[/tex]

Substituting this into the integral, we get:

[tex]V = \int\ [-3,3] \sqrt{3/4*(3\sqrt3)^2} dx[/tex]

[tex]= \int\ [-3,3] 27/4*\sqrt{3} dx[/tex]

Integrating, we get:

[tex]V = [27/4\sqrt{3x}]*[-3,3][/tex]

[tex]= 81/2*\sqrt{3}[/tex]

Therefore, the volume of the solid is [tex]81/2*\sqrt3[/tex]cubic units

To practice more questions about 'volume of solid':

https://brainly.com/question/20284914

#SPJ11

write the equation in standard form for the circle with center (5,0) passing through (5, 9/2)

Answers

The equation in standard form for the circle with center (5,0) passing through (5, 9/2) is 4x² + 4y² - 40x + 19 = 0

Calculating the equation of the circle

Given that

Center = (5, 0)

Point on the circle = (5. 9/2)

The equation of a circle can be expressed as

(x - a)² + (y - b)² = r²

Where

Center = (a, b)

Radius = r

So, we have

(x - 5)² + (y - 0)² = r²

Calculating the radius, we have

(5 - 5)² + (9/2 - 0)² = r²

Evaluate

r = 9/2

So, we have

(x - 5)² + (y - 0)² = (9/2)²

Expand

x² - 10x + 25 + y² = 81/4

Multiply through by 4

4x² - 40x + 100 + 4y² = 81

So, we have

4x² + 4y² - 40x + 19 = 0

Hence, the equation is 4x² + 4y² - 40x + 19 = 0

Read more about circle equation at

https://brainly.com/question/1506955

#SPJ1

a pastry chef accidentally inoculated a cream pie with six s. aureus cells. if s. aureus has a generation time of 60 minutes, how many cells would be in the cream pie after 7 hours?

Answers

After the time of seven hours, the cream pie would have approximately 768 S. aureus cells after 7 hours with a generation time of 60 minutes.

How many cells would be in the cream pie after 7 hours?

Six S. aureus cells have been accidentally inoculated into a cream pie. S. aureus has a generation time of 60 minutes. S. aureus is a pathogenic bacterium found in the environment, as well as on the skin, and in the upper respiratory tract.

The generation time of this bacterium is 60 minutes, meaning that a single bacterium can produce two new cells in 60 minutes.

If there are 6 S. aureus cells in a cream pie, the number of bacteria will continue to increase as time passes.

The number of generations (n) in seven hours is calculated as:

n = t/g

n = 7 hours × 60 minutes/hour/60 minutes/generation = 7 generations

The number of cells in the cream pie after 7 hours is calculated as :

N = N₀ × 2ⁿ

N = 6 cells × 2⁷

N = 768 cells

Therefore, after seven hours, the cream pie would have approximately 768 S. aureus cells.

Learn more about Number of generations here:

https://brainly.com/question/17045618

#SPJ11

Operación de vectores

Answers

Answer:

operaciones vectoriales, Extensión de las leyes del álgebra elemental a los vectores. Incluyen suma, resta y tres tipos de multiplicación. La suma de dos vectores es un tercer vector, representado como la diagonal del paralelogramo construido con los dos vectores originales como lados.

Answer:

operaciones vectoriales, Extensión de las leyes del álgebra elemental a los vectores. Incluyen suma, resta y tres tipos de multiplicación. La suma de dos vectores es un tercer vector, representado como la diagonal del paralelogramo construido con los dos vectores originales como lados.

Step-by-step explanation:

What is result of following operation(4623. 56)10+ (110011. 11)2whare (110011. 11(2 mean that 110011. 11as a number express in base 2​

Answers

The given numbers are in decimal and binary system and the final result of the given operation is [tex](4675.31)_{10}[/tex].

A binary integer (base-2) is converted to an equivalent decimal number using the binary to decimal conversion formula. (base-10). In mathematics, integers are expressed using a number system. It is a method to display numerical data. The four various numeral systems are as follows:

System of Binary Numbers (Base-2)
system of octal numbers (Base-8)
System of Decimal Numbers (Base-10)
System of Hexadecimal Numbers (Base-16).
We are the two numbers:-

[tex](4623.56)_{10} , (110011.11)_{2}[/tex]

these are in decimal and binary system respectively.

now, we will express them in same system ( here we choose decimal system).

[tex](110011.11)_{2} = (2^{5} + 2^{4} + 0 + 0 + 2^{1} + 2^{0} + 2^{-1} + 2^{-2} )_{10} \\= (2^{5}+2^{4}+0*2^{4}+0*2^{3}+2^{1}+2^{0}+2^{-1}+2^{-2})_{10} \\= (32+16+2+1+0.5+0.25)_{10} \\= (51.75)_{10}[/tex]

Now, addition is done below:-

4623.56+51.75= 4675.31.

hence, the final result of the given operation= [tex](4675.31)_{10}[/tex]

To know more about binary system go through:-

https://brainly.com/question/16612919

#SPJ4

50 POINTS
A bathroom heater uses 10.5 A of current when connected to a 120. V potential difference. How much power does this heater dissipate?
Remember to identify all data (givens and unknowns), list equations used, show all your work, and include units and the proper number of significant digits to receive full credit

Answers

The power dissipated by the heater is 1260 watts (W).

What is a polynomial?

A polynomial is a mathematical expression consisting of variables (also known as indeterminates) and coefficients, which are combined using only the operations of addition, subtraction, and multiplication.

Given:

Current (I) = 10.5 A

Potential Difference (V) = 120 V

Unknown:

Power (P) = ?

The formula to calculate the power is:

P = VI

Substituting the given values:

P = 120 V × 10.5 A

P = 1260 W

It's important to note that the number of significant digits should be based on the precision of the given values. In this case, both values have three significant digits, so the answer should also have three significant digits. Thus, the final answer should be:

P = 1260 W (rounded to three significant digits).

Therefore, the power dissipated by the heater is 1260 watts (W).

To learn more about polynomial from the given link:

https://brainly.com/question/11536910

#SPJ1

a rectangular swimming pool 50 ft long, 30 ft wide, and 8 ft deep is filled with water to a depth of 6 ft. use an integral to find the work required to pump all the water out over the top. (take as the density of water lb/ft. )

Answers

The work required to pump all the water out of the rectangular swimming pool over the top is approximately 2,323,200 ft-lb.

We have,

To find the work required to pump all the water out of the rectangular swimming pool, we can use the concept of work as the force multiplied by the distance.

First, let's calculate the weight of the water in the pool.

The weight of an object is given by the formula:

Weight = mass x gravitational acceleration

Since the density of water is given as 1 lb/ft³, we need to find the volume of water in the pool.

The volume of the pool is given by the formula:

Volume = length x width x depth

Volume = 50 ft x 30 ft x 6 ft = 9000 ft³

Now, let's calculate the weight of the water:

Weight = density x volume x gravitational acceleration

Weight = 1 lb/ft³ x 9000 ft³ x 32.2 ft/s² ≈ 290,400 lb

To pump all the water out over the top, we need to raise it to the height of the pool, which is 8 ft.

The work required to pump the water out is given by the formula:

Work = weight x height

Work = 290,400 lb x 8 ft = 2,323,200 ft-lb

Therefore,

The work required to pump all the water out of the rectangular swimming pool over the top is approximately 2,323,200 ft-lb.

Learn more about rectangles here:

https://brainly.com/question/15019502

#SPJ12

there are 20 rows of seats on a concert hall: 25 seats are in the 1st row, 27 seats on the 2nd row, 29 seats on the 3 rd row, and so on. if the price per ticket is $32, how much will be the total sales for a one-night concert if all seats are taken?

Answers

Answer:

Step-by-step explanation:

To solve this problem, we need to find out how many seats there are in total, and then multiply that by the price per ticket.

To find the total number of seats, we need to add up the number of seats in each row. We can use the formula for an arithmetic sequence to do this:

S = n/2 * (a + l)

where S is the sum of the sequence, n is the number of terms, a is the first term, and l is the last term.

In this case, we have:

n = 20 (since there are 20 rows)

a = 25 (since there are 25 seats in the first row)

d = 2 (since the difference between each row is 2 seats, the common difference is 2)

We can use d to find the last term as well:

l = a + (n-1)*d

l = 25 + (20-1)*2

l = 25 + 38

l = 63

Now we can plug these values into the formula:

S = 20/2 * (25 + 63)

S = 10 * 88

S = 880

So there are 880 seats in total.

To find the total sales, we just need to multiply by the price per ticket:

total sales = 880 * $32

total sales = $28,160

Therefore, the total sales for a one-night concert with all seats taken would be $28,160.

Triangle ABC has coordinates A(4,1), B(5,9),and C (2,7). If the triangle is translated 7 units to left, what are the coordinates of B'? ​

Answers

Answer:

(-2,9)

Step-by-step explanation:

when moving it 5 units left on the x axis it would be 5-7

So in turn you would be given (-2,9)

Because the y stays the same you would still have (?,9)

4. What is the solution to 2 + 3(2a + 1) = 3(a + 2)?

Answers

Answer:

a=1/3

Step-by-step explanation:

First, expand the brackets by doing multiplication:

2+6a+3=3a+6

Then, move the unknown to the left and the numbers to the right:

3a=6-5

3a=1

a=1/3

The solution to the given equation is -1.

What is an equation?

In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign =.

The solution of an equation is the set of all values that, when substituted for unknowns, make an equation true.

The given equation is 2+3(2a+1)=3(a+2)

2+6a+3=3a+2

6a+5=3a+2

6a-3a=2-5

3a=-3

a=-1

Therefore, the solution to the given equation is -1.

To learn more about an equation visit:

https://brainly.com/question/14686792.

#SPJ2

PLEASE HELP!!! WILL MARK BRANLIEST!!!

Answers

Answer:

The point z = 3+4i is plotted as a blue dot, and the two square roots are plotted as a red dot and a green dot. The magnitudes of z and its square roots are shown by the radii of the circles centered at the origin.

Step-by-step explanation:

qrt(z) = +/- sqrt(r) * [cos(theta/2) + i sin(theta/2)]

where r = |z| = magnitude of z and theta = arg(z) = argument of z.

Calculate the magnitude of z:

|r| = sqrt((3)^2 + (4)^2) = 5

And the argument of z:

theta = arctan(4/3) = 0.93 radians

Now, find the two square roots of z:

sqrt(z) = +/- sqrt(5) * [cos(0.93/2) + i sin(0.93/2)]

= +/- 1.58 * [cos(0.47) + i sin(0.47)]

= +/- 1.58 * [0.89 + i*0.46]

Using a calculator, simplify this expression to:

sqrt(z) = +/- 1.41 + i1.41 or +/- 0.2 + i2.8

A+9 as a verbal expression

Answers

Answer:

"9 more than A" is a verbal expression.

The island of Martinique has received $32,000
for hurricane relief efforts. The island’s goal is to
fundraise at least y dollars for aid by the end of
the month. They receive donations of $4500
each day. Write an inequality that represents this
situation, where x is the number of days.

Answers

An inequality representing the amount that the island of Martinique can received for hurricane relief efforts, where x is the number of days is y ≤ 32,000 + 4,500x.

What is inequality?

Inequality is an algebraic statement that two or more mathematical expressions are unequal.

Inequalities can be represented as:

Greater than (>)Less than (<)Greater than or equal to (≥)Less than or equal to (≤)Not equal to (≠).

The total amount received by the island = $32,000

The daily receipt of donations = $4,500

Let the number of days = x

Let the funds raised for aid = y

Inequality:

y ≤ 32,000 + 4,500x

Thus, the inequality for the funds that the island can fundraise for hurricane relief aid by the end of the month is y ≤ 32,000 + 4,500x.

Learn more about inequalities at https://brainly.com/question/24372553.

#SPJ1

In ΔJKL, the measure of ∠L=90°, JK = 7. 3 feet, and KL = 4. 7 feet. Find the measure of ∠J to the nearest tenth of a degree

Answers

The measure of ∠J in ΔJKL is approximately 57.5 degrees.

The measure of ∠J in ΔJKL can be found using the trigonometric function tangent, which is defined as the ratio of the opposite side to the adjacent side.

The straight line that "just touches" the plane curve at a given point is called the tangent line in geometry. It was defined by Leibniz as the line that passes through two infinitely close points on the curve.

tan(∠J) = JK/KL

tan(∠J) = 7.3/4.7

∠J = arctan(7.3/4.7)

∠J = 57.5 degrees (rounded to the nearest tenth of a degree)

Therefore, the measure of ∠J in ΔJKL is approximately 57.5 degrees.

Learn more about Triangles

https://brainly.com/question/27996834

#SPJ4

Each of these measures is rounded to nearest whole: a=5cm and b=3cm Calculate the upper bound of a +b

Answers

The upper bound of a + b can be found by adding the upper bounds of a and b.

For a = 5cm, the nearest whole number is 5. The upper bound would be the midpoint between 5 and 6, which is 5.5.

For b = 3cm, the nearest whole number is 3. The upper bound would be the midpoint between 3 and 4, which is 3.5.

So the upper bound of a + b is:

5.5 + 3.5 = 9

Therefore, the upper bound of a + b is 9cm.

Triangle lmn will be dilated with respect to the origin by a scale factor of 1/2

what are the new coordinates of L’M’N’

Answers

The triangle LMN, with vertices L(6, −8), M(4, −4), and N(−12, 2), dilated with respect to the origin by a scale factor of 1/2, results in triangle L'M'N', with vertices L'(3, -4), M'(2, -2), and N'(-6, 1)

To dilate a triangle with respect to the origin, we need to multiply the coordinates of each vertex by the scale factor. In this case, the scale factor is 1/2, so we multiply each coordinate by 1/2.

The coordinates of L' are obtained by multiplying the coordinates of L by 1/2:

L'((1/2)6, (1/2)(-8)) = (3, -4)

The coordinates of M' are obtained by multiplying the coordinates of M by 1/2:

M'((1/2)4, (1/2)(-4)) = (2, -2)

The coordinates of N' are obtained by multiplying the coordinates of N by scale factor 1/2:

N'((1/2)×(-12), (1/2)×2) = (-6, 1)

Learn more about dilation here

brainly.com/question/26155897

#SPJ4

The given question is incomplete, the complete question is:

Triangle LMN with vertices L(6, −8), M(4, −4), and N(−12, 2) is dilated with respect to origin by a scale factor of 2 to obtain triangle L′M′N′. What are the new coordinates of  L′M′N′ ?

Seven bags of cement weighs 3kg 52g what Is the weight of the each?​

Answers

Answer:

436g

Step-by-step explanation:

1kg=1000g

3kg=3000g

3000+52=3052

3052÷7=436

f of x is equals to 3 - 2 x and g of x is equals to X Minus x square + 1 where x is an element of I have set of numbers find the inverse of G and the value for X for which f of G is equals to g of f​.

Answers

The inverse of the function g(x) is g⁻¹(x) = 0.5 + √(1.25 - x) and the value for x for which f(g(x)) = g(f(x))​ is 1

Calculating the inverse of g(x)

Given that

f(x) = 3 - 2x

Rewrite as

g(x) = -x² + x + 1

Express as vertex form

g(x) = -(x - 0.5)² + 1.25

Express as equation and swap x & y

x = -(y - 0.5)² + 1.25

Make y the subject

y = 0.5 + √(1.25 - x)

So, the inverse is

g⁻¹(x) = 0.5 + √(1.25 - x)

Calculating the value of x

Here, we have

f(g(x)) = g(f(x))​

This means that

f(g(x)) = 3 - 2(-x² + x + 1)

g(f(x)) = -(3 - 2x)² + (3 - 2x) + 1

Using a graphing tool, we have

f(g(x)) = g(f(x))​ when x = 1

Hence, the value of x is 1

Read more about inverse function at

https://brainly.com/question/3831584

#SPJ1

Complete question

f(x) = 3 - 2x and g(x) = x - x² + 1 where x is an element of f have set of numbers

Find the inverse of G and the value for x for which f(g(x)) = g(f(x))​.

The summaries of data from the balance sheet, income statement, and retained earnings statement for two corporations, Walco Corporation, and Gunther Enterprises, are presented below for 2017.
Determine the missing amounts. Assume all changes in stockholders equity are due to changes in retained earnings
Walco Corporation Gunther Enterprise
Beginning of year Total assets $100,000 $159,000
Total liabilities 73,000 $_____ (d)
Total stockholders' equity $_____ (a) 67,500
End of year Total assets $_____ (b) 190,000
Total liabilities 128,000 50,000
Total stockholders' equity 54,000 $_____ (e)
Changes during year in retained earnings Dividends $_____ (c) 4,900
Total revenues 219,000 $_____ (f)
Total expenses 167,000 79,000

Answers

The missing amounts for Walco Corporation and Gunther Enterprises assuming  all changes in stockholders equity are due to changes in retained earnings are
(a) Walco Corporation Total Stockholders' Equity =  $54,000
(b) Walco Corporation Total Assets = $182,000
(c) Walco Corporation Dividends = $47,100
(d) Gunther Enterprises Total Liabilities = $140,000
(e) Gunther Enterprises Total Stockholders' Equity = $91,500
(f) Gunther Enterprises Total Revenues =  $135,100


A balance sheet is a financial statement that reports a company's assets, liabilities, and stockholder equity on a specific date. Assets are resources a company owns that have monetary value, liabilities are obligations that must be paid in the future, and stockholder equity is the difference between a company's assets and liabilities. To calculate the missing amounts, you need to subtract the beginning of year figures from the end of year figures.

a) Total liabilities + Total stockholders' equity = Total assets

Total liabilities + $54,000 = $100,000

Total liabilities = $46,000

(b) Total assets = Total liabilities + Total stockholders' equity

Total assets = $128,000 + $54,000

Total assets = $182,000

(c) Changes during year in retained earnings = Total revenues - Total expenses - Dividends

Changes during year in retained earnings = $219,000 - $167,000 - $4,900

Changes during year in retained earnings = $47,100

The missing values for Gunther Enterprises:

(d) Total liabilities + Total stockholders' equity = Total assets

$67,500 + $(e) = $159,000

$(e) = $91,500

(f) Changes during year in retained earnings = Total revenues - Total expenses - Dividends

Changes during year in retained earnings = $(f) - $79,000 - $4,900

Changes during year in retained earnings = $(f) - $83,900

Using the balance sheet equation, we can find the missing values:

(d) Total liabilities = Total assets - Total stockholders' equity

Total liabilities = $159,000 - $67,500

Total liabilities = $91,500

(e) Total stockholders' equity = Total assets - Total liabilities

Total stockholders' equity = $190,000 - $50,000

Total stockholders' equity = $140,000

(f) Changes during year in retained earnings = Total revenues - Total expenses - Dividends

Changes during year in retained earnings = $219,000 - $79,000 - $4,900

Changes during year in retained earnings = $135,100

Therefore, the missing amounts are:

(a) Walco Corporation Total Stockholders' Equity =  $54,000
(b) Walco Corporation Total Assets = $182,000
(c) Walco Corporation Dividends = $47,100
(d) Gunther Enterprises Total Liabilities = $140,000
(e) Gunther Enterprises Total Stockholders' Equity = $91,500
(f) Gunther Enterprises Total Revenues =  $135,100

To learn more about the 'balance sheet':

https://brainly.com/question/1113933

#SPJ11

Eddie est discutiendo con Tana sobre las probabilidades de los distintos resultados al lanzar tres monedas. Decide lanzar una moneda de un centavo, una de cinco centavos y una de die centavos. ¿ Cuál es la probabilidad de que las tres monedas salgan cruz?

Answers

The probability of getting tails in the three coins would be 0.125 or 12.5%.

How to calculate the probability?

To calculate the probability of an event happening, first, we need to identify the rate of the desired outcome versus the total possible outcomes. Moreover, to determine the total probability of two or more events happening we need to calculate the probability of each event and then multiply the results.

Probability of getting tails in any of the three coins:

1 / 2 = 0.5

Total probabilityy:

0.5 x 0.5 x 0.5 = 0.125 or 12.5%

Learn more about probability in https://brainly.com/question/30034780

#SPJ1

parabola a and parabola b both have the x-axis as the directrix. parabola a has its focus at (3,2) and parabola b has its focus at (5,4). select all true statements.
a. parabola A is wider than parabola B
b. parabola B is wider than parabola A
c. the parabolas have the same line of symmetry
d. the line of symmetry of parabola A is to the right of that of parabola B
e. the line of symmetry of parabola B is to the right of that of parabola A

Answers

In the following question, among the given options, Option (b) "Parabola B is wider than Parabola A" and option (d) "The line of symmetry of Parabola A is to the left of that of Parabola B" are the true statements.

The following statements are true about the parabolas: c. the parabolas have the same line of symmetry, and d. the line of symmetry of parabola A is to the right of that of parabola B.

Parabola A and Parabola B have the x-axis as the directrix, with the focus of Parabola A at (3,2) and the focus of Parabola B at (5,4). As the focus of Parabola A is to the left of the focus of Parabola B, the line of symmetry for Parabola A is to the right of the line of symmetry of Parabola B.

Parabola A and Parabola B may have different widths, depending on their equation, but this cannot be determined from the information given.

For more such questions on Parabola

https://brainly.com/question/29635857

#SPJ11

Your monthly take-home pay is $900. Your monthly credit card payments are about $135. What percent of your take-home pay is used for your credit card payments?

i came up with $765

Answers

Answer:15 percent

Step-by-step explanation:

Write the line equation of (5,-12) and (0,-2)

Answers

Answer:

To find the equation of the line passing through the points (5,-12) and (0,-2), we first need to find the slope of the line:

slope = (change in y) / (change in x)

slope = (-2 - (-12)) / (0 - 5)

slope = 10 / (-5)

slope = -2

Now that we have the slope, we can use the point-slope form of the line equation to find the equation of the line:

y - y1 = m(x - x1)

where m is the slope, and (x1, y1) is one of the given points on the line.

Let's use the point (5,-12):

y - (-12) = -2(x - 5)

y + 12 = -2x + 10

y = -2x - 2

Therefore, the equation of the line passing through the points (5,-12) and (0,-2) is y = -2x - 2.

Other Questions
how does the cybersecurity goal of preserving data integrity relate to the goal of authenticating users? how does the life cycle of an average-sized star differ from the life cycle of a high-mass star? write a balanced equation for the redox reaction between calcium metal and oxygen gas Which one of the following compounds behaves as an acid when dissolved in water?A. RaOB. RbOHC. C4H10D. HI _____ is usually preferred when the decisions of a company are very risky and low-level managers lack decision-making skills.Select one:a. Delegation of authorityb. Decentralizationc. Employee empowermentd. Centralizatione. Specialization alaina anticipated some controversy getting managers from different functional teams to agree on the best course of action. she convened the managers face-to-face, and after presenting the issue at hand, gave them each 30 minutes to jot down their ideas and solutions. after discussing each idea in turn, each manager ranked the solutions and the one with the highest ranking was selected. alaina used to facilitate the decision making. group of answer choices the delphi technique production blocking brainstorming the nominal group technique the illusion of control Often, programmers list the ____ first because it is the first method used when an object is created.a. instanceb. constructorc. accessor The farming of fish such as salmon at aquaculture facilities poses a threat to marine ecosystems becauseothe farming of fish such as salmon at aquaculture facilities poses a threat to marine ecosystems because responses othe farmed fish can escape and outcompete wild fish for food and territory ofarm-raised salmon often pass on toxic chemicals such as mercury to eagles and other fish-eating birds oinvasive plant species common in aquaculture facilities can spread to nearby waters invasive plant species common in aquaculture facilities can spread to nearby waters fewer wild fish will be harvested for human consumption When the price of radios decreases 5%, quantity demanded increases 5%. The price elasticity of demand for radios is ________ and total revenue from radio sales will ________. what device is used to shunt transient current to ground in the event of an indirect lightning strike? Which of these is a reasonable conclusion from finding ancient ball courts and cave paintings of ancient athletic competitions?People have always been a little barbaric.Sports have been culturally significant for a long time.Soccer was the world's first sport.The Olympics began in Ancient Greece. Q: Write An Article About the Topic: (At Least 1000 Words)"10 Weight Loss Tips To Reduce Weight At Home"Note:Kindly No Plagiarism & No Grammatical Mistake In the context of elements of the Committee of Sponsoring Organizations, identify a true statement about information and communications.Multiple ChoiceA. They address the policies and procedures that support the control environment.B. They are directed at supporting the control environment through fair and truthful transmission of information.C. They set the tone of an organization, influencing the control consciousness of its people.D. They are directed at providing assessment capabilities and uncovering vulnerabilities. What does sarah Bergbreiter mean by " there's still a long way to go"? Name the two Substance that teenagers like to experiment with In comparing himself to the Sun in the second stanza, the speaker makes all the following points EXCEPT:(A) The Sun cannot feel as he can.(B) The Sun returns, and so will he.(C) The Sun lacks his passion.(D) The Sun is slower paced than he will be.(E) The Sun has a shorter distance to travel than he does. JOHN NEWLANDS REASON OF FAILURE A homogeneous beam of triangular cross section is subjected to a pure bending moment as shown in figure (a). Figure (b) indicates the cross section with centroid C as the origin of the coordinate system. In which point of the cross section is the magnitude of normal stress greatest? (a) y (b) fy Mz O (a) Point B O (b) Point C (c) Points A and B (d) Point A O (e) Not enough information to tell In what type of axon does saltatory conduction occur?a. myelinatedb. unmyelinated The Nutty Professor sells cashews for $6.80 per pound and Brazil nuts for $4.20 per pound. How much of each type should be used to make a 35 pound mixture that sells for $5.31 per pound?