7) 4r^2- 12r + 5=0 in quadratic form​

Answers

Answer 1

Answer:

(2r-1)(2r-5)

Step-by-step explanation:

4r^2-10r-2r+5=0

2r(2r-5)-(2r-5)

(2r-1)(2r-5)


Related Questions

me ayudan a resolver unos problemas en word les adjunto el archivo

Answers

Hola! yo te ayudaria, pero no se en que. No tienes el problema para que yo lo resuelva. Lo siento si mi espanol no es bueno, estoy aprendiendo como escribir lo. Sorry-

Find the slope of the line below.

Find the slope of the line below.

Answers

Answer:

The slope is 1/3

HELP ASAP TRY TO MARK BRAINLIST!!

HELP ASAP TRY TO MARK BRAINLIST!!

Answers

Answer:

please follow me dear

please mark me as brainliest.

Danielle pays a monthly charge of $69 for her cable bill. She also pays a fee every time she watches a movie on demand. Last month danielle watched 7 movies on demand, and her total monthly bill was $104. Select from the drop-down menu to correctly complete each statement. The monthly charge for danielle's cable bill is choose. . Danielle also pays choose. Every time she watches a movie on demand.

Answers

Danielle viewed 7 movies on demand, thus you must divide her 35 dollars among them. So the monthly charge for Danielle's cable bill is $5.

Danielle pays a monthly charge of $69 for her cable bill.

She also pays a fee every time she watches a movie on demand.

Last month Danielle watched 7 movies on demand, and her total monthly bill was $104.

We have to find the monthly charge for Danielle's cable bill to choose.

Remove the monthly fee of 69 dollars for cable service from the total of 104 dollars, then check the statement to see that there is still a mystifying 35 dollars on it.

Danielle viewed 7 movies on demand, thus you must divide her 35 dollars among them, giving you the result of $5 per on-demand movie.

To learn more about Simplification link is here brainly.com/question/19691064

#SPJ4

if ordered pair (k, -3) lies on the graph of 5x - 2y = -24 then what is the value of k​

Answers

Answer:

given,

(x y)= (k -3)

so ,

5x- 2y= -24

or, 5k +6 =-24

or,5k =-24 - 6

or,5k= -30

therefore,

k=-6

3x+4y=36
Y=-1/2+8
How do I solve this?

Answers

Answer:

x = 2

Step-by-step explanation:

3x+4y=36

Y=-1/2+8

Now we substitute y with -1/2+8.

3x + 4(-1/2+8) = 36

3x + 4(7.5) = 36

3x + 30 = 36

3x = 6

x = 2

Have an amazing day!!

Please rate and mark brainliest!

what is equivalent to -6- (-2)

Answers

Answer:

-4

Step-by-step explanation:

-6 - (-2)

-6 + 2

-4

Answer:

-4

Step-by-step explanation:

-6 -(-2)=-4

Hoped that helped:P

If 5x+2=52, then what does x equal?

Answers

Answer:

x=10

Step-by-step explanation:

If we subtract 2 from 52 we get 50 and ten mutiplys into 50.

A random sample of size 36 is taken from a normal population with a mean of 50 and a standard deviation of 5. What is the sample standard deviation?

Answers

The sample standard deviation is approximately 0.83.

Sample size \(($n$)\) = 36

Population mean \(($\mu$)\) = 50

Population standard deviation \(($\sigma$)\) = 5

The sample standard deviation, denoted as \($s$\) can be estimated using the formula:

\(\[ s = \sqrt{\frac{\sum_{i=1}^{n}(x_i - \bar{x})^2}{n-1}} \]\)

where:

\($x_i$\) represents the individual data points in the sample

\($\bar{x}$\) is the sample mean

In this case, since we don't have individual data points, we can use the population standard deviation as an estimate for the sample standard deviation when the sample size is relatively large (as in this case \($n = 36$\)). This approximation is known as the standard error of the mean.

Therefore, the sample standard deviation can be approximated as:

\(\[ s \approx \frac{\sigma}{\sqrt{n}} \]\)

Substituting the given values:

\(\[ s \approx \frac{5}{\sqrt{36}} = \frac{5}{6} \] = 0.83\)

Hence, the sample standard deviation is approximately 0.83.

Learn more about sample standard deviation: https://brainly.com/question/18567452
#SPJ11

