What is the slope of a line perpendicular to the line whose equation is15x + 12y = -108. Fully reduce your answer.Answer:Submit Answer

Answers

Answer 1

GIven:

The equation of a line is 15x+12y=-108.

The objective is to find the slope of the perpencidular line.

It is known that the equation of straight line is,

[tex]y=mx+c[/tex]

Here, m represents the slope of the equation and c represents the y intercept of the equation.

Let's find the slope of the given equation by rearranging the eqation.

[tex]\begin{gathered} 15x+12y=-108 \\ 12y=-108-15x \\ y=-\frac{15x}{12}-\frac{108}{12} \\ y=-\frac{5}{4}x-9 \end{gathered}[/tex]

By comparing the obtained equation with equation of striaght line, the value of slope is,

[tex]m_1=-\frac{5}{4}[/tex]

THe relationship between slopes of a perpendicular lines is,

[tex]\begin{gathered} m_1\cdot m_2=-1 \\ -\frac{5}{4}\cdot m_2=-1 \\ m_2=-1\cdot(-\frac{4}{5}) \\ m_2=\frac{4}{5}^{} \end{gathered}[/tex]

Hence, the value of slope of perpendicular line to the given line is 4/5.


Related Questions

The answers available are SSS SAS CPCTC and definition of congruence

Answers

Solution

The diagram below will be of help

From the above, we have two sides to be equal and an angle to be equal

Therefore, the answer Side, Angle, Side (SAS)

Which of the following sets of ordered pairs lies on the y-axis of a coordinate grid?

Answers

Solution

for this case the point that lies on the y axis need to satisfy that the x coordinate must be:

x= 0

then the best solution would be:

(0, -4)

Im in algebra 2 but we are also learning geometry the question asks to find the length of each arc

Answers

Answer:

The length of the arc = 8π/3 mi

Explanation:

The length of an arc is given by the fomula:

[tex]L=\frac{\theta}{360}\times2\pi r[/tex]

The radius, r = 8 ml

[tex]\theta=60^0[/tex]

[tex]\begin{gathered} L=\frac{60}{360}\times2\pi\times8 \\ \\ L=\frac{16\pi}{6} \\ \\ L=\frac{8\pi}{3} \end{gathered}[/tex]

The length of the arc = 8π/3 mi

A real estate agent has 18 properties that she shows. She feels that there is a 50% chance of selling any one property during a week. The chance of selling any one property is independent of selling another property. Compute the probability of selling more than 4 properties in one week. Round your answer to four decimal places.

Answers

The probability of selling more than 4 properties in one week is 0.985.

What is probability?

A probability formula can be used to calculate the likelihood of an occurrence by simply dividing the favorable number of possibilities by the entire number of possible outcomes.

The binomial distribution is a discrete probability distribution in probability theory and statistics that gives only two possible outcomes in an experiment: success or failure.

In this case, the real estate agent has 18 properties. Therefore, n = 18. p = 50% = 0.5.

The probability will be:

= P(X > 4)

= 1-0.0154 by using Excel command

= 0.985

The probability is 0.985.

Learn more about probability on:

https://brainly.com/question/24756209

#SPJ1

Give the point-slope form of the equation of the line that is perpendicular to y= -4x/5+10 and contains P(5,6)

Answers

You have to write the equation of a line perpendicular to

[tex]y=-\frac{4}{5}x+10[/tex]

That crosses the point (5, 6)

A caracteristic of a line permendicular to another one is that its slope pf the perpendicular line is the negative inverse of the slope of the first line.

So for example if you have two lines:

1_ y=mx+b

and

2_ y=nx+c

And both lines are perpendicular, the slope of the second one will be the negative inverse of the slope of the first one, that is:

[tex]n=-\frac{1}{m}[/tex]

The slope of the given line is m=-4/5

The negative inverse is

[tex]-(\frac{1}{-\frac{4}{5}})=-(-\frac{5}{4})=\frac{5}{4}[/tex]

