1) Write an equation in slope-intercept form of the line with slope of 6 and y-intercept of -3. Then graph the line. 2) Write an equation in point-slope form of the line with slope -3/5 that contains(-10 ,8). Then graph the line.

Answers

Answer 1

Answer:

An equation in the slope-intercept form is:

y = a*x + b

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

a)

Here we have a slope of 6 and a y-intercept of -3

Then the equation is:

y = 6*x - 3

Now we want to graph this.

To graph it, we first need to find two points (x, y) that belong to this equation, then we can graph the points, and connect them with a line.

To find the points, we evaluate in two different values of x.

x = 0

y = 6*0 - 3 = -3

Then we have the point (0, -3)

x = 1

y = 6*1 - 3 = 3

Then we have the point (1, 3)

The graph of this line can be seen in the image below (the red one)

b) Similar to before, here the slope is -3/5, then the equation is something like:

y = (-3/5)*x + b

Now we also know that the line passes through the point (-10, 8)

This means that when x = -10, we must have y = 8

Replacing these two in the equation we get:

8 = (-3/5)*-10 + b

8 = 6 + b

8 - 6 = 2 = b

Then this equation is:

y = (-3/5)*X + 2

The graph can be found in the same way as before, the graph of this function can also be seen in the image below (the green one)

1) Write An Equation In Slope-intercept Form Of The Line With Slope Of 6 And Y-intercept Of -3. Then

Related Questions

To determine the organic material in a dried lake bed, the percent carbon by mass is measured at two different locations. To compare the means of the two different locations, it must first be determined whether the standard deviations of the two locations are different. For each location, calculate the standard deviation and report it with two significant figures.

Answers

Answer:

[tex]\sigma_1 = 0.08[/tex] --- Location 1

[tex]\sigma_2 = 0.34[/tex] --- Location 2

Step-by-step explanation:

Given

See attachment for the given data

Required

The standard deviation of each location

For location 1

First, calculate the mean

[tex]\bar x_1 =\frac{\sum x}{n}[/tex]

So, we have:

[tex]\bar x_1 =\frac{30.40+30.20+30.30+30.40+30.30}{5}[/tex]

[tex]\bar x_1 =\frac{151.60}{5}[/tex]

[tex]\bar x_1 =30.32[/tex]

The standard deviation is calculated as:

[tex]\sigma_1 = \sqrt{\frac{\sum(x - \bar x_1)^2}{n-1}}[/tex]

[tex]\sigma_1 = \sqrt{\frac{(30.40 - 30.32)^2+(30.20 - 30.32)^2+(30.30 - 30.32)^2+(30.40 - 30.32)^2+(30.30 - 30.32)^2}{5-1}}[/tex]

[tex]\sigma_1 = \sqrt{\frac{0.028}{4}}[/tex]

[tex]\sigma_1 = \sqrt{0.007}[/tex]

[tex]\sigma_1 = 0.08[/tex]

For location 2

First, calculate the mean

[tex]\bar x_2 =\frac{\sum x}{n}[/tex]

So, we have:

[tex]\bar x_2 =\frac{30.10+30.90+30.20+30.70+30.30}{5}[/tex]

[tex]\bar x_2 =\frac{152.2}{5}[/tex]

[tex]\bar x_2 =30.44[/tex]

The standard deviation is calculated as:

[tex]\sigma_2 = \sqrt{\frac{\sum(x - \bar x_2)^2}{n-1}}[/tex]

[tex]\sigma_2 = \sqrt{\frac{(30.10-30.44)^2+(30.90-30.44)^2+(30.20-30.44)^2+(30.70-30.44)^2+(30.30-30.44)^2}{5-1}}[/tex]

[tex]\sigma_2 = \sqrt{\frac{0.472}{4}}[/tex]

[tex]\sigma_2 = \sqrt{0.118}[/tex]

[tex]\sigma_2 = 0.34[/tex]

A forestry researcher wants to estimate the average height of trees in a forest near Atlanta, Georgia. She takes a random sample of 18 trees from this forest. The researcher found that the average height was 4.8 meters with a standard deviation of 0.55 meters. Assume that the distribution of the heights of these trees is normal. For this sample what is the margin of error for her 99% confidence interval

Answers

Answer:

The margin of error for her confdence interval is of 0.3757.

Step-by-step explanation:

We have the standard deviation for the sample, which means that the t-distribution is used to solve this question.

