HELPPPP!!!! (20 points) The table below shows the account balances for four different customer accounts at the City
Bank. Which account balance represents a debt that is greater than $20 and less than $30?
Account Balance (S)
S25
-S34
-$24
$17

Answers

Answer 1

Answer:

$25

mark as brainlist answer

Answer 2

The account balance that represents a debt that is greater than $20 and less than $30 is -$24.

What is Algebra?

Algebra is the study of abstract symbols, while logic is the manipulation of all those ideas.

The acronym PEMDAS stands for Parenthesis, Exponent, Multiplication, Division, Addition, and Subtraction. This approach is used to answer the problem correctly and completely.

We are given that;

The account balance= $20 and less than $30

Account Balance (S)

S25,-S34,-$24,$17

Now,

Note that a negative account balance indicates a debt, and the absolute value of the account balance represents the amount of the debt. In this case, the account balance of -$24 represents a debt of $24, which is greater than $20 and less than $30.

Therefore, by algebra the answer will be -$24.

More about the Algebra link is given below.

brainly.com/question/953809

#SPJ7


Related Questions

Sara ​says, "If you subtract 14 from my number and multiply the difference by -5 ​, the result is -125 ​." What is ​'s ​number?

Answers

Answer:"if you subtract 14 from my number and multiply the difference by -4, the result is -80." What is Sara's number?​. 2. See answers.

2 answers

·

0 votes:

Answer:6Step-by-step explanation:-80/-4=20+14=6

Step-by-step explanation:

HELP ASAPP, Laura is going to build some large wooden storage boxes. The boxes are shaped like rectangular prisms, as shown below. She wants to cover all the sides of each box with special wallpaper. If she has a total of 1026 ft2 of wallpaper, how many boxes can she cover?

HELP ASAPP, Laura is going to build some large wooden storage boxes. The boxes are shaped like rectangular

Answers

Answer:

9 boxes

Step-by-step explanation:

Al released his balloon from the 10-yard line, and it landed at the 16-yard line. If the ball reached a height of 27 yards, what equation represents the path of his toss?​

Answers

The equation of the path of the parabola is y = a(x - 13)² + 27

Given data ,

To represent the path of Al's toss, we can assume that the path is a parabolic trajectory.

The equation of a parabola in vertex form is given by:

y = a(x - h)² + k

where (h, k) represents the vertex of the parabola

Now , the balloon was released from the 10-yard line and landed at the 16-yard line, we can determine the x-values for the vertex of the parabola.

The x-coordinate of the vertex is the average of the two x-values (10 and 16) where the balloon was released and landed:

h = (10 + 16) / 2 = 13

Since the height of the balloon reached 27 yards, we have the vertex point (13, 27)

Now, let's substitute the vertex coordinates (h, k) into the general equation:

y = a(x - 13)² + k

Substituting the vertex coordinates (13, 27)

y = a(x - 13)² + 27

To determine the value of 'a', we need another point on the parabolic path. Let's assume that the highest point reached by the balloon is the vertex (13, 27).

This means that the highest point (13, 27) lies on the parabola

Substituting the vertex coordinates (13, 27) into the equation

27 = a(13 - 13)² + 27

27 = a(0) + 27

27 = 27

Hence , the equation representing the path of Al's toss is y = a(x - 13)² + 27, where 'a' can be any real number

To learn more about parabola click :

https://brainly.com/question/24042022

#SPJ1

What is the slope of the line shown?

What is the slope of the line shown?

Answers

Answer:

-2

Step-by-step explanation:

from one point to another, you go down 2 and over 1

Answer:

the answer is -2

Step-by-step explanation:

this is because for every unit it goes to the right it goes down 2 which makes it negitive if it is facing down and positive if facing up.

Find the wind direction (degrees) and speed (m s−1), given the (U,V) components: a. (−5,0) knots b. (8,−2)ms−1 c. (−1,15)mih−1 d. (6,6)ms−1 e. (8,0) knots f. (5,20)ms−1 g. (−2,−10)mih−1 h. (3,−3)ms−1

