Excel:In cell B13, create a formula using the VLOOKUP function that looks up the value from cell A11 in the range A5:B7, returns the value in column 2, and specifies an exact match.

Answers

Answer 1

Answer:

=Vlookup'B13' A11' 7'false

Press enter.

Step-by-step explanation:

Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column. The formula for Vlookup function is:

=Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false.

where true is approximate match and false is exact match.

Answer 2

Answer:=VLOOKUP(J2,A2:G23,2,FALSE)

Step-by-step explanation:

a. In cell J3, begin to enter a formula using the VLOOKUP function.

b. Use the Project ID (cell J2) as the lookup value.

c. Use the Projects table (range A2:G23) as the table_array.

d. Use the Project Name column (column 2) as the col_index_num.

e. Specify an exact match (FALSE) for the range_lookup.


Related Questions

Write "six and thirty-four thousandths" as a decimal

Answers

Answer:

6.034

Step-by-step explanation:

6 is a whole number.

.034 because it is 34 thousandths, not 34 hundredths.

What is the diameter of the base of the cone below, to the nearest foot, if the volume is 314 cubic feet? Use π = 3.14.

Answers

This question is incomplete because it lacks the required diagram. Please find attached the diagram required to answer the question.

Answer:

14 feet

Step-by-step explanation:

The volume of a cone = 1/3 πr²h

In the above question, we are given the volume = 314 cubic feet

the height is given in the attached diagram = 6ft

Step 1

We find the radius.

From the formula for the volume of a cone, we can derive the formula for radius of the cone.

Radius of the cone = √(3 × V/π × h

π = 3.14

Radius of the cone = √( 3 × 314 /3.14 × 6

Radius of the cone = √942/3.14× 6

Radius = √50

= 7.0710678119feet

Step 2

Diameter of the cone = Radius of the cone × 2

= 7.0710678119 × 2

= 14.142135624 feet

Approximately to the nearest foot = 14 feet

Therefore, the diameter of the cone to the nearest foot = 14 feet.

Suppose a vine maple grows in height linearly. Four weeks after it is planted it stands 10.67 inches, and after seven weeks it is 15.67 inches tall. Write an equation that models the growth, in inches, of the vine maple as a function of time, in weeks. 1. What is the slope of the function? 2. How tall was the tree when it was first planted? 3. Write the function 4. How tall will the vine maple be after 16 weeks?

Answers

Answer:

Height (z)= 4+(5/3)(z)

Where z is the number of weeks

1). Slope = 4

2). Height= 5.67 inches

3).Height (z)= 4+(5/3)(z)

4).Height= 30.67 inches

Step-by-step explanation:

At week four

10.67= x+4y

Week 7

15.67= x+7y

Solving both equation simultaneously

3y= 5

Y= 5/3

15.67= x+7y

15.67= x+7(5/3)

15.67-35/3= x

15.67-11.67= x

4= x

The modeled equation is

Height (z)= 4+5/3(z)

Where z is the number of weeks

Slope of the function as compared to y= mx+c is 4

The first week of it's plantation

Height (z)= 4+5/3(z)

Height (1)= 4+5/3(1)

Height= 5.67 inches

After 16 weeks

Height (z)= 4+(5/3)(z)

Height (16)= 4+(5/3)(16)

Height= 30.67 inches

State the value of the expression (4.1x10^2)(2.4x10^3) over (1.5x10^7) in scientific notation?

Answers

Answer:

[tex]6.56 * 10^{-2}[/tex]

Step-by-step explanation:

:| I would just start bashing this one.

[tex]((4.1 * 10^2 ) (2.4 * 10^3))/(1/5 * 10^7) =[/tex]

[tex]((410)(2400))/(15000000) =[/tex]

[tex]984000/15000000 =[/tex]

[tex]984/15000 =[/tex]

[tex]123/1875 =[/tex]

[tex]0.0656 =[/tex]

[tex]6.56 * 10^{-2}[/tex]