The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So

df = 18 - 1 = 17

99% confidence interval

Now, we have to find a value of T, which is found looking at the t table, with 17 degrees of freedom(y-axis) and a confidence level of [tex]1 - \frac{1 - 0.99}{2} = 0.995[/tex]. So we have T = 2.8982

The margin of error is:

[tex]M = T\frac{s}{\sqrt{n}}[/tex]

In which s is the standard deviation of the sample and n is the size of the sample.

Standard deviation of 0.55 meters.

This means that [tex]s = 0.55[/tex]

What is the margin of error for her 99% confidence interval?

[tex]M = T\frac{s}{\sqrt{n}}[/tex]

[tex]M = 2.8982\frac{0.55}{\sqrt{18}}[/tex]

[tex]M = 0.3757[/tex]

The margin of error for her confdence interval is of 0.3757.

Margin of error is the distance between the mean and the limit of confidence intervals. The margin of error for the given condition is 3.28 approximately.

What is the margin of error for small samples?

Suppose that we have:

Sample size n  < 30

Sample standard deviation = sPopulation standard deviation = [tex]\sigma[/tex]Level of significance = [tex]\alpha[/tex]Degree of freedom = n-1

Then the margin of error(MOE) is obtained as

Case 1: Population standard deviation is known

Margin of Error = [tex]MOE = T_{c}\dfrac{\sigma}{\sqrt{n}}[/tex]

Case 2: Population standard deviation is unknown

[tex]MOE = T_{c}\dfrac{s}{\sqrt{n}}[/tex]

where [tex]T_{c}[/tex] is critical value of the test statistic at level of significance

For the given case, taking the random variable X to be tracking the height of trees in the sample taken of trees from the considered forest.

Then, by the given data, we get:

[tex]\overline{x} = 4.8[/tex], [tex]s = 4.8[/tex], n = 18

The degree of freedom is n-1 = 17

Level of significance = 100% - 99% = 1% = 0.01

The critical value of t at level of significance 0.01 with degree of freedom 17 is obtained as T = 2.90 (from the t critical values table)

Thus, margin of error for 99% confidence interval for considered case is:

[tex]MOE = T_{c}\dfrac{s}{\sqrt{n}}\\\\MOE = 2.9 \times \dfrac{4.8}{\sqrt{18}} \approx 3.28[/tex]

Thus, the margin of error for the given condition is 3.28 approximately.

Learn more about margin of error here:

https://brainly.com/question/13220147

Translate the sentence into an inequality. The product of w and 2 is less than 23.​

Answers

Answer:

2w<23

Step-by-step explanation:

The product of w and 2 mean that w multiplied by 2

There are 4 contestants in a beauty pageant. How many results are possible for the first, second, and third place?

Answers

Answer:  24

Explanation:

There are 4 choices for first place, 3 choices for second place, and 2 choices for third place. Overall, there are 4*3*2 = 24 permutations.

Convert 1.5% to decimal and a fraction. Show and explain your method.

Answers

Answer:

0.015

Step-by-step explanation:

1.5% = means 1.5 per 100 or simply 1.5/100.if you divide 1.5 by 100 you will get 0.015

A study is done to determine the average salary for all Santa Clara County teachers. If we were to randomly pick 15 schools in Santa Clara County and average together the salaries of all teachers, would this be a good sampling technique or a bad sampling technique

Answers

Answer:

Good sampling technique

Step-by-step explanation:

In other to determine the mean value for a population, it may be necessary to make inference from the a small subset of the population, called the sample, if it is impossible, difficult or inefficient to get all population data. Hence, in other to select a subset of the population, then the sample must be selected at random, such that all elements of the population have equal chances of being selected and hence, be representative of the population. Since, the sampling technique adopted above is done at random, hence, it is a good sampling technique.

A survey found that women's heights are normally distributed with mean 62.3 in. and standard deviation 2.3 in. The survey also found that men's heights are normally distributed with a mean 67.6 in. and standard deviation 2.9. Complete parts a through c below. a. Most of the live characters at an amusement park have height requirements with a minimum of 4 ft 9 in. and a maximum of 6 ft 4 in. Find the percentage of women meeting the height requirement The percentage of women who meet the height requirement is %. (Round to two decimal places as needed.)​

Answers

Answer:

98.93

Step-by-step explanation:

we're looking for

4 ft 9 <x<6 ft 4