Answers

a. The wind direction is 180 degrees and the wind speed is 5 knots.

b. The wind direction is 168.69 degrees and the wind speed is 8.25 m/s.

c. The wind direction is 93.69 degrees and the wind speed is 6.71 m/s.

d. The wind direction is 45 degrees and the wind speed is 8.49 m/s.

e. The wind direction is 0 degrees and the wind speed is 8 knots.

f. The wind direction is 78.69 degrees and the wind speed is 21.92 m/s.

g. The wind direction is 256.31 degrees and the wind speed is 10.54 m/s.

h. The wind direction is 225 degrees and the wind speed is 4.24 m/s.

a. Given U = -5 knots and V = 0 knots. The wind direction can be calculated using the equation:

wind direction = atan2(U, V) + 180 degrees

Substituting the values, we get:

wind direction = atan2(-5, 0) + 180 degrees = 180 degrees

The wind speed is the magnitude of the (U,V) vector, which is 5 knots.

b. Given U = 8 m/s and V = -2 m/s. Using the same formula as above:

wind direction = atan2(8, -2) + 180 degrees ≈ 168.69 degrees

The magnitude of the (U,V) vector is calculated as:

wind speed = sqrt(U^2 + V^2) = sqrt(8^2 + (-2)^2) ≈ 8.25 m/s

c. Given U = -1 mph and V = 15 mph. Converting mph to m/s:

U = -1 mph * (0.44704 m/s / 1 mph) ≈ -0.45 m/s

V = 15 mph * (0.44704 m/s / 1 mph) ≈ 6.71 m/s

Using the wind direction formula:

wind direction = atan2(-0.45, 6.71) + 180 degrees ≈ 93.69 degrees

The magnitude of the (U,V) vector is:

wind speed = sqrt((-0.45)^2 + 6.71^2) ≈ 6.71 m/s

d. Given U = 6 m/s and V = 6 m/s:

wind direction = atan2(6, 6) + 180 degrees = 45 degrees

wind speed = sqrt(6^2 + 6^2) = 8.49 m/s

e. Given U = 8 knots and V = 0 knots:

wind direction = atan2(8, 0) + 180 degrees = 0 degrees

wind speed = sqrt(8^2 + 0^2) = 8 knots

f. Given U = 5 m/s and V = 20 m/s:

wind direction = atan2(5, 20) + 180 degrees ≈ 78.69 degrees

wind speed = sqrt(5^2 + 20^2) ≈ 21.92 m/s

g. Given U = -2 mph and V = -10 mph:

U = -2 mph * (0.44704 m/s / 1 mph) ≈ -0.89 m/s

V = -10 mph * (0.44704 m/s / 1 mph) ≈ -4.47 m/s

wind direction = atan2(-0.89, -4.47) + 180 degrees ≈ 256.31 degrees

wind speed = sqrt((-0.89)^2 + (-4.47)^2) ≈ 10.54 m/s

h. Given U = 3 m/s and V = -3 m/s:

wind direction = atan2(3, -3) + 180 degrees = 225 degrees

wind speed = sqrt(3^2 + (-3)^2) ≈ 4.24 m/s

In each case, we calculate the wind direction using the atan2 function, which gives the angle in radians. We then convert the angle to degrees and add 180 degrees to obtain the wind direction in meteorological convention. The wind speed is calculated by taking the magnitude of the (U,V) vector using the Pythagorean theorem.

For more questions like Wind direction click the link below:

https://brainly.com/question/9351927

#SPJ11

"





Given u- 78.2 and o= 2 13, the datum 75.4 has z-score a) -0.62 b) - 1.31 c) 1.31 d) 0.62
"

Answers

The z-score of the datum 75.4 is approximately -1.31. Option b is the correct answer.