You sell tickets at school for fundraisers. You sold car wash tickets, silly string fight tickets and dance tickets – for a total of 380 tickets sold. The car wash tickets were $5 each, the silly sting fight tickets were $3 each and the dance tickets were $10 each. If you sold twice as many silly string tickets as car wash tickets, and you have $1460 total. Write the matrix in the box below. Write the solution set for this system and include any necessary work.

Answers

Answer:

Matrix :

[tex]\begin{bmatrix}1&1&1&|&380\\ 5&3&10&|&1460\\ -2&1&0&|&0\end{bmatrix}[/tex]

Solution Set : { x = 123, y = 246, z = 11 }

Step-by-step explanation:

Let's say that x represents the number of car wash tickets, y represents the number of silly sting fight tickets, and z represents the number of dance tickets. We know that the total tickets = 380, so therefore,

x + y + z = 380,

And the car wash tickets were $5 each, the silly sting fight tickets were $3 each and the dance tickets were $10 each, the total cost being $1460.

5x + 3y + 10z = 1460

The silly string tickets were sold for twice as much as the car wash tickets.

y = 2x

Therefore, if we allign the co - efficients of the following system of equations, we get it's respective matrix.

System of Equations :

[tex]\begin{bmatrix}x+y+z=380\\ 5x+3y+10z=1460\\ y=2x\end{bmatrix}[/tex]

Matrix :

[tex]\begin{bmatrix}1&1&1&|&380\\ 5&3&10&|&1460\\ -2&1&0&|&0\end{bmatrix}[/tex]

Let's reduce this matrix to row - echelon form, receiving the number of car wash tickets, silly sting fight tickets, and dance tickets,

[tex]\begin{bmatrix}5&3&10&1460\\ 1&1&1&380\\ -2&1&0&0\end{bmatrix}[/tex] - Swap Matrix Rows

[tex]\begin{bmatrix}5&3&10&1460\\ 0&\frac{2}{5}&-1&88\\ -2&1&0&0\end{bmatrix}[/tex] - Cancel leading Co - efficient in second row

[tex]\begin{bmatrix}5&3&10&1460\\ 0&\frac{2}{5}&-1&88\\ 0&\frac{11}{5}&4&584\end{bmatrix}[/tex] - Cancel leading Co - efficient in third row

[tex]\begin{bmatrix}5&3&10&1460\\ 0&\frac{11}{5}&4&584\\ 0&\frac{2}{5}&-1&88\end{bmatrix}[/tex] - Swap second and third rows

[tex]\begin{bmatrix}5&3&10&1460\\ 0&\frac{11}{5}&4&584\\ 0&0&-\frac{19}{11}&-\frac{200}{11}\end{bmatrix}[/tex] - Cancel leading co - efficient in row three

And we can continue, canceling the leading co - efficient in each row until this matrix remains,

[tex]\begin{bmatrix}1&0&0&|&\frac{2340}{19}\\ 0&1&0&|&\frac{4680}{19}\\ 0&0&1&|&\frac{200}{19}\end{bmatrix}[/tex]

x = 2340 / 19 = ( About ) 123 car wash tickets sold, y= 4680 / 19 =( About ) 246 silly string fight tickets sold, z = 200 / 19 = ( About ) 11 tickets sold

8. When dividing polynomials using factorization, cancelling identical factors in the denominator and the numerator will give the _______.
A. remainder
B. dividend
C. quotient
D. divisor

Answers

●✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎❀✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎●

          Hi my lil bunny!

❧⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯☙

When dividing polynomials using factorization, cancelling identical factors in the denominator and the numerator will give the remainder.

A. remainder

B. dividend

C. quotient

D. divisor

❧⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯☙

●✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎❀✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎✴︎●

Hope this helped you.

Could you maybe give brainliest..?

❀*May*❀

Answer:

a. remainder

Step-by-step explanation:

took the test

dont leave your house without a vest

or you will get hit in the vital organs in your chest

Find an equation for the surface consisting of all points P in the three-dimensional space such that the distance from P to the point (0, 1, 0) is equal to the distance from P to the plane y

Answers

Answer:

x^2 +4y +z = 1

Step-by-step explanation:

Surface consisting of all points P to point (0,1,0) been equal to the plane y =1