Now that you know the slope of the perpendicular line, use it along with the given point (5, 6)

in the slope-point formula:

[tex]\begin{gathered} y-y_1=m(x-x_1) \\ y-6=\frac{5}{4}(x-5) \end{gathered}[/tex]

Does the following table show a proportional relationship? 8 h 3 9 6 36 9 81 O Yes No

Answers

Proportional relationships are relationships between two variables where their ratios are equivalent.

From the table given;

g:h are respectively;

[tex]\begin{gathered} 3\colon9=1\colon3 \\ 6\colon36=1\colon6 \\ 9\colon81=1\colon2 \end{gathered}[/tex]

Since the ratios above are not equivalent, their relationship is not proportional.

Hence, the correct option is B

Given the base band height of a triangle, calculate the area A using the formula for the area of a triangle: A ) bh

Answers

Solution

For this case the area is given by:

[tex]A=\frac{1}{2}bh[/tex]

Then we can replace b = 5ft and h = 20 ft and we got:

[tex]A=\frac{1}{2}(5ft)(20ft)=50ft^2[/tex]

The proof below may or may not be correct. If the proof is incorrect, determine the first step number that is not justified and the reason it is not justified.

Answers

The first step number that is not justified and the reason it is not justified:

From the attached image

[tex]<\text{ECF}\cong

Step 1: is said to be correct cause all the range are equivalent and parallel

Step 2: is said to be correct AECF is a parrelologram because it is a quadilateral with two opposite equal sides

Step 3: is correct

[tex]\begin{gathered} \Delta BEC\cong\Delta\text{ECF}\ldots\text{..} \\ \text{parallel lines cut by a transverse form congruent alternate interior angle.} \end{gathered}[/tex]

Step 4: is correct

[tex]<\text{BEC}\congStep 5: is correct [tex]<\text{BEC}\cong

Step 6 : is not correct , because corresponding parts of the congruent triangle are not congruent.

Step 7: is correct , because its a rhombus.

I got this connected from the tutor I need to know how to do the factorial in this formula to bio normal distribution formula The symbol that looks like an!

Answers

Binomial distribution formula:

[tex]P(x)=\frac{n!}{(n-x)!x!}*p^{`x}*q^{n-x}[/tex]

For the gien situations:

* n=15, p=0.4, find P(4 successes)

[tex]\begin{gathered} n=15 \\ p=0.4 \\ q=1-p=1-0.4=0.6 \\ x=4 \end{gathered}[/tex][tex]P(4)=\frac{15!}{(15-4)!4!}*0.4^4*0.6^{15-4}[/tex][tex][/tex]

INT. ALGEBRA: You have a coupon for $20 off the purchase of a calculator. At the same time, the calculator is offered with a discount of 20%, and no further discounts apply. For what price on the calculator do you pay the same amount for each discount?

Thank you for your help, and please do show work! I will be looking to give the Brainliest answer to someone!

Answers

X=180.15x= 18x =120 so the answer is 120

What’s is the volume and surface area of the figure shown ?

Answers

• The total surface area of a cylinder is given by:

[tex]SA=2πr\left(r+h\right)[/tex]

where r = 1.75 cm

h = 3 cm

Hence:

[tex]SA=2\times\pi\times1.75\times(1.75+3)=57.7\text{ }cm^2[/tex]

• The volume of a cylinder is given by:

[tex]V=πr^2h[/tex]

Hence:

[tex]V=\pi\times(1.75)^2\times3=28.9\text{ }cm^3[/tex]

ANSWER

surface area = 57.7 cm²

volume = 28.9 cm³

In which quadrant does 0 lie if the following statements are true:sin 0 > 0 and sec 0 < 0Quadrant IQuadrant IIQuadrant IIIQuadrant IV

Answers

[tex]\begin{gathered} \sin \theta=\frac{y}{r} \\ \sec \theta=\frac{r}{x} \end{gathered}[/tex]

Given the conditions in the question:

1. sin θ > 0, therefore, it must be positive. From that, we can conclude that y must be on the positive side, therefore, located at the top of the coordinate plane.

2. sec θ < 0, therefore, it must be negative. From that, we can conclude that x must be on the negative side, therefore, located at the left side of the coordinate plane.

Therefore, the quadrant that the θ belongs to is in the top and left of the coordinate plane and that is Quadrant II.

Use a graph to predict the value of jewelry in 7 years.

Answers

Solution:

Given that the initial cost price of the jewelry is $2,200.

The rate at which it decreases each year is 12%.

Thus, the exponential decay function is;

[tex]\begin{gathered} y(t)=2200(1-0.12)^t \\ \\ \text{ Where }t\text{ is the time in years.} \end{gathered}[/tex]

The graph of the function is;

From the graph;

CORRECT OPTION:

[tex]\approx899.09[/tex]

Which value of n makes the following equation true?√n=4020408O 16

Answers

Solution

- The solution steps are given below:

[tex]\begin{gathered} \sqrt{n}=4 \\ \text{ Square both sides} \\ n=4^2 \\ n=16 \end{gathered}[/tex]

Final Answer

The answer is 16

#24Graph the function and tell wether or not it has a point of discontinuity at x = 0. If there is a discontinuity, tell wether it is removable or non removable.

Answers

We have the function:

g(x) = x/(x - 2)

Notice that if x = 2 the denominator equals zero and then we have a vertical asymptote at x = 2. Furthermore, if x = 0, g(0) = 0.

The graph of g(x) is shown below:

As you can notice, there is no a discontinuity at x = 0.

Write an expression to determine the surface area of a cube-shaped box, S A , in terms of its side length, s (in inches).

Answers

The cube consists of 6 equal faces thus the surface area of the cube in terms of its side length s is 6s².

What is a cube?

A three-dimensional object with six equal square faces is called a cube. The cube's six square faces all have the same dimensions.

A cube is become by joining 6 squares such that the angle between any two adjacent lines should be 90 degrees.

A cube is a symmetric 3 dimension figure in which all sides must be the same.

The cube has six equal squares.

It is known that the surface area of a square = side²

Therefore, the surface area of the given cube is 6 side².

Given cube has side length = s

So,

Surface area = 6s²

Hence the cube consists of 6 equal faces thus the surface area of the cube in terms of its side length s is 6s².

To learn more about cubes,

https://brainly.com/question/14075440

#SPJ1

Find the slope and y-intercept of the graph of the linear equation. Give the y intercept in point form in the space provided. Use the equation editor to enter the slope if there are fractions. 5x - y = -5

Answers

The general equation of a line is:

y = mx + b

Here, y refers to how far up and x refers to how far along.

m is slop, that is the change in y to the change in x

and b is y intercept or the point where the value of x is zero.

So,

The given equation is:

5x - y = -5

The simplest step is to map the given equation with the standard equation (y = mx + b).

So,

- y = -5 -5x

Multiplying both sides by -1, we get

y = 5 + 5x

or

y = 5x + 5

Now, if we map this form with the standard equation (y = mx + b), we get

m = 5 and b = 5

Therefore, the slope (m) is equal to 5.

Also, y-intercept (b) is equal to 5.

Solve the inequality: 3x + 4 ≤ 5
Answer in interval notation.

Answers

(-∞,1/3] will be the required option in interval notation for the given inequality 3x + 4 ≤ 5 as it's definition states "a relationship between two expressions or values that are not equal to each other".

What is inequality?

A difference between two values indicates whether one is smaller, larger, or simply not equal to the other. a ≠ b says that a is not equal to b. a < b says that a is less than b. a > b says that a is greater than b. a ≤ b means that a is less than or equal to b. a ≥ b means that a is greater than or equal to b.

What is interval notation?

When using interval notation, we first write the set's leftmost number, then a comma, and finally its rightmost number. Depending on whether those two numbers are a part of the set, we then enclose the pair in parentheses or square brackets (sometimes we use one parenthesis and one bracket!).

Here,

3x+4≤5

3x≤1

x≤1/3

(-∞,1/3]

As it's definition states "a relationship between two expressions or values that are not equal to each other" (-∞,1/3] will be the required option in interval notation for the given inequality 3x + 4 ≤ 5.

To know more about inequality,

https://brainly.com/question/28823603?referrer=searchResults

#SPJ13

4. A teacher can only make 3000 copies in a month. If a teacher-has-made 2700 copies so far this month, what percentage of her copies has she used?

Answers

In order to determine the percentage, let x as the percentage. Then, you can write:

[tex]\frac{x}{100}\cdot3000=2700[/tex]

factor x/100 is the percentage in decimal form. The product of this factor and 3000 equals 2700.

Solve for x and simplify:

[tex]x=\frac{2700}{3000}\cdot100=90[/tex]

Hence, teacher has used 90% of the copies.

Which of the following is a solution to the equation c + ( 4 -3c) - 2 = 0?A. -1B. 0C. 1D. 2

Answers

Given data:

The given equation is c+(4-3c)-2=0

The given equation can be written as,

c+4-3c-2=0

-2c+2=0

-2c=-2

c=1

Thus, the value of c is 1, so option C) is correct.

can you help me solve this in expanded form. 156 X 687 = ?

Answers

Given data:

The given expression is 156x687.

The given expression can be written as,

[tex]\begin{gathered} (100+50+6)(600+80+7)=60000+8000+700+30000+4000+350+3600+480+42 \\ =107172 \end{gathered}[/tex]

Thus, the value of the given expression is 107172.

Chloe's car used 15 gallons to travel 570 miles. How many gallons of gas would she need to travel 380 miles?

Answers

Answer:

10

Step-by-step explanation:

I divided 570 by 15 to see how many miles she can travel per gallon of gas which came out to be 38.

After that i divided the 380 by the 38. 380÷38 is 10.

Answer:

Need:

10 gallons

Step-by-step explanation:

Proportions:

15 gallons ⇒ 570 miles

A gallons ⇒ 380 miles

A = 15gallons * 380miles / 570miles

A = 10 gallons

There are 73 students in a classroom, and the desired ratio of students to computers is 6 to 1. How many computers are needed to achieve the desired ration?

Answers

Answer: 12

Explanation:

Given:

Total number of students in a classroom = 73

Ratio of students to computers = 6:1

To find the number of computers needed to achieve the desired ration, we use the ratio:

[tex]\begin{gathered} \frac{\text{Total number of students}}{\text{Total number of computers}}=\frac{6}{1} \\ We\text{ plug in what we know} \\ \frac{\text{7}3}{\text{Total number of computers}}=\frac{6}{1} \\ \text{Simplify and rearrange} \\ \text{Total number of computers = 73(}\frac{1}{6}) \\ \text{Calculate} \\ T\text{otal number of computers = }12.16\text{ =12} \\ \end{gathered}[/tex]

Therefore, the number of computers needed is 12.

Triangle HJK has vertices at H(2, 2) J(2, 4) and K(0, 2). What is the midpoint of the longest side of the triangle?

Answers

The coordinates of the vertices of triangle are given as H(2,2), (J(2, 4), K(0,2)

We would determine the longest side by applying the formula for finding the distance between two points which is expressed as

[tex]\begin{gathered} \text{Distance = }\sqrt[]{x2-x1)^2+(y2-y1)^2} \\ \text{For HJ, x1 = 2, y1 = 2, x2 = 2, y2 = 4} \\ \text{Distance = }\sqrt[]{(2-2)^2+(4-2)^2}\text{ = }\sqrt[]{2^2}\text{ = 2} \\ \text{For JK, x1 = 2, y1 = 4, x2 = 0, y2 = 2} \\ \text{Distance = }\sqrt[]{(0-2)^2+(2-4)^2}=\sqrt[]{(4+4)}=\text{ }2.83 \\ \text{For HK, x1 = 2, y1 = 2, x2 = 0, y2 = 2} \\ \text{Distance = }\sqrt[]{0-2)^2+(2-2)^2}=\text{ }\sqrt[]{4}\text{ = 2} \end{gathered}[/tex]

Thus, the longest side is JK. The formula for finding midpoint is

Midpoint = (x1 + x2)/2, (y1 + y2)/2

Midpoint = (2 + 0)/2, (4 + 2)/2

Midpoint = 2/2, 6/2

Midpoint = 1, 3

Find a.Round to the nearest tenth:a10 cm150°12°с=a = [ ? ]cmLaw of Sines: sin A=sin Bbasin cСEnter

Answers

Answer:

24.0 cm

Explanation:

To find the value of a, we will use the Law of sines, so

[tex]\frac{\sin A}{a}=\frac{\sin B}{b}[/tex]

So, replacing A = 150°, B = 12°, and b = 10 cm, we get:

[tex]\frac{\sin150}{a}=\frac{\sin 12}{10}[/tex]

Now, we need to solve for a. First, cross multiply

[tex]10\cdot\sin 150=a\cdot\sin 12[/tex]

Then, divide by sin12

[tex]\begin{gathered} \frac{10\cdot\sin150}{\sin12}=\frac{a\cdot\sin 12}{\sin 12} \\ \frac{10\cdot(0.5)}{0.208}=a \\ 24.0=a \end{gathered}[/tex]

Therefore, a = 24.0 cm

For the polynomial below, 3 is a zero.f(x) = x^3+ 3x^2-11x-21Express f(x) as a product of linear factors.f (x) = ?

Answers

EXPLANATION

Given the polynomial f(x) = x^3 +3x^2 -11x -21

Separating the expression into groups as shown as follows:

45% of 240 is what number?

Answers

We are asked to determine the 45% of 240. To do that we need to multiply 240 by 45/100, that is:

[tex]240\times\frac{45}{100}=108[/tex]

therefore, 45 percent of 240 is 108

A rectangular prism has a legth of 5 1/4 m, a width of 4m, and a height of 12 m.How many unit cubes with edge lengths of 1/4 m will it take to fill the prism? what is the volume of the prism?

Answers

Volume of a cube with edge lengths of 1/4m:

[tex]\begin{gathered} V_{cube}=l^3 \\ \\ V_{cube}=(\frac{1}{4}m)^3=\frac{1^3}{4^3}m^3=\frac{1}{64}m^3 \end{gathered}[/tex]

Volume of the rectangular prism:

[tex]\begin{gathered} V=l\cdot w\cdot h \\ \\ V=5\frac{1}{4}m\cdot4m\cdot12m \\ \\ V=\frac{21}{4}m\cdot4m\cdot12m \\ \\ V=252m^3 \end{gathered}[/tex]

Divide the volume of the prism into the volume of the cubes:

[tex]\frac{252m^3}{\frac{1}{64}m^3}=252\cdot64=16128[/tex]Then, to fill the prism it will take 16,128 cubes with edge length of 1/4 m

Circumference? (you must include units) Round to the tenthsas needed.

Answers

The circumference formula is given by:

[tex]L=2\pi r[/tex]

Where r is the radius of the circle. From the problem, we have r = 10.9 ft. Then, using the formula:

[tex]\begin{gathered} L=2\pi\cdot10.9 \\ \\ \therefore L=68.5\text{ ft} \end{gathered}[/tex]

The circumference is 68.5 ft

A local road has a grade of 5%. The grade of a road is its slope expressed as a percent. What is the slope? What is the rise? What is the run?

Answers

[tex]\begin{gathered} a)\text{ }\frac{1}{20} \\ b)\text{ Rise:1 ft, Run: 20ft} \end{gathered}[/tex]

a) Since the grade is given by the slope, and the grade has a 5%.

We can rewrite it as a fraction, like this:

[tex]\frac{5}{100}=\frac{1}{20}[/tex]

Note that we have simplified this to 1/20 by dividing the numerator and the denominator (bottom number) by 5

So, the slope is:

[tex]\frac{1}{20}[/tex]

b) The "rise" is the difference between two coordinates on the y-axis and the "run" is the subtraction between two coordinates on the x-axis. Let's remember the slope formula and the Cartesian plane:

[tex]m=\frac{y_2-y_1}{x_2-x_1}=\frac{1}{20}[/tex]

So the "rise" for this grade is 1 foot and the run is 20 feet.

3) Hence, the answers are:

[tex]\begin{gathered} a)\text{ }\frac{1}{20} \\ b)\text{ }Rise\colon\text{ }1\text{ Run: 20} \end{gathered}[/tex]

Other Questions
The days high temperature in Detroit , Michigan was recorded as 41 degrees F . Use the formula C = 5/9 ( F- 32) to write 41 degrees F as degrees celsius how was the invention of the printing press disruptive to previous norms? for example: information creators, control of information, information consumers, etc. due wensday but prefered be done now adele's mother recited to her a list of things to buy at the grocery store. once adele reached the store, she could only remember the items from the end of the list. this is an example of The figure is not drawn to scale. Find the unknown angle. Refer to your equation for the line that models the association between latitude and temperature of the cities: Yours y = -12 + 120 Computer calculated y = -1.07 + 119 What does the slope mean in the context of this situation? Find the value of b if it is known that the graph of y=-3x+b goes through the point_M(-2, 4) To produce g, function f was reflected over the x-axis andFunction g can be defined as how do we know the amount of electrons that an element has?I need help Is the number -3.7 a natural number, a whole number, an integer, a rational number, an irrational number or a real number? the volume of a balloon filled with he at 755 mmhg is expanded from 2.20 l to 3.86 l at a constant temperature. what is the final pressure (in atm) of the the balloon? 2. In the xy-plane above, ABCD is a square and point E is the center of the square. The coordinates of points C and E are (7,2) and (1,0), respectively. Write an equation of the line that passes through points A, E, and C. B 1 2 - E X -6 2 4. 16 A -2 ten B 15 cm 20 cm C You have the option of loaning money to one friend who promises to pay simple interest or to another friend who promises to pay the same APR but compound the interest. Which would you choose, and why? What is the slope and y-intercept?y=7x+2Options:Blank # 1Blank # 2 jim leaves his house and begins walking to his car in a straight line. he goes 2.0 m then returns to his house to get his keys. next, he leaves his house and travels 6.0 m to his car. what is jim's displacement? In sports betting, Las Vegas sports books establish winning margins for a team that is favored to win a game. An individual can place a wager on the game and will win if the team bet upon wins after accounting for the spread. For example, if Team is favored by 5 points, and wins the game by 7 points, then a bet on Team is a winning bet. However, if Team A wins the game by only 3 points, then a bet on Team A is a losing bet. In games where a team is favored by 12 or fewer points, the margin of victory for the favored team relative to the spread is approximately normally distributed with a mean of 0 points and a standard deviation of 10.9 points. Source: Justin Wolfers, "Point Shaving: Corruption in NCAA Basketball This is the question:Fe2O3 + 3 H2 --> 2 Fe + 3 H2O 7.3 g of Fe2O3 is reacted with 15.3 g of hydrogen to form iron and water. How many moles of water are produced?Fe2O3 + 3 H2 > 2 Fe + 3 H2OIf 9.1 g of Fe2O3 is reacted with 16.8 g of hydrogen to form iron and water. How many grams of iron are produced? Type the appropriate form of the verb in the blank Write the slope intercept equation through the point (1,2) and its parallel to the line y=1+4x