To calculate the z-score of the datum 75.4, we can use the formula: z = (X - μ) / σ, where X is the given value, μ is the mean, and σ is the standard deviation. Given that μ = 78.2 and σ = 2.13, we can substitute these values into the formula:

z = (75.4 - 78.2) / 2.13

Calculating this expression, we get:

z ≈ -1.31

Therefore, the z-score is approximately -1.31. Hence, option b is the correct naswer.

The z-score is a measure of how many standard deviations a particular data point is away from the mean. To calculate the z-score, we subtract the mean from the data point and divide the result by the standard deviation. In this case, the mean (μ) is 78.2 and the standard deviation (σ) is 2.13. By substituting these values into the z-score formula and performing the calculation, we find that the z-score for the datum 75.4 is approximately -1.31. This negative value indicates that the datum is about 1.31 standard deviations below the mean.

To know more about z-score refer here:

https://brainly.com/question/31871890

#SPJ11

for a project in her geometry class, janelys uses a mirror on the ground to measure the height of her school building. she walks a distance of 6.35 meters from the building, then places a mirror flat on the ground, marked with an x at the center. she then walks 3.6 more meters past the mirror, so that when she turns around and looks down at the mirror, she can see the top of the school clearly marked in the x. her partner measures the distance from her eyes to the ground to be 1.55 meters. how tall is the school? round your answer to the nearest hundredth of a meter.

Answers

Answer:

Step-by-step explanation:

Chloe loans out a sum of $1,000 every quarter to her associates at an interest rate of 4%, compounded quarterly. How much does she stand to gain if er loans are repaid after three years? A) $15,025.8 B)$15,318.6

Answers

A) $15,025.8. is the correct option. Chloe loans out a sum of $1,000 every quarter to her associates at an interest rate of 4%, compounded quarterly. She stand to get $15,025.8. if er loans are repaid after three years.

Chloe loans out a sum of $1,000 every quarter to her associates at an interest rate of 4%, compounded quarterly.

We need to find how much she stands to gain if er loans are repaid after three years.

Calculation: Semi-annual compounding = Quarterly compounding * 4 Quarterly interest rate = 4% / 4 = 1%

Number of quarters in three years = 3 years × 4 quarters/year = 12 quarters

Future value of $1,000 at 1% interest compounded quarterly after 12 quarters:

FV = PV(1 + r/m)^(mt) Where PV = 1000, r = 1%, m = 4 and t = 12 quartersFV = 1000(1 + 0.01/4)^(4×12)FV = $1,153.19

Total amount loaned out in 12 quarters = 12 × $1,000 = $12,000

Total interest earned = $1,153.19 - $12,000 = $-10,846.81

Therefore, Chloe stands to lose $10,846.81 if all her loans are repaid after three years.

Hence, the correct option is A) $15,025.8.

To know more about compounded quarterly visit:

brainly.com/question/33359365

#SPJ11

