Honestly help I’m slow

Honestly Help Im Slow

Answers

Answer 1

Answer:

46 degrees

Step-by-step explanation:

x equals 23 so just multiply by 2

Answer 2

Answer:

[tex]46^{o}[/tex]

Step-by-step explanation:

Bottom-right angle is 65 as 180 - 90 - 25 = 65

Top-left angle is also 65 as angles opposite a point are equal (when divided by straight lines)

Angles around a point = 360 so 360 - 65 - 65 - 90 - 25 = 115

5x = 115

x = 23

23 x 2 = 46


Related Questions

The mean age at first marriage for respondents in a survey is 23.33, with a standard deviation of 6.13 a. Calculate the Z score associated with an observed age at first marriage of 25.50 and explain what the Z score tells you. b. Calculate the observed age at first marriage associated with a Z score of -0.72. c. What proportion of respondents were married for the first time between the ages of 20 and 30 ? d. If an individual was married for the first time at the age of 35, what percentile is he or she in?

Answers

In summary, using Z scores and a Z table, we can find that approximately 51% of respondents were married for the first time between the ages of 20 and 30, and an individual married for the first time at the age of 35 is in approximately the 97th percentile.

(a) To calculate the Z score for an observed age of 25.50, we use the formula Z = (X - μ) / σ, where X is the observed value, μ is the mean, and σ is the standard deviation. Substituting the given values, we get Z = (25.50 - 23.33) / 6.13 ≈ 0.36. The Z score tells us that the observed age is approximately 0.36 standard deviations above the mean. (b) To find the observed age associated with a Z score of -0.72, we rearrange the formula and solve for X: X = Z * σ + μ. Substituting the values, we get X = -0.72 * 6.13 + 23.33 ≈ 20.95. Thus, an observed age of approximately 20.95 corresponds to a Z score of -0.72.

(c) To calculate the proportion of respondents married between the ages of 20 and 30, we need to convert the age range to Z scores. The Z score for 20 is (20 - 23.33) / 6.13 ≈ -0.54, and the Z score for 30 is (30 - 23.33) / 6.13 ≈ 1.09. We then calculate the area under the normal distribution curve between these Z scores using a Z-table or a statistical software. This proportion represents the proportion of respondents married for the first time between the ages of 20 and 30.

(d) To determine the percentile rank for an individual married at the age of 35, we need to calculate the area under the normal distribution curve to the left of the corresponding Z score. The Z score for 35 is (35 - 23.33) / 6.13 ≈ 1.90. We then look up the corresponding percentile in a Z-table or use statistical software to find the percentage of the population with a Z score less than 1.90. This percentage represents the percentile rank for an individual married at the age of 35.

To know more about Z scores here: brainly.com/question/31871890

#SPJ11

Karen wants to advertise how many chocolate chips (in grams) are in each Big Chip cookie at her bakery. She randomly selects a sample of 13 cookies and finds that the number of chocolate chips per cookie in the sample has a mean of 60.3 and a standard deviation of 37.5. What is the 98% confidence interval for the number of chocolate chips per cookie for Big Chip cookies? O 32.4<< 88.2 O 12.4 < x < 108.2 46.5< < 74.1 21.5<<99.1 O 15.3<< 105.3

Answers

The 98% confidence interval for the number of chocolate chips per cookie for Big Chip cookies is approximately 32.4<< 88.2

How to construct a confidence interval for the mean number of chocolate chips per cookie?

To construct a confidence interval for the mean number of chocolate chips per cookie, we can use the t-distribution since the sample size is small (n = 13) and the population standard deviation is unknown.

Given that the sample mean is 60.3 and the sample standard deviation is 37.5, we can calculate the standard error (SE) as:

[tex]SE = s / \sqrt(n)[/tex]

where s is the sample standard deviation and n is the sample size.

[tex]SE = 37.5 / \sqrt(13) \approx 10.41[/tex]

To calculate the margin of error, we multiply the standard error by the t-score corresponding to a 98% confidence level with n-1 degrees of freedom.

With n-1 = 12 degrees of freedom, the t-score can be obtained from a t-table or calculator. For a 98% confidence level, the t-score is approximately 2.681.

Margin of Error = t * SE = 2.681 * 10.41 ≈ 27.92

Finally, we can construct the confidence interval by subtracting and adding the margin of error to the sample mean:

CI = sample mean ± margin of error

CI = 60.3 ± 27.92

Therefore, among the answer choices provided, the closest option is "32.4 << 88.2."

Learn more about confidence interval

brainly.com/question/31736191

#SPJ11

Find the area of a parallelogram. If base = 15 cm; height= 5 cm

Answers

75


Base * Height = area
............................

Solve the following DE using Power series around xo = 0. Find the first eight nonzero terms of this DE. y" + xy' + 2y = 0.

Answers

The first eight nonzero terms of the solution by substituting the values of the coefficients in the power series expression for y(x) are:

[tex]a_0 = 0\\a_1 = -a_2/2\\a_2 = -3a_1/2\\a_3 = -(4a_2 + 6a_1)/2\\a_4 = -(5a_3 + 7a_2)/2\\a_5 = -(6a_4 + 8a_3)/2\\a_6 = -(7a_5 + 9a_4)/2\\a_7 = -(8a_6 + 10a_5)/2\\a_8 = -(9a_7 + 11a_6)/2[/tex]

To solve the given differential equation y" + xy' + 2y = 0 using power series method around xo = 0, we assume a power series solution of the form:

y(x) = ∑[n=0 to ∞] [tex]a_n x^n[/tex]

Now, let's find the first eight nonzero terms of this power series solution.

First, we'll calculate the derivatives of y(x) with respect to x:

y'(x) = ∑[n=0 to ∞] a_n * n * [tex]x^{(n-1)[/tex]

