The crime rate in New York City has been steadily dropping over the past decades. In 1970, the murder rate was 15.8 per 100,000 people. In 2012, it had dropped to 3.5 per 100,000 people. What was the rate of decline?

Answers

Answer 1
[tex]\bf slope = {{ m}}= \cfrac{rise}{run} \implies \cfrac{{{ f(x_2)}}-{{ f(x_1)}}}{{{ x_2}}-{{ x_1}}}\impliedby \begin{array}{llll} average\ rate\\ of\ change \end{array}\\\\ -------------------------------[/tex]

[tex]\bf \begin{array}{ccll} \stackrel{period}{year}&\stackrel{per~10000}{crime}\\ \text{\textemdash\textemdash\textemdash}&\text{\textemdash\textemdash\textemdash}\\ 1970&15.8\\ 2012&3.5 \end{array} \implies \cfrac{f(b)-f(a)}{b-a}\implies \cfrac{3.5-15.8}{2012-1970}\implies -\cfrac{12.3}{42} \\\\\\ -0.2929\frac{\stackrel{per~10000}{crime}}{year}[/tex]

Related Questions

simplify the expression 3xy(2x+5y)

Answers

3xy (2x+5y)
6x²y+15xy²
Use the app photomath it helps a lot

8. Susie had $150 in her checking account. She wrote a check for $95 and another check for $85. What was the balance in her account after she wrote the check?

Answers

85 + 95 = 180$
So 150 - 180 = -30$ so she is 30 dollars in debt.
Salutations!

Susie had $150 in her checking account. She wrote a check for $95 and another check for $85. What was the balance in her account after she wrote the check?

Lets solve this!

First, you need to add:

[tex]95+85 = 180[/tex]

Secondly, subtract 180 by 150:

[tex]180-150= 30[/tex]

Susie has $30 balance left after she wrote the check.