The data on the right represent the number of live multiple-delivery births (three or more babies) in a particular year for women 15 to 54 years old. Use the data to complete parts (a) through (d) below.
Age 15-19 20-24 25-29 30-34 35-39 40 44 45-54 Number of Multiple Births 89 508 1631 2822 1855 374 119 (a) Determine the probability that a randomly selected multiple birth for women 15-54 years old involved a mother 30 to 39 years old P(30 to 39) =______
(Type an integer or decimal rounded to three decimal places as needed.)
(b) Determine the probability that a randomly selected multiple birth for women 15-54 years old involved a mother who was not 30 to 39 years old. P(not 30 to 39)=_____ (Type an integer or decimal rounded to three decimal places as needed.) (c) Determine the probability that a randomly selected multiple birth for women 15-54 years old involved a mother who was less than 45 years old. P(less than 45)=_____
(Type an integer or decimal rounded to three decimal places as needed.) (d) Determine the probability that a randomly selected multiple birth for women 15-54 years old involved a mother who was at least 40 years old. Interpret this result. Is it unusual? Find the probability that a randomly selected multiple birth for women 15-54 years old involved a mother who was at least 40 years old. P(at least 40) =_____ (Type an integer or decimal rounded to three decimal places as needed.) Interpret this result. Select the correct choice below and fill in the answer box to complete your choice. (Type a whole number.) A. If 1000 multiple births for women 15-54 years old were randomly selected, we would expect about of them to involve a mother who was at least 40 years old. B. If 1000 multiple births for women 15-54 years old were randomly selected, exactly of them would involve a mother who was at least 40 years old. Is a multiple birth involving a mother who was at least 40 years old unusual? A. Yes, because the probability of a multiple birth involving a mother who was at least 40 years old is greater than 0.05.
B. Yes, because the probability of a multiple birth involving a mother who was at least 40 years old is less than 0.05. C. No, because the probability of a multiple birth involving a mother who was at least 40 years old is greater than 0.05. D. No, because the probability of a multiple birth involving a mother who was at least 40 years old is less than 0.05.

Answers

Using the given data on the number of live multiple-delivery births for women aged 15 to 54, we need to calculate probabilities related to the age groups of the mothers. The probability of a randomly selected multiple birth involving a mother aged 30 to 39 will be determined, as well as the probabilities of not being in the age range, being less than 45, and being at least 40. Finally, we need to interpret whether a multiple birth involving a mother aged at least 40 is unusual.

(a) To calculate the probability of a randomly selected multiple birth involving a mother aged 30 to 39, we sum the number of multiple births in that age group and divide it by the total number of multiple births for women aged 15 to 54.

P(30 to 39) = 2822 / (89 + 508 + 1631 + 2822 + 1855 + 374 + 119)

(b) To find the probability of a randomly selected multiple birth involving a mother who is not aged 30 to 39, we subtract the probability found in part (a) from 1.

P(not 30 to 39) = 1 - P(30 to 39)

(c) To determine the probability of a randomly selected multiple birth involving a mother aged less than 45, we sum the number of multiple births for age groups below 45 and divide it by the total number of multiple births for women aged 15 to 54.

P(less than 45) = (89 + 508 + 1631 + 2822 + 1855 + 374) / (89 + 508 + 1631 + 2822 + 1855 + 374 + 119)

(d) To find the probability of a randomly selected multiple birth involving a mother aged at least 40, we sum the number of multiple births for age groups 40-44 and 45-54, and divide it by the total number of multiple births for women aged 15 to 54.

P(at least 40) = (374 + 119) / (89 + 508 + 1631 + 2822 + 1855 + 374 + 119)

Interpretation: The answer to part (d) will determine whether a multiple birth involving a mother aged at least 40 is unusual. If the probability is less than 0.05, it can be considered unusual. Therefore, we need to compare the calculated probability to 0.05 and select the correct choice.

To know more about probability here: brainly.com/question/32117953

#SPJ11

Assume your favorite soccer team has 4 games left to finish the season. the outcome of each game can be win, lose or tie. the number of possible outcomes is:________

Answers

The number of possible outcomes is 81

Count of Outcomes :

In the domain of Statistics, the number of possible outcomes for a given help in determining the overall size of the universe of outcomes. From such a universe, one can ascertain the probability or likelihood of desirable outcomes in terms of percentage or fraction.

Let's come to the solution of the question:

Here, the number of possible outcomes for each game is 3 (win, lose, tie).

The total number of possible outcomes is given by:

= Number of outcomes for 1st game * Number of outcomes 2nd game

= 3*3*3*3

=81

Hence, The number of possible outcomes is 81

Learn  more about Probability at:

https://brainly.com/question/26652854

#SPJ4

In space, how many planes can be perpendicular to a given line at a given point on that line in space?
A. 1
B.0
C. 3
D. infinitely many

Answers

In space, there can be infinitely many planes that are perpendicular to a given line at a given point on that line.