y''(x) = ∑[n=0 to ∞] a_n * n * (n-1) * [tex]x^{(n-2)[/tex]

Substituting these expressions into the original differential equation, we have:

∑[n=0 to ∞] [tex]a_n[/tex] * n * (n-1) * [tex]x^{(n-2)[/tex] + x * ∑[n=0 to ∞] [tex]a_n[/tex] * n * [tex]x^{(n-1)[/tex] + 2 * ∑[n=0 to ∞] [tex]a_n * x^n[/tex] = 0

Now, we'll rearrange the terms and combine them:

∑[n=2 to ∞][tex]a_n[/tex] * n * (n-1) * [tex]x^{(n-2)[/tex] + ∑[n=1 to ∞] [tex]a_n[/tex] * n * [tex]x^n[/tex] + 2 * ∑[n=0 to ∞] [tex]a_n * x^n[/tex] = 0

Let's break down each summation separately:

For the first summation term, n starts from 2:

∑[n=2 to ∞] [tex]a_n[/tex] * n * (n-1) * [tex]x^{(n-2)[/tex] = a_2 * 2 * 1 * [tex]x^0[/tex] + [tex]a_3[/tex] * 3 * 2 * x^1 + [tex]a_4[/tex] * 4 * 3 * [tex]x^2[/tex] + ...

For the second summation term, n starts from 1:

∑[n=1 to ∞] [tex]a_n[/tex] * n * [tex]x^n[/tex] = [tex]a_1[/tex] * 1 * [tex]x^1[/tex] + [tex]a_2[/tex] * 2 * [tex]x^2[/tex] + [tex]a_3[/tex] * 3 * [tex]x^3[/tex] + ...

For the third summation term, n starts from 0:

2 * ∑[n=0 to ∞] [tex]a_n * x^n[/tex] = 2 * [tex]a_0 * x^0[/tex] + 2 * [tex]a_1 * x^1[/tex] + 2 *[tex]a_2 * x^2[/tex] + ...

Combining these terms, we have:

2[tex]a_0[/tex] + (2[tex]a_1 + a_2[/tex])x + (2[tex]a_2 + 3a_1[/tex])[tex]x^2[/tex] + [tex](2a_3 + 4a_2 + 6a_1)x^3[/tex] + ...

Since the equation should hold for all values of x, each coefficient of [tex]x^n[/tex]should be zero. Therefore, we equate each coefficient to zero and find the recurrence relation for the coefficients:

2[tex]a_0[/tex] = 0 => [tex]a_0 = 0[/tex]

[tex]2a_1 + a_2 = 0[/tex] => [tex]a_1 = -a_2/2[/tex]

[tex]2a_2 + 3a_1 = 0[/tex] => [tex]a_2 = -3a_1/2[/tex]

[tex]2a_3 + 4a_2 + 6a_1 = 0[/tex]

Using these recurrence relations, we can calculate the first eight nonzero terms of the solution.

Starting from [tex]a_0 = 0[/tex], we can find the values of [tex]a_1, a_2[/tex], and so on:

[tex]a_0 = 0[/tex]

[tex]a_1 = -a_2/2[/tex]

[tex]a_2 = -3a_1/2[/tex]

[tex]a_3 = -(4a_2 + 6a_1)/2[/tex]

[tex]a_4 = -(5a_3 + 7a_2)/2[/tex]

[tex]a_5 = -(6a_4 + 8a_3)/2[/tex]

[tex]a_6 = -(7a_5 + 9a_4)/2[/tex]

[tex]a_7 = -(8a_6 + 10a_5)/2[/tex]

[tex]a_8 = -(9a_7 + 11a_6)/2[/tex]

Therefore, these are the first eight nonzero terms of the solution by substituting the values of the coefficients in the power series expression for y(x).

Learn more about Power Series at

brainly.com/question/32614100

#SPJ4

The balance on Ramon Felipe's credit card on January 18, his billing date, was $351.41. For the period ending February 18, Ramon had the following transactions: (January = 31 days) January 25 Charge: Restaurant Meal $ 54.02 January 27 Payment: $130.00 February 8 Charge: Gas $ 19.21 February 9 Charge: Microwave $148.56 a) Find the average daily balance for the billing period. [4pts] b) Find the finance charge to be paid on February 18. Assume an interest rate of 1.2% per month. [2pts] c) Find the balance due on February 18.

Answers

(a) The average daily balance for the billing period from January 18 to February 18 was $357.16.

To find the average daily balance, we need to calculate the balance for each day of the billing period and then divide by the number of days in the period.

January 18 balance: $351.41

January 25 charge: $405.43 ($351.41 + $54.02)

January 27 payment: $275.43 ($405.43 - $130.00)

February 8 charge: $294.64 ($275.43 + $19.21)

February 9 charge: $443.20 ($294.64 + $148.56)

To calculate the average daily balance, we add up the balances for each day and divide by the number of days in the billing period :

(18 x 351.41 + 7 x 405.43 + 2 x 275.43 + 1 x 294.64 + 1 x 443.20) / 29

= $357.16

(b) The finance charge to be paid on February 18 is $3.05.

To calculate the finance charge, we need to first calculate the average daily balance (which we found in part a), and then multiply it by the interest rate and the number of days in the billing period.

Average daily balance: $357.16

Interest rate: 1.2% per month

Number of days in billing period: 31

Finance charge = Average daily balance x Interest rate x Number of days / Days in year

Finance charge = $357.16 x (1.2 / 100) x 31 / 365 = $3.05

(c) The balance due on February 18 is $452.00.

To find the balance due on February 18, we need to add up all the charges and subtract any payments made during the billing period from the average daily balance.

January 18 balance: $351.41

January 25 charge: $54.02

January 27 payment: -$130.00

February 8 charge: $19.21

February 9 charge: $148.56

Finance charge: $3.05

Balance due = Average daily balance + Charges - Payments - Credits + Finance charges

Balance due = $357.16 + $54.02 + $19.21 + $148.56 - $130.00 + $3.05

= $452.00

To know more about interest rate refer here:

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

#SPJ11

Pls helpppp I’m stuck and no one knows

Answers

Answer:

x=9

Step-by-step explanation:

It’s 9
Sorry if it’s wrong

X
How many 1 -by-1 -by-1 -inch cubes fit inside of this
rectangular prism?

Answers

The number of 1 -by-1 -by-1 -inch cubes that can fit inside of this rectangular prism 120 cubes.

Volume of a rectangular prism

volume = lwh

where

l = lengthw = widthh = height

Therefore,

volume = 10 × 3 × 4 = 120 inches³

Volume of the cube = l³

where

l = side length

Therefore,

volume = 1 × 1 × 1 = 1 inches³

Therefore, the number of 1 -by-1 -by-1 -inch cubes that can fit inside of this rectangular prism is as follows;

number of cube = 120 / 1 = 120 cubes

learn more on volume here : https://brainly.com/question/1578538

1. find the surface area 3 ft 4 ft 10 ft Your answer​

Answers

Answer:

Surface area is 164 ft^2.

Step-by-step explanation:

2(10*4) + 2(10*3) + 2(4*3) = 164 ft^2

The variable b varies directly as the square root of a. If b=100 when c=4, which equation can be used to find other combinations of b and c ?

Answers

The equation that can be used to find other combinations of b and c is: b = k√a, where k is a constant of variation.

When a variable, such as b, varies directly with the square root of another variable, such as a, it means that there is a constant of proportionality such that the ratio between b and the square root of a remains constant.

In this case, we are given that b = 100 when c = 4. To find the equation that represents the relationship between b and c, we can set up a proportion using the given information:

b / sqrt(a) = k

Substituting the values b = 100 and c = 4:

100 / sqrt(4) = k

Simplifying:

100 / 2 = k

k = 50

Now we can rewrite the equation as:

b / sqrt(a) = 50

To find other combinations of b and c, we can rearrange the equation to solve for b:

b = 50 * sqrt(a)

Therefore, the equation that can be used to find other combinations of b and c is:

b = 50 * sqrt(a)

This equation states that b is equal to 50 times the square root of a. By plugging in different values for a, we can determine the corresponding values of b.

Know more about Plugging  here:

https://brainly.com/question/13137385

#SPJ11

Create a function where the domain is not a set of numbers and the range would be the set of whole numbers (1, 2, 3). For the theme of the function, use breakfast. Make sure to clearly identify the domain and the function.

Answers

After considering the given data we conclude that the creation of a satisfactory function with respect to the dedicated question is possible.

To make  a function where the domain is not a set of numbers and the range would be the set of whole numbers (1, 2, 3) and the theme of the function is breakfast, we can describe a function that takes in breakfast items as inputs and assigns a number from 1 to 3 to each item as outputs.
The domain of the function will be the set of breakfast items, and the range would be the set of whole numbers (1, 2, 3).
Here is an instance of such a function:
Function name: breakfastRanking
Domain: {pancakes, waffles, eggs, bacon, sausage, toast, bagel, cereal, oatmeal}
Range: {1, 2, 3}
Function definition:
breakfastRanking(pancakes) = 1
breakfastRanking(waffles) = 2
breakfastRanking(eggs) = 3
breakfastRanking(bacon) = 1
breakfastRanking(sausage) = 2
breakfastRanking(toast) = 3
breakfastRanking(bagel) = 1
breakfastRanking(cereal) = 2
breakfastRanking(oatmeal) = 3
For the function, we have assigned a ranking of 1, 2, or 3 to each breakfast item based on personal preference.
For instance , pancakes, bacon, and bagel are assigned a ranking of 1 because they are the favorite breakfast items, while waffles, sausage, and cereal are assigned a ranking of 2, and eggs, toast, and oatmeal are assigned a ranking of 3.
This function can be imperatives for deciding what to have for breakfast based on personal preference.
To learn more about domain
https://brainly.com/question/26098895
#SPJ4

Find the slope between the two points. (2,7) and (5,8)

Answers

Answer:

1/3

Step-by-step explanation:

Plug the coordinates into the slope formula.

y2 - y1/ x2 - x1

8 - 7 / 5 - 2

= 1/3

The slope is 1/3.

What are the integer solutions to the inequality below?

2

x
<
2

Answers

Flfkfjcjcjcnccnncjvmvmv

A line that a graph approaches but does not reach. It may be a vertical, horizontal, or slanted line.

first two letters as

Answers

Answer:

asymptote

Step-by-step explanation:

what is 11309.73 to the nearest hundredth

Answers

11300. I’m pretty sure

I'll give brainliest

your options are:

a. 60
b. 120
c. 180
d. 40​

Answers

Answer:

the answer is A

Step-by-step explanation:

It is an acute angle but is larger than 40

find cos ∅
A. 8/17
B. 8/15
C. 15/8
D. 15/17​

Answers

Answer:

I think its c hope this helps I may be wrong

PVHS published a confidence interval for the true proportion of high schoolers who show up late for school on a given day. The interval created from a random sample of high schoolers is (0.039, 0.109). A. What is the point estimate? (1 pt) B. What margin of error is used in this interval?

Answers

Given, PVHS published a confidence interval for the true proportion of high schoolers who show up late for school on a given day.

The interval created from a random sample of high schoolers is (0.039, 0.109). We have to determine the point estimate and margin of error for this interval. (1 pt) A. We know that Point estimate is the single value that best represents the population of interest. It can be calculated as the average of all the sample observations.

For the given interval, the point estimate is given by the average of the interval which is:(0.039 + 0.109) / 2 = 0.074B. What margin of error is used in this interval?Margin of Error = (Upper limit of CI - Point Estimate) or (Point Estimate - Lower limit of CI)

For the given interval, we have Point estimate = 0.074Lower limit of CI = 0.039Upper limit of CI = 0.109

Therefore, Margin of Error = (0.109 - 0.074) = 0.035

Thus, the margin of error used in this interval is 0.035.

To know more about average refer to:

https://brainly.com/question/130657

#SPJ11

an 8 foot chain weighs 120 pounds. a large robot is holding one end of the chain 3 feet above the ground, so that 5 feet of the chain are on the ground. how much work must the robot do to lift this end of the chain from a height of 3 feet to a height of 13 feet (so he lifts up 10 feet)

Answers

The robot must do 840 foot-pounds of work to lift the chain from a height of 3 feet to a height of 13 feet. What the robot has to do to lift the chain from a height of 3 feet to a height of 13 feet is the work.

Work is defined as the product of the force acting on an object and the distance that object moves as a result. To compute the work that the robot must do to lift the chain from a height of 3 feet to a height of 13 feet, we must first determine how much gravitational potential energy the chain has at the higher elevation. The gravitational potential energy of an object is equal to the object's weight times its height above a reference level. The weight of the chain is given as 120 pounds, and the chain will be lifted by the robot for a total of 10 feet. After that, we can determine the amount of work that the robot must do to raise the chain to the new height using the formula W = Fd, where W is work, F is force, and d is distance. The robot must do 840 foot-pounds of work.

Know more about work here:

https://brainly.com/question/14813637

#SPJ11


Consider the table of values and the equation, which both represent a function,
Which function has the greater rate of change?

And could you explain how you found the answer?

Answers

Answer:

y = 5x - 2

Step-by-step explanation:

✅Rate of change = change in y/change in x

Rate of change of the table of values using two pairs of values from the table (2, 8) and (3, 11):

Rate of change = (11 - 8)/(3 - 2) = 3/1

Rate of change = 3

✅Rate of change of the equation, y = 5x - 2.

The equation is represented in the slope-intercept form, y = mx + b.

Where, m = slope/rate of change

Therefore, rate of change if the equation would be 5.

Rate of change = 5

✔️The function that has the greater rate of change would therefore be y = 5x - 2

It costs $1.16 to buy four-fifths a pound of apples. How much would it cost to
buy 8 pounds?

Answers

Answer:

11.60

Step-by-step explanation:

If the cost of 4/5th a pound of apples is $1.16, and we need to find the cost of that of 8 pounds, then you start by finding how many 4/5ths of a pound are in 8 pounds. 8 dividided by 0.8 (the decimal form of 4/5) is 10. Taking that 10, you would multiply the original cost of $1.16, which would bring you to the total of $11.60.

the bakers at a bakery can make 160 bagels in 4 hours. how many bagels can they bake in 6 hours? what is the rate per hour

Answers

Answer: they can make 240 bagels in 6 hours and the rate per hour is 40

Step-by-step explanation:

Survey on Answering Machine Ownership In a survey, 69% of Americans said they own an answering machine. If 17 Americans are selected at random, find the probability that exactly 14 own an answering machine. Round your answer to three decimal places. find P(14).

Answers

The probability, P(14), that exactly 14 out of 17 randomly selected Americans own an answering machine can be calculated. The answer is found to be 0.216, rounded to three decimal places.

To find the probability, P(14), we can use the binomial probability formula:

[tex]P(k) = C(n, k) * p^k * (1 - p)^{(n - k)}[/tex]

Where:

P(k) is the probability of exactly k successes,

C(n, k) is the number of combinations of n items taken k at a time,

p is the probability of success for each trial, and

n is the total number of trials.

In this case, we are looking for the probability of exactly 14 Americans owning an answering machine of 17 randomly selected Americans. The probability of owning an answering machine is given as 0.69.

Substituting the values into the formula, we get:

[tex]P(14) = C(17, 14) * (0.69)^{14} * (1 - 0.69)^{(17 - 14)}[/tex]

Using combination notation, C(17, 14) = 17! / (14! * (17-14)!) = 17! / (14! * 3!) = 17 * 16 * 15 / (3 * 2 * 1) = 680.

Calculating further, we find:

[tex]P(14) = 680 * (0.69)^{14} * (0.31)^3 =0.216[/tex].

Therefore, the probability, P(14), that exactly 14 out of 17 randomly selected Americans own an answering machine is approximately 0.216.

Learn more about probability here:

https://brainly.com/question/31828911

#SPJ11

Write an equation in slope-intercept form for the line that passes through the
given point and is parallel to the graph of the given equation.
(-2,5), y = -4x + 2

Answers

Step-by-step explanation:

y=mx+b

m=slope

b=y-intercept

Note: In parallel lines the slopes are the same

so put in (-2,5) into the values for (x,y) in y=mx+b and -4 in for m.

5=(-4)(-2)+b

5=8+b

-3=b

So then we put that back into the original equation with the slope of -4

y=(-4)x-3

Hope that helps :)

plz answer fast today

Answers

Answer:

5 + 5 + 3 × 7

Step-by-step explanation:

Correct me if I'm wrong.

Solve the system of equations using Gauss-Jordan elimination.

x-4y+z=0
2x+2y-z=-4
|x-2y-z=-5

Answers

To solve the system of equations using Gauss-Jordan elimination, we'll start by writing the augmented matrix for the system. The augmented matrix is formed by combining the coefficients of the variables and the constant terms on the right side of each equation:

[1 -4 1 | 0]

[2 2 -1 | -4]

[1 -2 -1 | -5]

Now, we'll apply row operations to transform the augmented matrix into reduced row-echelon form.

Let's perform row 2 - 2 * row 1 to eliminate the x term in the second row:

[1 -4 1 | 0]

[0 10 -3 | -4]

[1 -2 -1 | -5]

Next, perform row 3 - row 1 to eliminate the x term in the third row:

[1 -4 1 | 0]

[0 10 -3 | -4]

[0 2 -2 | -5]

To make the second element of the third row equal to zero, perform row 3 - (1/5) * row 2:

[1 -4 1 | 0]

[0 10 -3 | -4]

[0 0 -1 | -3/5]

We can multiply the third row by -1 to make the leading coefficient in the third row positive:

[1 -4 1 | 0]

[0 10 -3 | -4]

[0 0 1 | 3/5]

Now, let's perform row 2 - 3 * row 3 to eliminate the z term in the second row:

[1 -4 1 | 0]

[0 10 0 | -19/5]

[0 0 1 | 3/5]

Next, perform row 1 + 4 * row 3 to eliminate the z term in the first row:

[1 -4 0 | 12/5]

[0 10 0 | -19/5]

[0 0 1 | 3/5]

Finally, divide the second row by 10 and simplify:

[1 -4 0 | 12/5]

[0 1 0 | -19/50]

[0 0 1 | 3/5]

Divide the first row by -4 and simplify:

[-1/4 1 0 | -3/5]

[0 1 0 | -19/50]

[0 0 1 | 3/5]

The resulting matrix corresponds to the system:

-1/4x + y = -3/5

y = -19/50

z = 3/5

Therefore, the solution to the system of equations is:

x = -3/10

y = -19/50

z = 3/5

Consider the following data 6,6; -14, -14.10.6.-14 Copy Data Step 1 of 3: Determine the mean of the given data Answer how to enter your answer fopens in new window) 1 Point Tables Keypad Keyboard Shortcuts > Next < Prev + . Consider the following data 66-14-1410,6-14 Cory bola Hep 2 of 3 Determine the mean of the data

Answers

The mean of the given data, 6, 6, -14, -14, 10, 6, -14, is approximately 0.857.

To determine the mean of the given data, we need to sum up all the values and then divide the sum by the total number of values.

The given data is: 6, 6, -14, -14, 10, 6, -14.

Sum up the values:

6 + 6 + (-14) + (-14) + 10 + 6 + (-14) = 6

Divide the sum by the total number of values:

6 / 7 = 0.857

Therefore, the mean of the given data is approximately 0.857.

To learn more about mean visit : https://brainly.com/question/1136789

#SPJ11

AAAAAA help me pls
(I need help on number 5)

Answers

Answer:

1620!

Step-by-step explanation:

Answer:

1620

Step-by-step explanation:

help pls and thank uu:)

Answers

-4 is the answer bestie

Answer and Step-by-step explanation:

The answer is 1.

When g(x) is 0, we need to add 4 to both sides, then divide each side by 4 to get the x by itself. We see that x is equal to 1.

0 = 4x - 4

4 = 4x

x = 1

#teamtrees #PAW (Plant And Water)

Can someone please explain what Multiplying Monomials and Binomials is like a summary please quick

Answers

Answer:

quite simple

Step-by-step explanation:

When multiplying a monomial by a monomial, multiply the coefficients and then multiply the variables. When multiplying variables that are the same, use the product of powers property to add the exponents. When multiplying a monomial by a binomial, multiply the factors of the monomial into each term of the binomial.

*Will award brainliest* Karla would like to lease a car worth $23,550 for a three-year period. The leasing company told Karla that after three years, the car would have a residual value of $14,136. What percentage represents the residual value of Karla’s leased car?

Answers

Pretty sure you just divide 14,136/23,550 and then that percent would be the answer
Other Questions
The average speed of an airplane is 550 miles per hour Create an equation to represent the distance, d, in miles, that the airplane travels after t hours at the average speed. Which of the following techniques would be best for observing the bacterial nucleoid? a. Scanning electron microscopy b. Dark field microscopy with fluorescently labeled DNA C. Bright field microscopy with Gram stained cells d. Fluorescence microscopy using a fluorescent DNA-staining dye 9. Justify your answer to question 8 in 1-2 sentences. In your justification, clearly explain why at least one of the incorrect answers is wrong plssssssssssssssssssssssssssssssssss Imagine carefully weighing a metal can, leaving it out in the rain for weeks and weeksuntil it was very rusted, and then carefully weighing it again. Would the can be heavier or lighter after it was rusted? Why? Complete the following steps to plot an image of your own choosing (a) Create a list containing a set of ordered pairs needed to create your image. Name the list mylist. Be sure to list the points in the order in which they will be connected together. The created list should begin and end with (0,0) in order to connect the last point back to the first point. (b) Use the command HGMatrix to convert your matrix into a matrix and assign this matrix the name mylistmat and then use the Plotimage command to plot the corresponding image. The 3-month interest rates with The United Kingdom and The United States are, respectively, 4% and 6% per annum (please select an interest rate larger than 4% up to two decimal points. Selected numbers must be different than 0). The spot exchange price is USD/GBP 0,72 (0,72 pence per US dollar). The futures price for a contract deliverable in one year is quoted as 0,73. Is there an arbitrage opportunity? If there is, what strategy would you follow and what would be the arbitrage profit of that strategy? Using SWOT analysis and Porters Five Forces Model. Should Apple Inc. change either their corporate level or business level strategies (choose either ONE of the strategies for discussion)? Find the coordinates of the endpoint of the image? A video game regularly costs $29.95 is on sale for 15% off. About how much is the sale price of the game is you include 8% sales tax? Help me please please help me Five less than twice the value of a number is equal to three times the quantity of 4 more than 1/2 the number what is the number let x be the number right and solve an equation to find x show your work. If I were to ask a person what life was like when Genghis Khan ruled, what would he or she say? Which shows a correct comparison? A: 5 milliliters > 50 liters B: 2 liters < 200 milliliters C: 100 liters < 1,000 milliliteres D: 3,200 milliliters > 3 liters 10What type of boundary has plates that slide past each other?A) convergentBtransformC divergentDtension Select all the correct answers. This model shows a human embryo. What can you determine about its development from the model?It has a postanal tail. Its a vertebrateIt has pharyngeal arches. It has fully developed organ systems. The Agricultural Labor Relations Act helped farm workers gainO larger farms.O collective bargaining rights.Obetter food.o the right to strike. use these words in a short story What conditions contributed to the near extinction of the buffalo?a.Buffalo fed pioneers and railroad workers as they came westb.Buffalo hunting became a sport.c.Increased Eastern markets for buffalo robes and tongues.d.All of the above.Please select the best answer from the choices providedABCD Help me please I need help with this For the below Cash Flow, find the total PW value using 10% interest rate years cost $ 0 1 2 3,851 1,000.00 3,589 4,000.00 1,000.00 3 4 5 6 Selected Answer: Correct Answer: 10,504.57 10,504.62 2%