Hope I helped (:

Have a great day!

90=20+70 use the distributive property and the GCF OF 20 and 70 to write another related expression for 90 could you write another expression with a different common factor?

Answers

Final answer:

To write another expression for 90 using the distributive property and the GCF of 20 and 70, distribute the GCF to each term. Another expression with a different common factor can be written by multiplying each term by a different common factor.

Explanation:

To write another expression for 90 using the distributive property and the GCF of 20 and 70, we can rewrite 90 as (20 + 70). Using the distributive property, we can distribute the GCF to each term inside the parentheses, resulting in 20*(GCF of 20 and 70) + 70*(GCF of 20 and 70). The GCF of 20 and 70 is 10, so the expression becomes 20*10 + 70*10, which simplifies to 200 + 700, equaling 900.

Yes, we can write another expression with a different common factor. Let's say we use the GCF of 20 and 70, which is 10, to rewrite the expression. Instead of multiplying each term by 10, we can multiply 20 and 70 by a different common factor, such as 5. This gives us 20*5 + 70*5, which is equal to 100 + 350, resulting in 450.

Determine the discriminant for the quadratic equation 0 = –2x2 + 3. Based on the discriminant value, how many real number solutions does the equation have?

Discriminant = b2 – 4ac


real number solutions

Answers

Determine the discriminant for the quadratic equation 0 = –2x2 + 3. Based on the discriminant value, how many real number solutions does the equation have?  Remember that the discriminant is calculated using the coefficents a, b and c.  Given 0 = -2x^2 + 0x + 3, the coeff. are a=-2, b=0 and c=3.

The discriminant is b^2 - 4ac.  Here, the discriminant is 0^2 - 4(-2)(3) = 24.

Since the discriminant is positive, you have two real, unequal roots.

The positive value of the discriminant implies that there are two real unequal roots and this can be determined by using the formula of the discriminant.

Given :

The quadratic equation is [tex](0=-2x^2+3)[/tex].

The following steps can be used in order to determine the total number of real solutions does the equation have:

Step 1 - Write the given quadratic equation.

[tex]0=-2x^2+0x+3[/tex]

Step 2 - The formula of discriminant is given below:

[tex]D = b^2-4ac[/tex]

where 'b' is the coefficient of 'x', 'a' is the coefficient of [tex]x^2[/tex], and 'c' is the constant.

Step 3 - Now, substitute the values of a, b, and c in the above formula.

[tex]D = (0)^2-4\times (-2)\times 3[/tex]

[tex]D = 24[/tex]

Step 4 - The positive value of the discriminant implies that there are two real unequal roots.

For more information, refer to the link given below:

https://brainly.com/question/12657401

An object is launched upward with an initial velocity of 64 feet per second from a platform 80 feet high. Write a model for the object? How many seconds until the maximum height is reached? What will be the maximum height? How many seconds until the object hits the ground

Answers

using one of the equations for costant acceleration 
s = ut + 0.5gt^2 + 80
s = 64t - 16t^2  + 80

s = -16t^2 + 64t + 80
   = -16[ t^2 - 4t) + 80
   = -16 ( t - 2)^2 + 64 + 80
   = -16(t - 2)^2 + 144
Time to maximum height = 2 seconds
Maximum height = 144 ft

Displacement when it hits the ground  = -80 so

-80 = -16t^2 + 64t + 80

solve for t 

t = 5.74 seconds




The model for the object's motion is [tex]h(t) = -16t^2 + 64t + 80[/tex]. It reaches its maximum height of 144 feet at 2 seconds. The object will hit the ground after 5 seconds.

To model the vertical motion of the object, we use the equation:

[tex]h(t) = -16t^2 + 64t + 80[/tex]

where:

h(t) is the height at time t64 ft/s is the initial velocity80 ft is the initial height[tex]16t^2[/tex] represents the effect of gravity (since the gravitational acceleration is approximately 32 ft/s2, and here it is halved to be per second squared)

Time to Reach Maximum Height

The time to reach the maximum height can be found by using the formula:

[tex]t = \frac{v_0}{|g|} = \frac{64}{32} = 2 seconds[/tex]

Maximum Height

Plug t = 2 seconds into the height equation:

[tex]h(2) = -16(2)^2 + 64(2) + 80 = 144 feet[/tex]

Time to Hit the Ground

To find when the object hits the ground (h(t) = 0), solve:

[tex]-16t^2 + 64t + 80 = 0[/tex]

Using the quadratic formula:

[tex]t = \frac{-64\pm\sqrt{64^2-4(-16)(80)} }{2(-16)}[/tex]

Simplifies to:

t = 5 seconds (since the negative value does not make sense in this context)

The object will hit the ground after 5 seconds.

The population of a city in Alabama increases every year by 11.5 percent. If the population in 2011 was 4.8 million, what will its population be in 2016?
A)2.6 million
B)2.76 million
C)8.27 million
D)220 million

Answers

8.27 million
4.8*(1.115)[tex] ^{5} [/tex]

!!PLEASE HELP!!
After school, Mike spends from 4:00 to 6:00 doing homework, eating, and playing sports. If he spends 65 minutes on homework and 15 minutes on eating, how much time does he have to play sports?

Answers

your answer would be 40. there are 60 minutes in an hour 60*2= 180
 add 65 and 15 together and subtract that from 180 and you will get your answer
4:00 to 6:00 would be two hours, or 120 minutes (2 hours*60 minutes per hour)
120 minutes-15 minutes, eating-65 minutes, homework=120-15-65
120-15=105
105-65=40
Mike would have 40 minutes to play sports

charlie wants to order lunch for his friend. hell order 5 sandwiches and a $3 kids meals for his little brother. charlie has $28. how much can he spend on each sandwich if they are all the same price?

Answers

Since he only spends 3 dollars on kids meals, we can subtract that from 28 to get 28-3-25. Next, we have to find out how much he paid for 5 sandwiches given that he has 25 dollars. If the cost of each sandwich is x, we therefore add x dollars for each sandwich purchase and we're left with 5x=25. Dividing both sides by 5, we get x=5

Answer:4 or less

Step-by-step explanation:

6x+3>27

Simplify by dividing negative three over eight divided by five over nine..

A. negative fifteen over seventy-two.
B. fifteen over seventy-two.
C. negative twenty-seven over forty.
D. twenty-seven over forty.

Answers

(-3/8) / (5/9)...when dividing fractions, flip what u r dividing by, then multiply