A certain city is experiencing a terrible city-wide fire. The city decides that it needs to put its firefighters out into the streets all across the city to ensure that the fire can be put out. The city is conveniently arranged into a 100 × 100 grid of streets. Each street intersection can be identified by two integers (a, b) where 1 ≤ a ≤ 100 and 1 ≤ b ≤ 100. The city only has 1000 firefighters, so it decides to send each firefighter to a uniformly random grid location, independent of each other (i.e., multiple firefighters can end up at the same intersection). The city wants to make sure that every 30 × 30 subgrid (corresponding to grid points (a, b) with A ≤ a ≤ A + 29 and B ≤ b ≤ B + 29 for valid A, B) gets more than 10 firefighters (subgrids can overlap). a) Use the Chernoff bound (in particular, the version presented in class) to compute the probability that a single subgrid gets at most 10 firefighters. b) Use the union bound together with the result from above to calculate an upper bound on the probability that the city fails to meet its goal.

Answers

a) The probability that a single subgrid gets at most 10 firefighters, calculated using the Chernoff bound, is given by exp(-10/3).

b) Using the union bound, the upper bound on the probability that the city fails to meet its goal is 5041 times exp(-10/3).

a) Using the Chernoff bound, we can compute the probability that a single subgrid gets at most 10 firefighters. Let X be the number of firefighters assigned to a subgrid. We want to find P(X ≤ 10). Since the firefighters are assigned uniformly and independently, each firefighter has a 1/100 probability of being assigned to any given intersection. Therefore, for a single subgrid, the number of firefighters assigned, X, follows a binomial distribution with parameters n = 1000 (total number of firefighters) and p = 1/100 (probability of a firefighter being assigned to the subgrid).

Applying the Chernoff bound, we have:

P(X ≤ 10) = P(X ≤ (1 - ε)np) ≤ exp(-ε²np/3),

where ε is a positive constant. In this case, we want to find an upper bound, so we set ε = 1.

Plugging in the values, we get:

P(X ≤ 10) ≤ exp(-(1²)(1000)(1/100)/3) = exp(-10/3).

b) Now, using the union bound, we can calculate an upper bound on the probability that the city fails to meet its goal of having more than 10 firefighters in every 30 × 30 subgrid. Since there are (100-30+1) × (100-30+1) = 71 × 71 = 5041 subgrids, the probability that any single subgrid fails to meet the goal is at most exp(-10/3).

Applying the union bound, the overall probability that the city fails to meet its goal is at most the number of subgrids multiplied by the probability that a single subgrid fails:

P(failure) ≤ 5041 × exp(-10/3).

Thus, we have obtained an upper bound on the probability that the city fails to meet its goal using the Chernoff bound and the union bound.

Learn more about probability here: https://brainly.com/question/31828911

#SPJ11

HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

Answers

Answer:

6 is no, -8 is no, - 10 is no, 5 is no

Step-by-step explanation:

6 is no beacause 3 - 4(6) = 11

                            3 - 24 = 11

                               -21 = 11

-21 is not equal to 11 so that means that 6 is not a solution.

- 8 is no because 3 - 4(- 8) = 11

                             3 + 32 = 11

                                  35 = 11

35 is not equal to 11 so that means that - 8 is no a solution

- 10 is no beacause 3 - 4(-10) = 11

                            3 + 40 = 11

                               43 = 11

43 is not equal to 11 so that means that - 10 is not a solution.

5 is no beacause 3 - 4(5) = 11

                            3 - 20 = 11

                               -17 = 11

-17 is not equal to 11 so that means that 5 is not a solution.

Hope that helps!

Answer:

If u=6,

 3-4u=11

3-4(6)=11

 3-24=11 (false; not a solution)

If u=-8,

  3-4u=11

3-4(-8)=11

 3+32=11 (false; not a solution)

If u=-10,

   3-4u=11

3-4(-10)=11

   3+40=11 (false; not a solution)

If u=5,

 3-4u=11

3-4(5)=11

3-20=11 (false; not a solution)

Dorothy buys a leash for her cat. The leash is 4 meters and 83 centimeters long. How long, in centimeters, is the leash?

Answers

Answer: 483 centimeters long
Step by step explanation:
There are 100 centimeters in one meter, and so you multiply this by four to get 400. Then you add the additional 83 centimeters of the leash and you get 483 centimeters long. Please give brainliest:)

STOP DELETING MY QUESTIONS
2 by the power of 3 times 2= what


anyways how are you guys

Answers

Answer: The power 3 times 2=6.0