given point, p (x,y,z ) the distance from P to the plane (y)

| y -1 |

attached is the remaining part of the solution

If the coefficient of correlation is 0.8, the percentage of variation in the dependent variable explained by the variation in the independent variable is

Answers

Answer:

The percentage of variation in the dependent variable explained by the variation in the independent variable is 80 %.

Step-by-step explanation:

A coefficient of correlation of 0.8 means that dependent variable changes in 0.8 when independent variable changes in a unit. Hence, the percentage of such variation ([tex]\%R[/tex]) is:

[tex]\%R = \frac{\Delta y}{\Delta x}\times 100\,\%[/tex]

Where:

[tex]\Delta x[/tex] - Change in independent variable, dimensionless.

[tex]\Delta y[/tex] - Change in dependent variable, dimensionless.

If [tex]\Delta x = 1.0[/tex] and [tex]\Delta y = 0.8[/tex], then:

[tex]\%R = 80\,\%[/tex]

The percentage of variation in the dependent variable explained by the variation in the independent variable is 80 %.

What is 2 cm converted to feet?

Answers

Answer:

0.065617 ft

Step-by-step explanation:

Answer:

0.0656168 feet.

Step-by-step explanation:

The table shows the probability distribution of student ages in a high school
with 1500 students. What is the expected value for the age of a randomly
chosen student?
Age
13
14
15
16
17
18
Probability 0.01 0.23 0.26 0.28 0.20 0.02

Answers

Answer:

Exoected age is 15.49 years

Step-by-step explanation:

Expected age

= E(x)

= sum (p(i)*i)

= 13*0.01+14*0.23+15*0.26+16*0.28+17*0.20+18*0.02

= 15.49

(G1) The distance from Flagstaff Arizona to
Tucson Arizona is 260 miles. Express this
distance in meters.
A. 418,418 meters
B. 419,000 meters
C. 126,200 meters
D. 260,000 meters

Answers

Answer:

A. 418, 418

Step-by-step explanation:

The formula to convert miles to meters is the following:

1 = 1,609.34

so for every 1 mile, you have 1,609.34 meters

so you take your distance in miles and multiply it by 1,609.34

d= 260 x 1,609.34

d = 418, 428.4

Consider the function f(x) = (x − 3)2(x + 2)2(x − 1). The zero has a multiplicity of 1. The zero −2 has a multiplicity of .

Answers

Answer:

The zero 1 has a multiplicity of 1.

The zero -2 has a multiplicity of 2.

Hope this clears up any confusion :)

Step-by-step explanation:

Answer:

The zero  1  has a multiplicity of 1.

The zero −2 has a multiplicity of  2 .

Step-by-step explanation:

5. If W(-10, 4), X(-3,-1), and Y(-5, 11) classify AWXY by its sides. Show all work to justify your
answer.​

Answers

Answer:

  an isosceles right triangle

Step-by-step explanation:

The square of the length of a side can be found from the distance formula:

  d^2 = (x2-x1)^2 +(y2-y1)^2

The square of the length of WX is ...

  WX^2 = (-3-(-10))^2 +(-1-4)^2 = 49+25 = 74

The square of the length of XY is ...

  XY^2 = (-5-(-3))^2 +(11-(-1))^2 = 4 +144 = 148

The square of the length of YW is ...

  YW^2 = (-10-(-5))^2 +(4 -11)^2 = 25 +49 = 74

The sum of the squares of the short sides is equal to the square of the long side, so this is a right triangle. The squares of the short sides are equal, so this is an isosceles right triangle.

Simplify to create an equivalent expression. 4(-15-3p)-4(-p+5)

Answers

Answer:

- 8p - 80

Step-by-step explanation:

Given

4(- 15 - 3p) - 4(- p + 5) ← distribute both parenthesis

= - 60 - 12p + 4p - 20 ← collect like terms

= - 8p - 80

Answer:

-8p -80

Step-by-step explanation:

4(-15-3p)-4(-p+5)

Distribute

-60 -12p +4p -20

Combine like terms

-60-20 -8p +4p