-3/8 * 9/5 = - 27/40 <==

Answer:

-27/40

Step-by-step explanation:

how do you solve for 2w+8=-3+2w

Answers

2w + 8 = -3 + 2w
2w - 2w = -3 - 8

0 = -11

this equation is unsolvable, because -11 ≠ 0

hope this helps

Commutative property across multiplication for 2x10x7

Answers

2 x 10 x 7 = 7 x 10 x 2 = 10 x 2 x 7 = 7 x 2 x 10

What three ratios of the lengths of two segments equal?

Answers

Since sin is opposite/hypotenuse, it can be a/(r+s) since r+s (aka e) is the biggest length in the bigger triangle, h/b since b is the hypotenuse in the right triangle, and the third one is tough - since the triangle with BC as the hypotenuse is similar to the biggest triangle (since e is parallel to s), the angle is either equal to B or C. Since angles B clearly are the same in the biggest triangle and the smallest, that's not possible, so it's angle C. The opposite/adjacent of that is s/a - I challenge you to use this technique for C and D!

what is 15.2 rounded to the nearest tenth

Answers

It would stay the same. Hope this helps :)
the answer is 15 because the 2 is not 5 and above.

Which expression results when the change of base formula is applied to log4(x+2) ?

Answers

Answer-

[tex]\frac{\log (x+2)}{\log 4}[/tex] is the correct answer.

Solution-

The formula for change of base in logarithm is given by,

[tex]\log_{b}a=\frac{\log_{c}a}{\log_{c}b}[/tex]

If we take the common base as 'e' , the formula becomes,

[tex]\log_{b}a=\frac{\log a}{\log b}[/tex]

Applying this formula,

[tex]\log_{4}(x+2)=\frac{\log (x+2)}{\log 4}[/tex]

∴ As the first option matches with our answer, hence it is the correct answer.

( In the fourth option a bracket is missing, so it is not the correct option)

(09.05) A golf ball is hit from the ground with an initial velocity of 208 feet per second. Assume the starting height of the ball is 0 feet. How long will it take the golf ball to hit the ground?

Answers

The amount of Time that it would take for the golf ball to hit the ground using the given parameters is; 13 seconds

How to solve projectile problems?

We are given;

Initial Velocity = 208 feet per second

Initial height = 0 ft

Now, the general equation to be used here is;

h(t)= -16t² + 208t

Factorizing the equation gives;

h(t) = -16t(t - 13)

At h = 0, we have;

-16t(t - 13) = 0

Thus;

t = 13 seconds

Read more about projectile problems at; https://brainly.com/question/24216590

#SPJ2

Given the piecewise function shown below, select all of the statements that are true.

Answers

When x = 1 (that is x > 0)  f(1)  = 1^2 - 1 = 0
So b is correct

The statements f(1) = 0 and f(-1) = 2 are true based on the piecewise function.

Options B and C are the correct answer.

We have,

The piecewise function:

f(x) = -x + 1, x < 0

f(x) = -2, x = 0

f(x) = x² - 1. x > 0

Now,

f(-2) = 0

False.

When x = -2, we are in the first condition, so f(-2) = -(-2) + 1 = 3, not 0.

f(1) = 0

True

When x = 1, we are in the third condition, so f(1) = (1)² - 1 = 0.

f(-1) = 2

True

When x = -1, we are in the first condition, so f(-1) = -(-1) + 1 = 2.

f(4) = 7

False.

When x = 4, we are in the third condition, so f(4) = (4)² - 1 = 15, not 7.

Therefore,

The statements f(1) = 0 and f(-1) = 2 are true.

Learn more about functions here:

https://brainly.com/question/28533782

#SPJ4

your grandmother is in the hospital and is on a liquid diet. After examining her chart, a mistake is found stating that her weight is 500kg. what is the equivalent weight in pounds

Answers

The equivalent weight in pounds is 1102.31

Will the opposite of a opposite always be positive?

Answers

No, the opposite of an opposite will always be the same sign as the original number. The original number can be negative.

Hope this helps!

Yes, the opposite of an opposite will always return you to the original value, making it positive if you started with a positive number.