Step-by-step explanation:multiply the power you get 0 multiply the 2x3

Answer: 16

Step-by-step explanation: \(2^{3}\) = 8. This is because when a number is expressed to the power of a #, it means to multiply that # by itself by how many times the number of the exponent is. So, \(2^{3}\) =

2 x 2 x 2

4 x 2 = 8

Now, we must remember to multiply the 2 after we get 8. So,

8 x 2 = 16

So, therefore, 2 by the power of 3 times 2 = 16

I hope this helps!

Two water balloons were launched into the air at different moments and collided. The water balloons were modeled by the quadratic functions: y = −7x2

Answers

The quadratic function y = -7x² represents the trajectory of one of the water balloons. Since it is a quadratic function, it forms a parabola. The coefficient of x², -7, determines the shape of the parabola.

Since the coefficient is negative, the parabola opens downwards.
The x-axis represents time, and the y-axis represents the height of the water balloon. The vertex of the parabola is the highest point the water balloon reaches before falling back down. To find the vertex, we can use the formula

x = -b/2a.

In this case,

b = 0 and a = -7.

Thus, x = 0.
So, the water balloon reaches its highest point at x = 0.

Plugging this value into the equation, we find that y = 0.

Therefore, the water balloon starts at the ground, reaches its highest point at x = 0, and then falls back down.

To know more about quadratic function visit:

https://brainly.com/question/18958913

#SPJ11

Since the quadratic functions for the two water balloons are identical, the collision happens at all moments. The water balloons collide at every height and time, forming a continuous collision.

The quadratic function \(y = -7x^2\) represents the height (y) of a water balloon at different moments (x). When two water balloons collide, it means their heights are equal at that particular moment. To find when the collision occurs, we can set the two quadratic functions equal to each other:

\(-7x^2 = -7x^2\)

By simplifying and rearranging, we get:

0 = 0

This equation is always true, which means the water balloons collide at every moment. In other words, they collide continuously throughout their trajectory.

In conclusion, since the quadratic functions for the two water balloons are identical, the collision happens at all moments. The water balloons collide at every height and time, forming a continuous collision.

Learn more about collision from the given link:

https://brainly.com/question/30636941

#SPJ11

A line passes through point (-10, – 4) and has a slope of -3/2

Write an equation in Ax+By=C form for this line.
Use integers for A, B, and C.

Answers

9514 1404 393

Answer:

  3x +2y = -38

Step-by-step explanation:

When a point and the slope are given for a line, the point-slope form of the equation is useful.

  y -k = m(x -h) . . . . . . line with slope m through point (h, k)

  y -(-4) = -3/2(x -(-10))

  y + 4 = -3/2x -15

Multiplying by 2 gives ...

  2y +8 = -3x -30

Adding 3x-8, we get ...

  3x +2y = -38

A line passes through point (-10, 4) and has a slope of -3/2Write an equation in Ax+By=C form for this

Answer:

3x + 2y = -38

Just plug in the x and y values to get the answer!

We already know that when x is -10 y = -4 so all we have to do is substitute them.

y = mx + b

-4 = -3/2(-10) + b

-4 = 30/2 + b

-4 = 15 + b

-19 = b

question in the picture!


looking for the answer of 1) by the way! :))

question in the picture! looking for the answer of 1) by the way! :))

Answers

the answer is 1/2 or 0.5
1/2 or 0.5 as 50% equals that. good luck

please help me i need the last word for this crossword puzzle!!! if i did something wrong let me know...

please help me i need the last word for this crossword puzzle!!! if i did something wrong let me know...

Answers

Answer:

Your other answers all look good - I think the word in the blank is producer, which means an organism that makes its own food. Green plants do so through photosynthesis.

Answer:

producer

Step-by-step explanation:

Because it makes sense

If P(x) =3X^2-4 find the value of p(8a) Number 11

If P(x) =3X^2-4 find the value of p(8a) Number 11

Answers

We are given the following function:

\(p(x)=3x^2-4\)

We are asked to determine the value of p(8a). That means that we will substitute the value of "x = 8a" in the function, like this:

\(p(8a)=3(8a)^2-4\)

Now, we solve the exponents using the following property:

\((ab)^x=a^xb^x\)

Applying the property we get:

\(p(8a)=3(8^2a^2)-4\)

Solving the products we get:

\(p(8a)=192a^2-4\)

Since we can't simplify any further this is the final answer.