-80-8p

-8p -80

Patios can be made by mixing cubic meters of ash, stone, and wood chips in the ratio 5:7:3. How much stone is needed to make 45 cubic meters of patio?

Answers

Answer:

21 m^3

Step-by-step explanation:

5 + 7 + 3 = 15

The ratio of stone to the total is

7:15

If the total needed is 45 m^3, then we multiply both parts of the ratio by 3.

7 * 3 : 15 * 3

21:45

Answer: 21 m^3

0 = -12 + 4y - 3x whats the slope

Answers

Answer:

3/4 is the slope

Step-by-step explanation:

We want to put this in slope intercept form

y = mx+b  where m is the slope and b is the y intercept

0 = -12 + 4y - 3x

Subtract 4y from each side

-4y = -3x-12

Divide each side by -4

-4y/-4 = -3x/-4 -12/-4

y = 3/4 x +3

Answer:

Slope=3/4

Step-by-step explanation:

0=-12+4y-3x (Add 12 on the other side)

12=4y-3x (Add 3x on the other side)

3x+12=4y (Divide by 4)

y=3/4+3

If x to the 2nd power equal 60, What is the value of x

Answers

Answer:

7.745

Step-by-step explanation:

Square root of 60 equals X.

Solve 5(2x + 4) = 15. Round to the nearest thousandth.

Answers

[tex]5(2x + 4) = 15\\10x+20=15\\10x=-5\\x=-\dfrac{5}{10}=-0,5[/tex]

Answer:

[tex]\huge\boxed{x=-0.5}[/tex]

Step-by-step explanation:

[tex]5(2x+4)=15\qquad\text{divide both sides by 5}\\\\\dfrac{5\!\!\!\!\diagup(2x+4)}{5\!\!\!\!\diagup}=\dfrac{15\!\!\!\!\!\diagup}{5\!\!\!\!\diagup}\\\\2x+4=3\qquad\text{subtract 4 from both sides}\\\\2x+4-4=3-4\\\\2x=-1\qquad\text{divide both sides by 2}\\\\\dfrac{2x}{2}=\dfrac{-1}{2}\\\\\boxed{x=-0.5}[/tex]

Which property of equality was used to solve this equation?
X-5 = -14
X-5 + 5 = -14 + 5
x= -9

OA. addition property of equality

OB. subtraction property of equality

OC. multiplication property of equality

OD.division property of equality

Answers

Answer:

OA. addition property of equality

Step-by-step explanation:

In the second step of the problem, you can see they add 5 to both sides of the equation. So, it is the addition property of equality.

Answer:

addition property of equality

Step-by-step explanation:

X-5 = -14

Add 5 to each side using the addition property of equality

X-5 + 5 = -14 + 5

x= -9

what is the number if 4 is subtracted from the sum of one fourth of 5 times of 8 and 10

Answers

Answer=16. Hope this helps

Answer:18.5

Step-by-step explanation:

10+8=18

18*5=90

90/4

22.5-4=18.5

Find interval of increase and decrease of f(x) = 8 sin(x) + cot(x), −π ≤ x ≤ π

Answers

Answer:

Given f(x)=8sin(x)+cot(x) for -pi<x<pi :

Note that:

f'(x)=8cos(x)-csc^2(x)

f''(x)=-8sin(x)+2csc^2(x)cot(x)

(1) To find the intervals where f(x) is increasing or decreasing we use the first derivative test; if the first derivative is positive on an interval the functio is increasing, negative implies the functio is decreasing.

Using technology we find the approximate zeros of f'(x) on -pi<x<pi :

x~~-1.443401

x~~-.3752857

x~~.3752857

x~~1.443401

Plugging in test values on the intervals yields:

f'(x)<0 on (-pi,-1.443401)

f'(x)>0 on (-1.443401,-.3752857)

f'(x)<0 on

Plz correct me if wrong

Find the​ mean, variance, and standard deviation of the binomial distribution with the given values of n and p. ​, The​ mean, ​, is nothing. ​(Round to the nearest tenth as​ needed.)

Answers

Complete Question