Let's convert this into inches

4 ft 9 = 57 in

6 ft 4= 76

so we're looking for

57<x<76

which is equal to

p(76)-p(57)

let's start by p(76)

(76-62.3)/2.3= 5.946521 which on a ztable is equal to 1

p(57)=

(57-62.3)/2.3= -2.3

which is equal to 1-.9893= .0107

Finally,

1-.0107= .9893 = 98.93%

(3k + 5)(2k2 – 5k – 3)

Answers

I’m not sure what you’re looking for but I got: 6k^3 -5k^2 -34k -15

NEED ANSWER WITH WORK PLEASEEEEE QUICK !!

Answers

Answer:

Step-by-step explanation:

the equation has the form of  y = mx + b  (slope intercept form)

where  m = - 1/5

start with the point-slope form and work it to the slope-intercept form

y-y1 = m(x-x1)     (point-slope form)

y-5 = -1/5(x-(-5))

y-5 = -1/5(x+5)

y-5 = -1/5(x) +  -1/5(5)

y-5 = -x/5 + - 5/5

y-5 = -[tex]\frac{1}{5}[/tex] X -1

y = -[tex]\frac{1}{5}[/tex] X - 1 +5

y = -[tex]\frac{1}{5}[/tex] X +4

there you go :)

The yield in bushes per acre is related to the average temperature. The attached sample data was obtained in a recent study. The least-square regression equation for yield in bushes and the average temperature is
Region Temperature Yield (in bushes per acre)
1 4 3
2 8 7
3 10 8
4 12 10
5 9 8
6 6 4

Answers

Answer:

y = 0.9143x - 0.8

Step-by-step explanation:

Given the data :

Region Temperature Yield (in bushes per acre)

4 ______ 3

8 ______ 7

10 _____ 8

12 _____ 10

9 ______ 8

6 ______ 4

Using technology, the least square regression equation obtained by fitting the data is :

y = 0.9143x - 0.8

Where ;

y = predicted Bush yield, predicted variable

x = Average temperature, dependent variable

The slope Coefficient = 0.9143

The intercept = - 0.8

How to solve and what is the answer

Answers

Answer:

5

Step-by-step explanation:

A radio transmission tower is 180 feet high. How long should a guy wire be if it is to be attached to the tower 11 feet from the top and is to make an angle of 45° with the ground?​

Answers

Answer:

Step-by-step explanation:

I’ll mark u plz help

Answers

Answer:

D is the answer

Step-by-step explanation:

all sides and angles are equal

hope it helps!! let me know if it does

The total cost (in dollars) of printing x dictionaries is C(x) = 20,000 + 10x. Find the average value of the cost function over the interval [0, 700).

Answers

Answer:

The average value of the cost function over the interval  is of $23,500.

Step-by-step explanation:

Average value of a function:

The average value of a function, over an inteval [a,b], is given by:

[tex]A = \frac{1}{b-a} \int_{a}^{b} f(x) dx[/tex]

In this case:

Function [tex]C(x) = 20000 - 10x[/tex], interval with [tex]a = 0,b = 700[/tex]

So

[tex]A = \frac{1}{700} \int_{0}^{700} 20000+10x dx[/tex]

[tex]A = \frac{1}{700} (20000x+5x^2)|_{0}^{700}[/tex]

So

[tex]A = \frac{20000(700)+5(700)^2}{700} = 23500[/tex]

The average value of the cost function over the interval  is of $23,500.

Three more than twice a number is 35.

Answers

Answer:

x = 16, or if you didn't want the value for x,

2x + 3 = 35

Step-by-step explanation:

Three more: +3

Twice a number: 2x

Combined:

2x + 3 = 35.

Get rid of the 3 by subtracting it from both sides:

2x = 32

Get rid of the 2 by dividing it from both sides:

x = 16

Answer:

The number is 16.

Step-by-step explanation:

Let the unknown number be x.

Now we translate the sentence into an equation piece by piece.

Three more than twice a number is 35.

2x

Three more than twice a number is 35.

2x + 3

Three more than twice a number is 35.

2x + 3 = 35

Now we solve the equation.

Subtract 3 from both sides.

2x = 32

Divide both sides by 2.

x = 16

Answer: The number is 16.

P.S. Notice that x was a variable that was introduced solely to solve the problem. The original problem is a word problem, not an equation, and has no x in it. The correct answer makes no reference to x since x was used to solve the equation but is not part of the given problem. The person asking the question has no idea what x is. He just wants a number as an answer.