find 20,21,22,23,24,25,26,27

find 20,21,22,23,24,25,26,27

Answers

hello hello hello

Step-by-step explanation:

hi hi hi

find an equation of a plane containing the three points (-4, 1, -4), (-2, 5, 1), (-2, 6, 3) in which the coefficient of x is 3

Answers

The equation of the plane is: 3x + 24y - 2z + 31 = 0

To find an equation of a plane containing three points:

We can use the fact that the normal vector to the plane is perpendicular to any vector lying in the plane. We can find the normal vector by taking the cross product of two vectors lying in the plane, and then use the equation of a plane in point-normal form.

Let's first find two vectors lying in the plane by taking the differences between the three given points:

v1 = <(-2) - (-4), 5 - 1, 1 - (-4)> = <2, 4, 5>

v2 = <(-2) - (-4), 6 - 1, 3 - (-4)> = <2, 5, 7>

Now we can take the cross product of v1 and v2 to find a normal vector to the plane:

n = v1 x v2 = <(4)(7) - (5)(5), -(2)(7) + (5)(2), (2)(5) - (4)(2)> = <-3, -24, 2>

We want the coefficient of x in the equation of the plane to be 3, so we need to scale the normal vector by a factor of -1/3:

n' = (1/3)<3, 24, -2> = <1, 8, -2/3>

Now we can use any of the three given points to write the equation of the plane in point-normal form. Let's use the first point (-4, 1, -4):

(x - (-4), y - 1, z - (-4)) · <1, 8, -2/3> = 0

Simplifying and multiplying through by 3 to eliminate the fraction, we get:

3x + 24y - 2z + 31 = 0

So an equation of the plane containing the three points (-4, 1, -4), (-2, 5, 1), (-2, 6, 3) in which the coefficient of x is 3 is 3x + 24y - 2z + 31 = 0.

For more similar questions on plane:

https://brainly.com/question/24048256

#SPJ11


3. Find2/7-3/7 - 5/14

Answers

Answer:

-1/2 ignore this widjsnwnsisiahwndmd

a land developer plans to purchase a piece of land containing 550.39 acres. he plans to divide it into a 160 acre shopping center and the rest of the property into lots of 1/3 acre each. how many lots will be be able to form from this piece of land? (no lot will be smaller than 1/3 acre).

Answers

The land developer will be able to form 1171 lots from the remaining land after the shopping center is built.

The developer plans to divide the land into two parts: a shopping center with an area of 160 acres, and the rest of the land which will be used for lots.

To find out how much land will be used for lots, we can subtract the area of the shopping center from the total area of the land:

550.39 acres - 160 acres = 390.39 acres

The remaining 390.39 acres will be used for the lots.

To find out how many lots can be formed, we need to divide the remaining area by the area of each lot. We know that no lot will be smaller than 1/3 acre, so we need to make sure that the number of lots we calculate is rounded down to the nearest integer:

390.39 acres ÷ (1/3) acre/lot ≈ 1171.17 lots

Since we cannot have a fraction of a lot, we need to round down to the nearest integer:

Number of lots = 1171 lots

Learn more about land developer

https://brainly.com/question/9797241

#SPJ4

a fair die is rolled times. find the probability that each of the final rolls is at least as large as the roll preceding it.

Answers

The probability that each of the final rolls is at least as large as the roll preceding it is \(1/6^6\) or 1/46656.

Given data,

A fair die is rolled n times. We have to find the probability that each of the final rolls is at least as large as the roll preceding it.The probability that each of the final rolls is at least as large as the roll preceding it means the probability of getting each number greater than the preceding one. So, there will be no duplicates.

First, find the total possible outcomes on a fair die. The total possible outcomes on a fair die are 6 because the numbers are 1,2,3,4,5,6. The number of possible outcomes for each roll of the die is 6. Then the total number of possible outcomes on the nth roll of a die is\(6^n\). There will be only one possible sequence in which each of the final rolls is at least as large as the roll preceding it. Let's check it from the following table.

Roller 1Roller 2Roller 3Roller 4Roller 5Roller 61-2-3-4-5-6

Here, we got only one sequence 1,2,3,4,5,6 to have each number greater than the preceding one. So, the probability of getting this sequence is \(1/6^6\).

for such more question on probability

https://brainly.com/question/24756209

#SPJ11

Calculate the truth value of the following:
(0 = ~1) = (10)
?
0
1

Answers

The truth value of the given proposition is "false".