Find the​ mean, variance, and standard deviation of the binomial distribution with the given values of n and p. ​, The​ mean, ​, is nothing. ​(Round to the nearest tenth as​ needed.)

    p =  0.6   n =  18

Answer:

The mean   [tex]\mu = 10.5[/tex]

The standard deviation [tex]\sigma = 2.08[/tex]

The  variance   [tex]var = 4.32[/tex]

Step-by-step explanation:

From the question we are told that

      The probability of success   is  [tex]p = 0.6[/tex]

      The  sample size is [tex]n = 18[/tex]

  Generally given that the distribution is binomial, then the probability of failure is mathematically represented as

              [tex]q = 1- p[/tex]

substituting values

              [tex]q = 1- 0.6[/tex]

              [tex]q =0.4[/tex]

Generally the mean is mathematically evaluated as

             [tex]\mu = np[/tex]

substituting values

             [tex]\mu = 18 * 0.6[/tex]    

             [tex]\mu = 10.5[/tex]

The  standard deviation is evaluated as

              [tex]\sigma = \sqrt{npq}[/tex]

substituting values

               [tex]\sigma = \sqrt{18 * 0.6 * 0.4}[/tex]

              [tex]\sigma = 2.08[/tex]

The variance is evaluated as

               [tex]var = \sigma^2[/tex]

substituting value

              [tex]var = 2.08^2[/tex]

              [tex]var = 4.32[/tex]

g If A and B are disjoint events, with P( A) = 0.20 and P( B) = 0.30. Then P( A and B) is: a. .00 b. .10 c. .50 d. 0.06

Answers

Answer: A) 0

P(A and B) = 0 when events A and B are disjoint, aka mutually exclusive.

We say that two events are mutually exclusive if they cannot happen at the same time. An example would be flipping a coin to have it land on heads and tails at the same time.

Which of the following represents the largest number?
A. 1.75 * 10^6
B .1.25 * 10^6
C. 2.75 * 10^5
D. 3.82 * 10^5

Answers

Answer:

A

Step-by-step explanation:

A 1.75 * 10^6 = 1750000

B  1.25 * 10^6 = 1250000

C 2.75*10^5  = 275000

D 3.82*10^5 = 82000

option A (1.75 * 10⁶) represents the largest number among the given options.

To determine which of the given numbers represents the largest number, we can compare the exponents of 10 in each option.

A. 1.75 * 10⁶

B. 1.25 * 10⁶

C. 2.75 * 10⁵

D. 3.82 * 10⁵

Comparing the exponents:

A: 10⁶

B: 10⁶

C: 10⁵

D: 10⁵

Since both options A and B have an exponent of 10⁶, we need to compare the coefficients.

1.75 is greater than 1.25, so option A (1.75 * 10⁶) represents the largest number among the given options.

Therefore, the answer is A. 1.75 * 10⁶.

Learn more about exponents here

https://brainly.com/question/5497425

#SPJ2

Will mark the brainliest
And thank you:)

Answers

[tex]\sf{\implies Range = Highest \: - lowest }[/tex]

→ Range of Lewistown = 74 - 64

Range of Lewistown = 10 .

Range of Hamersville = 71 - 55

Range of Hamersville = 16 .

Range of Hamersville - Range of Lewistown

→ 16 - 10

6

Answer The range for Hamersville is 6 more than the range for Lewistown .

I need some help with simplifying expressions, please. 8y - 9y =

Answers

As your first step to this problem, change the minus sign to plus a negative.

So we have 8y + -9y.

8y + -9y simplifies to -1y which is our final answer.

Note that if you wrote -y instead, it means the same thing.

However, use the 1 to help avoid confusion if you need it.

the answer to 8y-9y= -1y

A bag of 100 hard candies included 30 butterscotch, 40 peppermint, 15 strawberry, 10 orange, and 5 banana. The probability that the first candy pulled out of the bag will be butterscotch or strawberry is .45
a) true
b) false

Answers

Answer:

true

Step-by-step explanation:

there is 100 candies. That means we can easily turn the amount of each type of candy into a percent. there was 30 butterscotch which means that is 30 percent. There was 15 strawberry which means that is 15 percent. add that and you get 45. This is a shortcut and i advise you use the way your teacher taught you.

[tex]|\Omega|=100\\|A|=30+15=45\\\\P(A)=\dfrac{45}{100}=0.45[/tex]

So TRUE

If mowing burns average $115 over 20 minutes how many calories are you burning in one hour

Answers

Answer:

345

Step-by-step explanation:

20*3 = 60 there's 60 minutes in one hour

115*3 = 345

A) Which of triangle A, B, C and D is congruent to triangle E.? B) Which other two triangles (from A, B, C and D) are congruent to each other? Please help!

Answers

Answer:

c is congruent to e congruent means to be the same

Step-by-step explanation:

Help Quick Please. Will give brainliest.

Answers

Answer:

72[tex]\sqrt{3}[/tex] units²

Step-by-step explanation:

The area (A) of the triangle is calculated as

A = [tex]\frac{1}{2}[/tex] bh ( b is the base and h the perpendicular height )

Here b = ST = a = 12 and h = RS

To calculate RS use the tangent ratio in the right triangle and the exact value

tan60° = [tex]\sqrt{3}[/tex] , thus

tan60° = [tex]\frac{opposite}{adjacent}[/tex] = [tex]\frac{RS}{ST}[/tex] = [tex]\frac{RS}{12}[/tex] = [tex]\sqrt{3}[/tex] ( multiply both sides by 12 )

RS = 12[tex]\sqrt{3}[/tex]

Thus

A = [tex]\frac{1}{2}[/tex] × 12 × 12[tex]\sqrt{3}[/tex] = 6 × 12[tex]\sqrt{3}[/tex] = 72[tex]\sqrt{3}[/tex] units²