The question refers to the concept of opposites in Mathematics. When considering opposite numbers, the opposite of a positive number is negative, and vice versa. To answer the query, let’s break it down into steps.

First Opposite: The opposite of a positive number, say +5, is -5.Second Opposite: The opposite of -5 is, again, +5.

So, yes, the opposite of an opposite will always be positive if you start with a positive number. Similarly, the opposite of an opposite will be negative if you start with a negative number, returning to the original number. This concept is crucial in understanding signed numbers and their roles in arithmetic and algebra.

Determine if the number is divisible number 15

Answers

1485/15 = 99; YES

1620/15 = 108; YES

1709; Last number inst 0 or 5; NO

A 33 - m tall building casts a shadow. The distance from the top of the building to the tip of the shadow is 37 m . Find the length of the shadow. If necessary, round your answer to the nearest tenth.

Answers

This is Pythagorean theorem, a^2+b^2=c^2 , a = 33 and c = 37 so b^2 + 1089 = 1369 , b^2 = 280 , b = 16.73m
Final answer:

To solve this, we use Pythagoras' theorem as we have a right-angled triangle formed by the building, its shadow and the line between the top of the building to the end of the shadow. We find that the length of the shadow is approximately 16.7 meters.

Explanation:

To solve this problem, we need to apply Pythagoras' theorem because the building, the shadow and the line between the top of the building to the end of the shadow form a right-angled triangle.  

Pythagoras' theorem states that in a right-angled triangle, the square of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the other two sides. This can be written as:

a² + b² = c²

In this scenario, the height of the building is one side of the triangle (a), the shadow is the other side (b), and the line from the top of the building to the tip of the shadow is the hypotenuse (c).

So, to find the length of the shadow, we rearrange the formula to solve for b:

b = sqrt(c² - a²)

Then, we substitute the known values:

b = sqrt( (37m)² - (33m)²) = sqrt(1369 - 1089) = sqrt(280) = 16.7m

So, the length of the shadow is approximately 16.7 meters.

Learn more about Pythagoras' theorem here:

https://brainly.com/question/343682

#SPJ3

What is the answer to 8=56, 7=42, 6=30, 5=20, 3=?

Answers

8(7) = 56
7(6) = 42
6(5) = 30
5(4) = 20
4(3) = 12
3(2) = 6
∴ 3 = 6

Corresponding range of Celsius temperature C

Answers

By rearranging the equation, we find that 45 = 9/5 C +32 and 85 = 9/5 C +32
Therefore the answer is, 7.22 < C < 29.44
As the formula says F = (9/5)C + 32 which is the equal to the following:

F - 32 = (9/5)C   =>   C = (F-32)*5/9

F1 = 45
F2 = 85

in Celsius they will be:
C1 = (45 - 32)*5/9 = 13*5/9 = [tex] 13\frac{5}{9} [/tex]
C2 = (85 - 32)*5/9 = 53*5/9 = [tex] 53\frac{5}{9} [/tex]

And the answer will be:

[tex] 13\frac{5}{9} [/tex] < C < [tex] 53\frac{5}{9} [/tex]

if the quotient of -20 and 4 is decreased by 3 what number results

Answers

quotient is division

-20/4 = -5

-5 -3=

-8

the number is -8

can someone please help me with using the quadratic formula to find the solutions to the equation

Answers

A quadratic equation has the standard form:

ax^2 + bx + c = 0

in the given equation,
a = 3
b = -10
c = 5

plug these values into the quadratic formula.

(-b +/- sqrt(b^2 - 4ac)) / (2a)