The correct answer is Option D.

The key concept here is that a plane is defined by having at least three non-collinear points.

When a line is given, we can choose any two points on that line, and then construct a plane that contains both the line and those two points. By doing so, we ensure that the plane is perpendicular to the given line at the chosen point.

Since we can select an infinite number of points on the given line, we can construct an infinite number of planes that are perpendicular to the line at various points.

Thus, the correct answer is D. infinitely many planes can be perpendicular to a given line at a given point in space.

The correct answer is Option D.

For more such questions on perpendicular

https://brainly.com/question/1202004

#SPJ8

how to factor quadratic equations

Answers

step 1: find two numbers that multiply to give ac ( in other words a x c ) and add to give b

step 2: rewrite the middle with those numbers

step 3: factor the first two and last two terms separately

step 4: if you’ve done this correctly, your two new terms should have a clearly visible common factor

and then you’re done! hope this helps!

1. A dime is tossed 3 times. Draw a tree diagram to show
all possible outcomes. Then write out the sample space.

Answers

Sample Space (S) = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}

How to solve

To illustrate all possible outcomes of tossing a dime 3 times, we can create a tree diagram. We'll represent a Head as "H" and a Tail as "T".

Here's the tree diagram:

         H

      /     \

  H       T

 /  \    /  \

H    T  H    T

         T

      /     \

  H       T

 /  \    /  \

H    T  H    T

Using the tree diagram, we can write out the sample space as a set of all possible outcomes:

Sample Space (S) = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}

Read more about tree diagram here:

https://brainly.com/question/24391505

#SPJ1

What is the value of 1/4 {38-14} + 3^3 divided by 9

Answers

Answer:

9

Step-by-step explanation:

See the picture for steps :)

What is the value of 1/4 {38-14} + 3^3 divided by 9

\(\huge\text{Hey there!}\)

\(\mathsf{\dfrac{1}{4} (38 -14) + \dfrac{3^3}{9}}\)

\(\mathsf{38-14=\bf 24}\)

\(\mathsf{= \ \dfrac{1}{4} (24)+\dfrac{3^3}{9}}\)

\(\mathsf{\dfrac{1}{4}(24)= \bf 6}\)

\(\mathsf{= \ 6+\dfrac{3^3}{9}}\)

\(\mathsf{3^3}\\\mathsf{= 3\times3\times3}\\\mathsf{= 9\times3}\\\mathsf{= \bf 27}\)

\(\mathsf{= \ 6+\dfrac{27}{9}}\)

\(\mathsf{\dfrac{27}{9}}\\\mathsf{= 27\div9}\\\mathsf{= \bf 3}\)

\(\mathsf{= \ 6 + 3}\)

\(\mathsf{= \bf 9}\)

\(\boxed{\boxed{\huge\text{Therefore, your ANSWER is: \textsf 9}}}\huge\checkmark\)

\(\huge\text{Good luck on your assignment \& enjoy your day!}\)

~\(\frak{Amphitrite1040:)}\)

the company shows that its median listing is $150,000. if the range of the listings is $50,000, is it possible for the company to have a house listed for $200,000?

Answers

Answer:

no

Step-by-step explanation:

Pleaseee help answer correctly !!!!!!!!!!!!!!!! Will mark Brianliest !!!!!!!!!!!!!

Pleaseee help answer correctly !!!!!!!!!!!!!!!! Will mark Brianliest !!!!!!!!!!!!!

Answers

Answer:

108º

Step-by-step explanation:

to find the sum of interior angles: ( n − 2 ) × 180 = x

x = 540º

n = # of interior angles

first, solve for n

(n - 2) • 180 = 540                        distribute to 180 to (n - 2)

180n - 360 = 540                         add 360 to both sides

180n = 900                                  divide both sides by 180

n = 5

to find measure of each angle:

540 ÷ 5 = 108º