A public opinion survey is administered to determine how different age groups feel about an increase in the minimum wage. Some of the results are shown in the table below.
For Against No Opinion
21-40 years 20 5
41-60 years 20 20
Over 60 years 55 15 5
The survey showed that 40% of the 21 - 40 year-olds surveyed are against an increase, and 15% of the entire sample surveyed has no opinion. How many 21 - 40 year-olds surveyed are for an increase? How many 41 - 60 year-olds are against an increase?

Answers

Answer:

25 ; 35

Step-by-step explanation:

Given :

____________For __ Against __ No Opinion

21-40 years _________20 _______5

41-60 years ___20 ______________20

Over 60 years _55____ 15________ 5

Given that :

40% of 21-40 are against

Then :

40% = 20

To a obtain 100% of 21 - 40

40% = 20

100% = x

Cross multiply

0.4x = 20

x = 20/0.4

x = 50

100% of 21 - 40 = 50 people

For = 50 - (20 + 5)

= 50 - 25

= 25

2.)

Total who have no opinion :

(5 + 20 + 5) = 30

30 = 15%

Total number surveyed will be , x :

30 = 15%

x = 100%

Cross multiply :

0.15x = 30

x = 30/0.15

x = 200

Number of 41 - 60 against an increase, y:

(25 + 20 + 5 + 20 + y + 20 + 55 + 15 + 5) = 200

165 + y = 200

y = 200 - 165

y = 35

PLESE HELP WITH ANSWER. rewrite the function in the given form

Answers

s hard and too long I'm only of class 13

An item is regularly priced at $84. Ashley bought it on sale for 70% off the regular price.
Use the ALEKS calculator to find how much Ashley paid

Answers

Answer:

58.80

Step-by-step explanation:

84 x .7(70%) =58.80

You want to put a 5 inch thick layer of topsoil for a new 23 ft by 27 ft garden. The dirt store sells by the cubic yard. How many cubic yards will you need to order?

Answers

Answer:

9.5833333333 yd³

9 7/12 yd³

Step-by-step explanation:

23 * 27 * 5/12 = 258.75 ft³

1 yd³ = 3ft * 3ft * 3ft

1 yd³ = 27 ft³

258.75 ft³ * 1 yd³/27 ft³ = 9.5833333333 yd³

9.5833333333 yd³

9 7/12 yd³

Which number is a solution of the inequality x less-than negative 4? Use the number line to help answer the question.

A number line going from negative 9 to positive 1.

–3
0
2

Answers

Answer:

-5 it is

Step-by-step explanation:

A right rectangular prism has a length of 214 cm, width of 8 cm, and height of 2012 cm.

What is the volume of the prism?



Enter the answer in the box.
cm³

Answers

Answer:

(using the numbers youve prpvided) 3444544

Step-by-step explanation:

214 x 8 x 2012 = 3444544

Linda found that the cost to get a swimming pool installed in her backyard is a linear function of the pool's area. A swimming pool with an area of 1,000 square feet can be installed for $50,000, whereas the installation of an 800 square foot swimming pool costs $35,000. Select the correct graph that models the given relationship.

Answers

Answer:

$35,000

Step-by-step explanation:

if $50,000 is to install an area of 1,000 square feet swimming pool and $35,000 can be used to install an 800 square foot swimming pool I think the best graph model is 800 square feet for $35,000 for a cost cut of $15,000 is a good bargain

someone please help. you have to find ge and I have no idea how to​

Answers

Hello,

3x+9+8x-25=28

11x-16=28

x=44/11

x=4

So, GE=3x+9=3*11+9=42

What is the simplified value of the exponential expression 27 1/3 ?

O1/3
O1/9
O3
O9

Answers

Answer:

the correct answer is 3

hope it helps

have a nice day

what can you infer about angles x and y based on the information in the other triangles?

Answers

x= 60 and y = 120
As we can tell x and y add up to 180 as angles on a line are equal to 180 and we know the value of x as angles in a triangle add up to 180

Which answers describe the shape below? Check all that apply.
A. Quadrilateral
B. Trapezoid
C. Rhombus
D. Rectangle
E. Parallelogram
F. Square

Answers

9514 1404 393

Answer:

  A, C, D, E, F

Step-by-step explanation:

The figure has 4 sides: 2 pairs of parallel sides, all of equal length. The angles are right angles.

The figure is a ...

quadrilateralrhombusrectangleparallelogramsquare

Answer:

A, and F.

Step-by-step explanation: I hope this helps.

Four sides are called a quadrilateral.

Three sides are called a triangle.

Five sides are called a pentagon.

Six sides are called hexagons.

A rectangle is a quadrilateral with four right angles.

A square is a quadrilateral with four right angles.

A rhombus is a quadrilateral with four equal sides.

A parallelogram is a quadrilateral with two pairs of parallel sides.

A trapezoid is a quadrilateral with one pair of parallel sides.

Acute angles are less than 90°

Right angles are exactly 90°

Obtuse angles are more than 90°

Acute triangle has three acute angles.

Right triangle has one right angle.

An obtuse triangle has one obtuse angle.

Isosceles triangle has the minimum of two sides that are equal length.

Equilateral triangle has three sides that are at an equal length.

Scalene triangles have three sides of different lengths,

Acute triangles with three equal sides are called an equiangular triangle.

The highway department is testing two types of reflecting paint for concrete bridge end pillars. The two kinds of paint are alike in every respect except that one other is yellow. The orange paint is applied to 12 bridges, and the yellow paint is applied to 12 bridges. After a period of 1 year, reflectometer readings were made end pillars. (A higher reading means better visibility.) For the orange paint, the mean reflectometer reading was x19.4, with standard deviation s1-2.5. For the mean was X2-6.5, with standard deviation S2-2.4. Based on these data, can we conclude that the yellow paint has less visibility after 1 year?
Use a 10% level What are we testing in this problem?
a. difference of means
b. single proportion
c. difference of proportions
d. single mean
e. paired difference

Answers

Answer:

a. difference of means

Step-by-step explanation:

Given that :

Mean , x = 9.4

Standard deviation, [tex]s.d_1[/tex] = 2.5

Number, [tex]n_1[/tex] = 12

Mean, y = 6.5

standard deviation, [tex]s.d_2[/tex] = 2.4

Number, [tex]n_2[/tex] = 12

The null hypothesis is : [tex]$H_0: \mu_1=\mu_2$[/tex]

The alternate hypothesis is : [tex]$H_1: \mu_1>\mu_2$[/tex]

Level of significance, [tex]\alpha[/tex] = 0.1

From the [tex]\text{standard normal table, right tailed,}[/tex] [tex]$t_{1/2}$[/tex] = 1.363

Since out test is right tailed.

Reject [tex]H_0[/tex], if [tex]$T_0>1.363$[/tex]

We use the test statics,

[tex]$t_0=\frac{(x-y)}{\sqrt{\frac{s.d_1}{n_1}+\frac{s.d_2}{n_2}}}$[/tex]

[tex]$t_0=\frac{(9.4-6.5)}{\sqrt{\frac{6.25}{12}+\frac{5.76}{12}}}$[/tex]

[tex]$t_0=2.899$[/tex]

[tex]$|t_0|=2.899$[/tex]

[tex]\text{Critical value}[/tex]

The value of [tex]$|t_{1/2}|$[/tex] with minimum [tex]$\left(n_1-1,n_2-1)$[/tex] that is 11 df is 1.363

We go [tex]$|t_0|=2.899$[/tex] and [tex]$|t_{1/2}|$[/tex] = 1.363

Decision making:

Since the value of [tex]|t_0|>|t_{1/2}|$[/tex]  and we reject the [tex]H_0[/tex]

The p-value : right tail [tex]H_a:(p>2.8988)[/tex]

                                      = 0.00724

Therefore the value of [tex]$p_{0.1} > 0.00724$[/tex], and so we reject the [tex]H_0[/tex]

Thus we are testing 'the difference of means" in this problem.

Find all the roots of the equation
[tex] {x}^{6} - 64 = 0[/tex]

Answers

Standard form:
X^2 -64=0
Factorization:
(x+8)(x-8)=0

Solution:
X+8=0 x^1=-8
X-7=0. X^2=8

Answer:

x = 2

x =-2

x =1 +√3i

x =1 -√3i

x =-1 +√3i

x =-1 -√3i  

Step-by-step explanation:

[tex]x^{6} -64 = 0\\(x^{3} -8)(x^{3} + 8) = 0\\ \\( x - 2) (x^{2} + 2x + 4)( x + 2) (x^{2} -2x + 4) = 0\\[/tex]