The truth value of the given proposition can be evaluated using the following steps:

Convert the binary representation of the numbers to decimal:

0 = 0

~1 = -1 (invert the bits of 1 to get -2 in two's complement representation and add 1)

10 = 2

Apply the comparison operator "=" between the left and right sides of the equation:

(0 = -1) = 2

Evaluate the left side of the equation, which is false, because 0 is not equal to -1.

Evaluate the right side of the equation, which is true, because 2 is a nonzero value.

Apply the comparison operator "=" between the results of step 3 and step 4, which yields:

false = true

Therefore, the truth value of the given proposition is "false".

Learn more about  value from

https://brainly.com/question/24305645

#SPJ11

the average of 8 girls is 15 and the average of 6 girls is 13 find the average of the other two girls with equal age​

Answers

Answer:

21

Step-by-step explanation:

Since the girls have the same age, let their age be x.
Then, their average is

\(\frac{x+x}{2} = \frac{2x}{2} = x\)

Let \(S_{i}\) denote the age of 'i' girls.
Then, \(S_{8} = S_{6} + x + x - eq(1)\)

Also, we have,

\(\frac{S_{8}}{8} =15 - eq(2)\)

\(\frac{S_{6}}{6} =13 - eq(3)\)

Then eq(2):

(from eq(1) and eq(3))

\(\frac{S_{6} + 2x}{8} =15\\\\\frac{13*6 + 2x}{8} = 15\\\\78+2x = 120\\\\2x = 120-78\\\\x = 21\)

The average of the other two girls with equal age​ is 21

in each of problems 16 through 18, find the laplace transform of the given function. 16. f ( t ) = 1, 0 ≤ t < 0, ≤ t < [infinity]

Answers

The Laplace transform of the function \(f(t) = 1 is L{f(t)} = 1/s.\)

What is the laplace transform?

To find the Laplace transform of the function f(t) = 1, we will use the definition of the Laplace transform:

L{f(t)} = ∫₀^∞ e^(-st)f(t) dt

where s is a complex number.

For the given function, f(t) = 1 for 0 ≤ t < ∞. This means that the function is constant and equal to 1 for all values of t greater than or equal to 0. Therefore, we can write:

L{f(t)} = ∫₀^∞ e^(-st) dt

To evaluate this integral, we can use the formula:

∫₀^∞ e^(-at) dt = 1/a for a > 0

Applying this formula, we get:

L{f(t)} = ∫₀^∞ e^(-st) dt = [1/(-s)] [e^(-st)]0^∞

= [1/(-s)] [(lim{t→∞} e^(-st)) - e^0]

= [1/(-s)] [(0 - 1)]

= 1/s

Therefore, the Laplace transform of the function f(t) = 1 is L{f(t)} = 1/s.

Learn more about laplace here:

https://brainly.com/question/31481915

#SPJ1

is -45 an integer? ​

Answers

Answer:

Yes

Step-by-step explanation:

An interger cannot have a fraction or decimal. It can be negative and positive.

Answer:

yes!

Step-by-step explanation:

An integer is a whole number (not a fraction) that can be positive, negative, or zero. Therefore, the numbers 10, 0, -25, and 5,148 are all integers. Unlike floating point numbers, integers cannot have decimal places. Integers are a commonly used data type in computer programming.

40% of 1,380.00
Help md pls

Answers

To calculate 40 percent of the number 1380, we need to create a ratio from which we can easily determine the value we are looking for.
We first create two simple equations with data we know.
1380 equals 100%, so we can save it as 1380 = 100%
The value we are looking for can be called x
We now know that x is 40 of the output value, so we can write it as x = 40.
So we have two simple equations:
1) 1380=100%
2) x=40%
When we compare these two equations, we get:
1380/x=(100%)/(40%)
Now we just have to solve the simple equation.

We calculate 40 percent of 1380:

1380/x=100/40
(1380/x)*x=(100/40)*x
1380=2.5*x
1380/2.5=x
552=x
x=552

Solution:
40 percent o 1380=552

x
2
+7x−10=
\,\,-2x
−2x

Answers

The value of x will be 1 and -10.

What is quadratic equation?

A quadratic equation is a second-order polynomial equation in a single variable x , ax²+bx+c=0. with a ≠ 0 .

The given equation is x²+7x-10=-2x

Add 2x on both sides

x²+9x-10=0

put a=1, b=9 and c=-10 in quadratic formula.