TRIGONOMETRY
Could someone please help me with 5.2 please...it would really help alot:)​

TRIGONOMETRY Could someone please help me with 5.2 please...it would really help alot:)

Answers

sin(x+y) - sin(x-y) - 1 = cos(2x)

sin(90) - sin(x-y) - 1 = cos(2x)

1 - sin(x-(90-x)) - 1 = cos(2x)

-sin(2x-90) = cos(2x)

-1*(sin(2x)cos(90) - cos(2x)sin(90)) = cos(2x)

-1*(sin(2x)*0 - cos(2x)*1) = cos(2x)

-1*(0 - cos(2x)) = cos(2x)

-1*(-cos(2x)) = cos(2x)

cos(2x) = cos(2x)

This confirms the identity is true.

Notice that throughout this proof, I only changed the left hand side.

On the 5th line, I used the identity sin(A-B) = sin(A)cos(B)-cos(A)sin(B).

i need help gettinng the answer

i need help gettinng the answer

Answers

Answer:

the answer would be 1/8

Step-by-step explanation:

Basically I need to click and drag which graph goes to which A=()

Basically I need to click and drag which graph goes to which A=()

Answers

You have the correct answers.

The 'a' value determines if the parabola opens up or down

If a < 0, then the parabola opens down to form a frown

If a > 0, then the parabola opens upward to form a smile.

The closer 'a' is to zero, the more wide the parabola will be. In contrast, if 'a' is pretty far from zero, then the parabola is more skinny/narrow.

K
BD bisects ZABC. Solve for x and find mZABC.
m/ABD = (6x), m/DBC = (2x+12)°
X=
m/ABC=

Answers

bisects x = -12AB / (2AB - 6BD)

m∠ABC = 6x

= 6 × (-12AB / (2AB - 6BD))

To solve for x and find the measure of angle ABC (m∠ABC), we will apply the angle bisector theorem and use the given information.

According to the angle bisector theorem, the ratio of the lengths of the segments created by an angle bisector is equal to the ratio of the measures of the angles formed by the bisector.

Let's set up the equation using the given information:

m∠ABD = 6x (angle ABD)

m∠DBC = 2x + 12 (angle DBC)

Using the angle bisector theorem, we have:

AB/BD = m∠ABD/m∠DBC

Since BD bisects ∠ABC, we can substitute the given measures into the equation:

AB/BD = (6x) / (2x + 12)

To solve for x, we can cross-multiply:

AB × (2x + 12) = BD × (6x)

Expanding both sides of the equation:

2ABx + 12AB = 6BDx

Rearranging the equation:

(2AB - 6BD)x = -12AB

Now we can isolate x:

x = -12AB / (2AB - 6BD)

The measure of angle ABC (m∠ABC), we substitute the value of x back into the expression:

Simplifying this expression further would require additional information about the lengths of AB and BD.

Without this information, we cannot find the exact value of m∠ABC.

For similar questions on bisects

https://brainly.com/question/22499006

#SPJ8

Please help I’m a little bit confused. If so, could you also tell me why it would be the one it is thank you!!

Please help Im a little bit confused. If so, could you also tell me why it would be the one it is thank

Answers

Answer:

0.44x10^3

Step-by-step explanation:

The number has to be from 1 to 10, not below 1, like 0.44 does.

Replace * with a monomial so that the expression represents the square of a binomial: *+24x+9

Answers

Answer:

* is \(7x^{2}\)

Step-by-step explanation:

(7x + 3)(x + 3)

=  \(7x^{2}\) + 24x + 9

Answer:

7x²

Step-by-step explanation:

The following algebraic expression is given: 1 xy + 5y + 2x + 10 2.1 What do you notice about all 4 terms?​

Answers

Answer: linear combo of terms involving x & y, with respective numbers determining their contribution to the expression

help me out please
(geometry)

help me out please (geometry)

Answers

Answer:

x = 17

Step-by-step explanation:

The angles are same side interior angles and they will add to 180 when the lines are parallel

6x+8  + 4x+2 = 180

10x+10 = 180

Subtract 10 from each side

10x+10-10 =180-10

10x = 170

Divide by 10

10x/10 = 170/10

x = 17

Answer:

x = 17

Step-by-step explanation:

Theorem:

If two lines are cut by a transversal such that same-side interior angles are supplementary, then the lines are parallel.

For the lines to be parallel, the sum of 6x + 8 and 4x + 2 must equal 180.

6x + 8 + 4x + 2 = 180

10x + 10 = 180

10x = 170

x = 17

Brian is participating in a 4-day cross-country biking challenge. He biked for 48, 55, and 58 miles on the first three days. How many miles does he need to bike on the last day so that his average (mean) is 54 miles per day?​

Answers

Answer:

55

Step-by-step explanation:

(55+55+58+48) ÷4

❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤

Exit
8-2: MathXL 23
8.2.PS-9
Question Help
Mental Math The volume of a cylinder is 289x in.³ and the height of the cylinder is 1 in. What is the radius of
the cylinder?
CO
The radius of the cylinder is in. (Simplify your answer.)
# #



Answers

The radius of the cylinder is of 17 inches.

How to obtain the volume of the cylinder?

The volume of a cylinder of radius r and height h is given by the equation presented as follows:

V = πr²h.

The parameters for this problem are given as follows:

V = 289π in³, r = 1 in.

Hence the radius of the cylinder is obtained as follows:

r² = 289

\(r = \sqrt{289}\)

r = 17 inches.

More can be learned about the volume of a cylinder at brainly.com/question/9554871

#SPJ1

A is the point (-2, 0) and B is the point (0, 4).Find the equation of the straight line joining A and B.

Answers

Answer:

y = 2*x + 4

Step-by-step explanation:

We know that a linear function can be written as:

y = a*x + b

Where a is the slope and b is the y-intercept.

We know that if this line passes through the points (x₁, y₁) and (x₂, y₂) the slope can be written as:

a = (y₂ - y₁)/(x₂ - x₁)

So, here we know that our line must pass through the points (-2,0) and (0, 4)

Then the slope of this line is:

a = (4 - 0)/(0 - (-2))

a = 4/2 = 2

Then our line is something like:

y = 2*x + b

Now, to find the value of b we can use one of these two points, for example if we use the point (-2, 0), we know that, when x = -2, we must have y = 0.

0 = 2*(-2) + b

0 = -4 + b

4 = b

Then the equation for our line is:

y = 2*x + 4

what type of number is -41

Answers

It’s an integer. It is a negative number there for an integer

what is the equation of the line that passes through the point 3,-1 and has a slope of 2

Answers

Answer:

y=2x-7

Step-by-step explanation:

so here's my work

I just plugged stuff in so:

y+1=2(x-3)

y+1=2x-6

y=2x-7

A candy bar cost the store $0.79. The store wants a 65% mark up. What would the price of the candy bar be to have a 65% mark up?

Answers

Answer:

1.30$

Step-by-step explanation:

The price of the candy bar to have a 65% mark up is $1.3035.

What is Markup Percentage?

Markdown percentage is defined as the increase in the price which is calculated as a percent of the selling price.

Given that,

Markup percentage = 65% = 65/100 = 0.65

Let x be the price of the candy bar be to have a 65% mark up.

(x - 0.79) / 0.79 = 0.65

x - 0.79 = 0.5135

Adding 0.79 to both sides,

x = 1.3035

Hence the price of the candy bar would need to be $1.3035.

Learn more about Markup Percentage here :

https://brainly.com/question/30175942

#SPJ6