(-(-10) +/- sqrt((-10)^2 - 4(3)(5)) / (2*3)
(10 +/- sqrt(100 - 60)) / (6)
(10 +/- sqrt(40)) /6

What is 7 to the 4 world power in expanded form?

Answers

"world" power ???

Don't you mean "what is 7 to the 4th power?"

It's (7)(7)(7)(7) = (49)(49), or approx. 2,500.  Multiply out 49(49) for the exact answer.

Find the sum of 914 and 878

Answers

Sum refers to the answer of an addition problem. So:

914 + 878
1792

Hope this helps!
802492 If Multiplying && 1792 If Adding

6×12=(6×7)+(6×_)=answer plz

Answers

5.

12-7 = 5.

Hope this helps!

Anyone know the answer to these problems?
Explain with steps
Correct answer will receive Brainliest

Answers

Find the value of the expression we use the following rules of the exponents:

[tex]\displaystyle{ i) \frac{a^b}{a^c}=a^{b-c}[/tex]  for b>c
[tex]\displaystyle{ ii)\frac{a^b}{a^c}=\frac{1}{a^{c-b}}[/tex]    for c>b


Using these 2 rules, we have: 

[tex]\displaystyle{( \frac{(10^4)(5^2)}{(10^3)(5^3)} )^3=( \frac{10^{4-3}}{5^{3-2}} )^3= (\frac{10}{5})^3=2^3=8 [/tex]

Simplify:-3 1/2-(12 1/4)

Answers

- 3.5 - 12.25 = -15.75

-15.75 is your answer

or -15 3/4

1/2 = 0.5
1/4 = 0.25


hope this helps

Lisa and Alice are playing a game. Each player either receives or has to pay play money based on the result of their apin. The table lists how much a player reieves or pays for various spins.

Answers

Where is the table and what’s the question ?

Answer:

Outcome Bag of Gold Magic Wand

Relative frequency 0.32 0.68

The relative frequency of getting a bag of gold is .......... reasonably close

.32 is close to 30% so

Alison's claim about the theoretical probability is likely to be 2............true

Further, this means that the theoretical probability of getting a magic wand is most likely 3............1 - 30% = 70%

Step-by-step explanation:

Other Questions
In the circuit shown in the figure above where R1 and R2 have equal resistance values, when switch S1 is closed, what voltage would you measure across R2 with your meter? A. 1 V B. 3 V C. 6 V D. 0 V gregs gas station sells three different kinds of gasoline:regular,plus,and premiummr.adams spent $36.25 on 12.5 gallons of regular gasoline at gregs gas station.determine the cost per gallon for regular gasoline,showing each step in the process. Why is distilled water added to the crucible after igniting the magnesium metal? joshua is a millionaire, and he manages several successful companies. he usually socializes with people of similar status. given this information, joshua and the people he socializes with are examples of a _____. P=21+2w the answer is w=p-21/2 I need the work to go along with it 16x+x =12 solve justify each step with algebraic property Which is not a mixture? 1. table salt 2. apple juice 3. maple syrup 4. air What are the metric units of volume, mass and density? BRAINLIEST ANSWERRRWhat role did John Adams play in the Boston Massacre trials? He represented the colonists. He was a member of the jury. He was the judge hearing the case. He represented the British soldiers. litter along a 15 mile stretch road will be picked up by 6 different groups of students which equation shows how to find the number of miles each group needs to clean a.15 divided by 6=6/15 b. 6 divided by 15=6/15 c. 15 divided by 6=15/6 d. 6 divided by 14 =15/6 While trying to explain a physics concept, a student said, "Stuff keeps doing what it's doing unless something messes with it." What law was the student summarizing? Explain your answer.Your answerWhen a soccer player kicks a ball, the ball accelerates. Explain what causes this acceleration in terms of forces.Your answerDescribe three examples from sports in which a force changes the velocity of an object or a person.Your answerExplain which has greater inertia; a speeding car or a jet airplane sitting on the runway.Your answerDo forces always cause motion, explain?Your answer Critically discuss if the government interventions to alleviate poverty are sustainable over a long period of time Which of the following scenarios describes an example of continuity over time? Compare the basic treatments for type 1 and type 2 diabetes. The relationship between the mass m of a material, its volume V, and its density D isA. V= mDB. Vm=DC. DV=mD. D+V=m Hemal wanted to make dessert for her family. The recipe made 8 servings, but she only wanted to make enough for 5 people. If the recipe for 8 servings called for 2 cups of flour, how much flour would she need for 5 servings? How did freed slaves react to their new status after the civil war? Which of the following most likely caused the prosperity of Gupta India Use the formula d = rt to find the distance d a long-distance runner can run at a rate r of 9 1/2 miles per hour for time t of 1 3/4 hours. According to the map who was the first aztec ruler to conquer lands in certal mexico Steam Workshop Downloader