x = 2

x =-2

x =1 +√3i

x =1 -√3i

x =-1 +√3i

x =-1 -√3i  

 

 

 

 

 

 

 

Lisa bought a house The value of the house increased by 1.5% each year for 2 years. At the end of 2 years, the value of the house was £123,627. Work out the value of the house when Lisa bought it.

Answers

Answer:

$370,881

Step-by-step explanation:

firstly we we multiply 1,5% by 2yrs. the answer we get is 3,0%. we then multiply 3 % by $123,627 and get $370,881

If Lisa bought a house The value of the house increased by 1.5% each year for 2 years.  The value of the house was £123,627. The initial amount of the house is  95120.7.

What is Percentage?

Percentage, a relative value indicating hundredth parts of any quantity.

Given,

Lisa bought a house The value of the house increased by 1.5% each year for 2 years

By the end of 2 years, the value of the house was £123,627.

A=P(1+rt)

A is the final amount,

r is rate of interest

t is the time

P is principle amount.

123,627=P(1+1.5/100 (2))

123657=P(1+0.15(2))

123657=P(1+0.3)

123657=1.3P

Divide both sides by 1.3

P=95120.7

The initial amount of the house when Lisa bought is 95120.7

To learn more on Percentage click:

https://brainly.com/question/28269290

#SPJ2

Select the correct answer.
Tom gets $12 off a box of chocolates that had an original price of $48. What percentage is the discount

Answers

Answer:

25

Step-by-step explanation:

divide 48 by 4 which is 25%

Other Questions
pls help and explain answer!!At a certain point in time, a physicist measures thespeed of a falling object to be 17.6 feet per second.What is the equivalent speed in miles per hour?(5280 feet = 1 mile) A field book is a private notepad used by a surveyor to transcribe notes and is not considered a legal document True False two significant figures, 18.96 x 2.03 is Four friends all five each other presentsThe total cost of presents is 80.52Work out the mean cost of presents in pounds Jessica sees a search ad on her mobile phone for a restaurant. A button on the ad allows Jessica to click on the button and call the restaurant. This is a(n) Group of answer choices product listing ad (PLA) dynamic keyword insertion ad (DKI) click-to-call ad call-to-action ad (CTA) Which function has least rate of change?O y = 4x + 5O 3x - y = 9O x + y = 80 4x + 2y = 8 5. Complete the sentences to describe some important examples of active transport.The concentration of glucose molecules in the ___________ of thesmall intestine is ___________ than the concentration inside theintestinal villi. This means that glucose would ___________ from thevilli into the lumen, but this cant happen because the body needs to takein the glucose, not lose it. Instead, special ___________ proteins inthe cell membrane use ___________ to move the glucose into the villiagainst its ___________ gradient.Similarly, the amount of glucose inside of the blood in the kidneys is___________ than it is in the tubule, but it must move out of thetubule. Glucose moves into the blood by ______________________. 3.Each onion plant begins as a single cell containing 16 chromosomes. How many chromosomes are present in each of the cells that you observed what is the solution for 2y=x+2x-3y=-5 Solve the following differential equations using classical methods. Assume zero initial conditions.a. dx/dy +7x = 5cos2tb. d^2x/dt^2 + 6 dx/dt + 8x = 5sin3t 4-11Cunto cuesta? Write the given prices in Spanish1.un pequeo apartamento en Espaa (227.824 euros)2. un ao de estudios en una universidad privada de Estados Unidos (38.500 dlares)3.un auto en Espaa (17.500 euros)4.un televisor de plasma (1.300 dlares)5.una nevera (1.999 dlares)6.un estreo (987 dlares) Find m angle LKJif m angle LKD=60^ and m angle DKJ=55^ Factors to consider when buying a computer How many ozone molecules can each chlorine atom in the stratosphere destroy Write a letter of application to your school as a chemistry teacher Choose the smallest number. 3/18 10/3 please help! i need this ASAP! C.P 0f 16 oranges is equal to the Sip of 22oranges. find profitpercentor LOSS Una pelota se lanza con velocidad inicial en el eje horizontal de Vx =1.55 m/s, y velocidad inicial en el eje vertical de Vy = 3m/s. Calcule la magnitud de la velocidad, ngulo de lanzamiento, y alcance mximo. X240012V42.12/3