x=-9±√81+40/2

x=-9±√81+40/2

x=-9±√121/2

x=-9±11/2

x=-9+11/2=2/2=1 and

x=-9-11/2=-10

Hence, the value of x will be 1 and -10.

To learn more on Quadratic equation click:

https://brainly.com/question/17177510

#SPJ1

what is the equation of the line that passes through the point (-4,8) and has a slope of -1/2

Answers

The equation of the line that passes through the point (8,-4) and has a slope of 1/2 is; y = -x/2 +6.

The equation of the straight line has its slope and given point.

If we have a non-vertical line that passes through any point(x1, y1) and has a gradient m. then general point (x, y) must satisfy the equation

y-y₁ = m(x-x₁)

This is the required equation of a line in a point-slope form.

We know that Point-Slope Form:

y - y₁ = m(x- x₁)  

Where x₁ - x coordinate and y₁ - y coordinate

m - slope

Point (-4,8)

Then Slope m = -1/2

Now the equation as;

y - 8 = -1/2(x + 4)

y - 8 = -x/2 - 4/2

y - 8 = -x/2 - 2

y = -x/2 - 2 + 8

y = -x/2 +6

Hence we get the equation as y = -x/2 +6

Learn more about Point slope form here:

brainly.com/question/6497976

#SPJ9

Other Questions
Question 1. According to Fleming's Left Hand Rule, the direction of current is denoted by the finger. (2) a) Forefinger b) Thumb c) Center Finger d) None of these Question 2. The inductance of a coil A bag contains eight balls labeled 1 through 8. One ball will be randomly picked. What is the probability of picking an even number?Write your answer as a fraction in simplest form? Using the liquidity preference framework, show why interest rates are procyclical (rising when the economy is expanding and falling during recessions). Suppose GDP is rising. 1.) Using the line drawing tool, show the effect of rising GDP on the market for money. Properly label your line. 2.) Using the point drawing tool, indicate the new equilibrium interest rate and quantity of money. Label the point '2'. Carefully follow the instructions above and only draw the required obiect _______ innervate striated muscle fibers, and _______ innervate specialized fibers called _______. 4. Show that there exist two irrational numbers x and y such that xy is rational.hint: think of the number (3 2)5. It is a fact that if n^2 is a multiple of 3, then n is a multiple of 3. Use this fact to show by contradiction that 3 is irrational.6. Prove by contradiction that 17n + 2 is odd n is odd. 6x + 50 = 62What is x? what is 2.4 rounded to the nearest tenth if the null space of matrix a is -dimensional, what is the dimension of the row space when searching for cases, it is important to understand the structure of the _________. Find the x- and y-intercepts of the graph of 8x + 5y = 40. State your answers aswhole numbers or as improper fractions in simplest form. The voltage across the terminals of a 5 Fcapacitor isv={60V, t0v = {A1e1500t+A2te1500t V ;t0,where t is in sconds. The initial current in the capacitor is 100 mA. Assume the passive sign convention.What is the initial energy stored in the capacitor?Evaluate the coefficient A1 and A2.What is the expression for the capacitor current? a.(0.2+825t)e1500tAb.(0.1+825t)e1500tAc.(0.1825t)e1500tAd.(0.11650t)e1500tAe.(0.1+1650t)e1500tAf.(0.2825t)e1500tAg.(0.21650t)e1500tAh.(0.2+1650t)e1500tA Ratio to 6:3?? Write 2 other ways :)) 2. Historically, Southeastern Asian societies have been mostly How was booth able to escape so easily the night he shot lincoln? was lincoln right to suspend habeas corpus and limit civil rights in baltimore during the civil war? its due soon someone please help The force in Newtons acting on a particle located x meters from the origin is given by the function F(x)=12x2+7. What is the work done in Joules when moving the particle from x=2 to x=5? You are planning to issue debt to finance a new project. The project will require $20.74 million in financing and you estimate its NPV to be $14.902 million. The issue costs for the debt will be 2.7% of face value. Taking into account the costs of external financing, what is the NPV of the project? The new NPV will be $ (Round to the nearest dollar.). Evaluate 13/6 / 8A.13/48B.104/6C.6/108D.48/13 Given f(x) = x2 + 5x 6 and g(x) = 2x2 8, find each value.f(2) = g(3) = The escape velocity of a rocket from the earth is 11kms^-1. Taking the acceleration due to gravity as 9.8ms^-2, calculate the radius of the earth.