Other Questions
the smallest square number which can be divisible by 11 and 5 If an object's mass is 70 g, and its volume is 10cm cubed, what is its density? Please need help ASAP please need help 100 points please Eleanor spends all of her money on magazines and donuts. In 2014, she earned $14.00 per hour, the price of a magazine was $7.00, and the price of a donut was $1.00. Which of the following give the nominal value of a variable? A. Eleanor's wage is $14.00 per hour in 2014. B. The price of a donut is $1.00 in 2014. C. Eleanor's wage is 2 magazines per hour in 2014. Which of the following give the real value of a variable? A. Eleanor's wage is 14 donuts per hour in 2014. B. The price of a magazine is 7 donuts in 2014. C. Eleanor's wage is $14.00 per hour in 2014. Suppose that the Fed sharply increases the money supply between 2014 and 2019. In 2019, Eleanor's wage has risen to $28.00 per hour. The price of a magazine is $14.00 and the price of a donut is $2.00. In 2019, the relative price of a magazine is ________. Between 2014 and 2019, the nominal value of Eleanor's wage ______, and the real value of her wage _________. Monetary neutrality is the proposition that a change in the money supply nominal variables and _______ real variables. In which of the following compounds does the carbonyl stretch in the IR spectrum occur at the lowest wavenumber?a. Cyclohexanone b. Ethyl Acetate c. - butyrolactone d. Pentanamide e. Propanoyl Chloride what is the diamater of a circlethe area of a circle is 144 m^2 Find the missing probability. P(B)=720,P(A|B)=14 ,P(AB)=? what is the equation of the translated function, g(x), if f(x)=x^2 Convert the following:4 liters is equivalent toa0 quarts A firm recently issued $1,000 par value, 15-year bonds with a coupon rate of 9%. Coupon interest payments will be paid semi-annually. The bonds sold at par value, but the firm paid flotation costs amounting to 5% of par value. The firm has a corporate tax rate of 21%. What is the firm's after-tax cost of debt for these bonds? Accidentally a food handler sprays glass cleaner onto a pan of baked chicken strips. Which type of hazard is this? 14. Find the distance between (7,217pi/180 ) and (5,-23pi/36 ) on the polar plane. please help I am not sure about my answer Determine whether the statement is true or false. If it is false, rewrite it as a true statement. A sampling distribution is normal only if the population is normal. Choose the correct answer below. A. The statement is false. A sampling distribution is normal only if n30. B. The statement is false. A sampling distribution is normal if either n30 or the population is normal. C. The statement is true. D. The statement is false. A sampling distribution is never normal. This is not really a question but can you read my essay that I wrote last year and review it? Please. If life is not suffering you still do not have the moral righteousness to decide whether someone else's life is worth living. What this person is saying is, life is not meant to live in pain, therefore you cant decide if someone else should live or die. This relates to abortion. Abortion is the termination of a life, a babys life. There is no excuse to abort unless it is to save the life of the mother. Besides, there are other options. Abortion is wrong, for many reasons, therefore it should be illegal. A human is a human being from the point it was created. According to BBC.com, A foetus has a unique genetic code, a foetus is a unique individual. Aborting a child, no matter how long it has been inside its mother's womb, would be killing it. And killing a human being is a crime. It is wrong to kill beings that would have a future like ours if they lived. (BBC.com: Introduction to the Abortion Debate) Everybody wants to live a happy and succesful life. Why not give a child the chance to grow up, to be successful and happy? It is wrong to cause pain & suffering, a foetus is sufficiently developed to feel pain by 18 weeks. (BBC.com: Introduction to the Abortion Debate) Nobody wants to be in pain, so why cause it to another? One said, Many women do not become pregnant by choice. It is wrong to force these women to remain pregnant when they do not want to be. (Kialo.com Pro-life vs Pro-choice: Should abortion be legal?) It is obvious that most women who have an abortion do not become pregnant because they want to. But no one forces these women to remain pregnant, instead some give advice on how to raise a child. If women abort, they are forcing a baby to die when they do not want to. ... This can lead to additional abortion benefits; it allows women to continue pursuing their educational or career goals and work toward greater financial stability. (Unplannedpregnancy.com Pros & Cons of Abortion: 16 Things Every Women Should Know) But according to the University of Massachusetts Medical School, only 4% of the abortions are due to interference with education or career plans. The causes of financial instability are, the lack of money management skills, income stability, and financial literacy. (ScienceDaily.com) One of the leading causes of the lack of money management skills is education expenses. (solveyourdebts.com) According to marketplace.org, college graduates leave school with a debt of $30,000. But 53% end up being unemployed or working in a job that doesnt require a bachelors degree. (Washington.edu) So there is no reason to abort if you have that excuse. There are two other options besides abortion. Adoption and parenting. If you truly do not have the money to raise a child or do not want it you could put it up for adoption. There are many couples out there willing to adopt and raise a child. On the other hand, you could just raise the child. There are many organizations that provide help if it is needed. Later on, after the pregnancy, you can learn to love it and care for it. It may be true that it is cheaper to abort than to raise a child. According to CBSnews.com, the estimated cost of raising a child from birth through age 17 is $233,610. To abort, it costs from about $350 to $950. But what matters most is that you love and care for the child. Although an abortion usually lasts 10-15 minutes, it still violates the right to life. It causes pain and suffering to both the mother and the baby. There are other options, abortion doesnt have to be one of them. Why not give a chance, instead of taking one away? A friend of your has been absence from school for months dus to illness write a letter to the friend describing some interesting things that have happened in the school during the period and expressing your wish for a quick recovery According to John Locke, when do people have the right to revolt against their government? Storm in Bowl is a noodle manufacturer in Texas. It advertises the ingredients used for its product to convince customers that it is safe for consumption. The company has also slashed its prices to ensure affordability for low-income consumers. According to the VALS framework, Storm in Bowl is most likely targeting Which of the following statements is true according to the measurements in the diagram? SOME PLZZZ HELP URGENT :( What is the best way to edit this sentence? In the early part of the month of April, we traveled in our own car to the city of New Orleans in the state of Louisiana. A. We drove to New Orleans in early April. B. In the early part of April, we drove to New Orleans in Louisiana. C. In the early part of April, we traveled by car to the city of New Orleans. D. We traveled in our own car to the city of New Orleans, Louisiana, in early April.