Other Questions
Although ichabod's body was never found, a bundle containing all of his worldly effects was. which of these were in that bundle? choose two: what are the numbers squaroot of 48 lies Zoe was comparing the variability of three of her stocks. Over the last month ACE stock had a mean price of $37.03 per share with a standard deviation of $1.5, while FHJ stock had a mean price of $60.55 per share with a standard deviation of $2.62, and LMP stock had a mean price of $124.9 per share with a standard deviation of $3.06. Out of these three stocks, what was the greatest coefficient of variation?Round your answer to a hundredth of a percent. Input just the number. Do not input the percent sign. Do not use a comma. Example 4.35 Describe your opinion of a violent protest or demonstration which component of a robot help them to make decisions according to their environment? CLICKKK IF YOU KNOW SPANISH AND HELP A GIRL OUT Besides moving the plot along, how does each chapter in Seedfolks contribute to the novels overall meaning? A trapeziod has an buse of length 10cm, and a hight of 5 m What is the missing venght of the base Consider a version of rdt protocol between one sender and M receivers, where M>1, a single half- duplex channel is used for communication between the sender and the receivers, and the receivers acknowledge in a round robin fashion where the first node ACKs immediately after receiving the complete packet and the others ACK immediately after the preceding node completes sending ACK. Assume that the propagation delay in both directions is negligible. The sender needs 2ms to transmit each packet. Each ACK takes 0.75ms to be transmitted. The sender transmits again after the last ACK is received and repeats the same procedure. (a) What is the time interval between 2 transmissions at the sender? (b) What is the channel utilization at the sender? (c) If the channel is full-duplex, what change will you make for this version of rdt protocol? Do exercise F. Paso 1 "El regalo ideal" on p.79. Follow the instructions, and write 5 sentences matching the information given on the 2 lists.Modelo: El libro es para Juan porque desea estudiar Hi Hello, can I please have some help on this question and please could you explain too???P.S this is all my points ;) People with a certain condition have an average of 1.4 headaches per week. A medical researcher believes that the drug she has created will decrease the number of headaches for people with that condition.1. Identify the population.A. The average number of headaches the person gets in a week.B. People who take the drug get less than 1.4 headaches per week on average.C. People who take the drug get 1.4 headaches per week on average.D. All individuals who take the medication.2. What is the variable being examined for individuals in the population?A. People who take the drug get an average of 1.4 headaches per weekB. The average number of headaches the person gets in a week.C. The number of headaches the person gets in a week.D. People who take the drug get less than 1.4 headaches per week on average.3. Is the variable categorical or quantitative?A. categoricalB. quantitative4. Identify the parameter of interest.A. The proportion of those who take the drug who get a headache.B. The average (mean) number of headaches that people get per week when using the drug.C. Whether or not a person who takes the drug gets a headache.D. All individuals who take the medication.5. Is the parameter a known value, or is it an unknown value?A. The parameter is unknown since we don't know the average headaches per week for people who take the medication.B. The parameter is known: it is an average of 1.4 headaches per week. How did the Kaiser (king) abdicateWhat impact did World War One have on Germany? Are protons and electrons stuck together in nuetreal pares or do they orbit closer together around a central nucleus or are they far apart with empty space in between or are they mixed together in a cloud Based on the table which college expenses would you consider fixed and which expenses would you consider variable? Why? 2+8-15x34 i need help on this question Determine the molar mass of an atom with a face-centered cubic unit structure and the mass of one unit cell is 1.38 1021 g. 50 pts to whoever solves this for me 2. Lakshmi begins the book as a 13 year old girl from Nepal. By the end of the book, her life in the brothel in India has completely changed from her life in the Himalayas of Nepal. It could be argued that Lakshmis naivete has given way to someone who understands the world in a whole new way. Find at least one example from the book illustrating this change and write a paragraph discussing your thoughts. Use at least one quote from the book to support your position. According to the information that comes with a certain prescription drug, when taking this drug, there is a 21% chance of experiencing nausea (N) and a 44% chance of experiencing decreased sexual drive (D). The information also states that there is a 12% chance of experiencing both side effects. What is the probability of experiencing only nausea?