A line has a slope of -2/3 and passes through the point (-3, 8). What is the equation of the line?
y= -2/3x + 6
y= -2/3x + 8
y= 6x- 2/3
y= 8x- 2/3

Answers

Answer 1

Answer:

y= -2/3x+6

Step-by-step explanation:

Using slope intercept form

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

y = -2/3x +b

Substitute the point into the equation

8 = -2/3(-3) +b

8 = 2+b

8-2 =b

6=b

y= -2/3x+6


Related Questions

If today is Friday, tomorrow will be Saturday

Answers

Answer:

Yes

Step-by-step explanation:

Yesterday would be Thursday and the day after next would be Sunday

Find the range of the data set represented by this box plot.



25
70
20
60

Answers

Answer:

D. 60

Step-by-step explanation:

Range is the difference between the maximum value and the minimum value.

The minimum value is at the extreme end of the whisker of the box plot to your left = 65

The maximum value is at the extreme end of the whisker of the box plot to your right = 125

Range = 125 - 65 = 60

solve the inequality 4t^2 ≤ 9t-2 please show steps and interval notation. thank you!​

Answers

Answer: [tex]t\in [\dfrac{1}{4},2][/tex]

Step-by-step explanation:

Given

Inequality is [tex]4t^2\leq9t-2[/tex]

Taking variables one side

[tex]\Rightarrow 4t^2-9t+2\leq0\\\Rightarrow 4t^2-8t-t+2\leq0\\\Rightarrow 4t(t-2)-1(t-2)\leq0\\\Rightarrow (4t-1)(t-2)\leq0[/tex]

Using wavy curve method

[tex]t\in [\dfrac{1}{4},2][/tex]

A robot that makes _/6 of a boat per day will make 5 boats in 6 days

Answers

For what I understand, if a robot was to make 5/6 of a boat per day, in 6 days it will have made 5 boats. The answer is 5

PLEASE HELP ASAP! So the answer I got for this problem is 50.26. Can someone make sure that is the correct answer? Please let me know how to solve this problem if it is wrong.

Answers

Answer:

Step-by-step explanation:

every thing looks good,  except the question says  "round"   and soooooo,  if you are rounding to the 2nd decimal place,  then the next two decimal places are  54,      or  50.2654   so, to round that, round up , so your final answer would look like   50.27   :)  see?

9514 1404 393

Answer:

  50.24 inches  (or 50.2 inches)

Step-by-step explanation:

The formula for circumference in terms of radius is ...

  C = 2πr

Using the given values for radius and for pi, the circumference is ...

  C = 2(3.14)(8 in) = 50.24 in

__

Additional comment

If you use a more accurate value of pi, the rounded value is 50.27 in. That is not the value requested by this problem. It helps to follow directions.

If you like, you can round to 50.2, since only one decimal place is required in the result.

4. One in four people in the US owns individual stocks. You randomly select 12 people and ask them if they own individual stocks. a. Find the mean, variance, and standard deviation of the resulting probability distribution. (3pts) b. Find the probability that the number of people who own individual stocks is exactly six. (3pts) c. Find probability that the number of people who say they own individual stocks is at least two. (3pts) d. Find the probability that the number of people who say they own individual stocks is at most two. (3pts) e. Are the events in part c. and in part d. mutually exclusive

Answers

Answer:

a. The mean is 3, the variance is 2.25 and the standard deviation is 1.5.

b. 0.0401 = 4.01% probability that the number of people who own individual stocks is exactly six.

c. 0.1584 = 15.84% probability that the number of people who say they own individual stocks is at least two.

d. 0.3907 = 39.07% probability that the number of people who say they own individual stocks is at most two

e. Both cases include one common outcome, that is, 2 people owning stocks, so the events are not mutually exclusive.

Step-by-step explanation:

For each person, there are only two possible outcomes. Either they own stocks, or they do not. The probability of a person owning stocks is independent of any other person, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

One in four people in the US owns individual stocks.

This means that [tex]p = \frac{1}{4} = 0.25[/tex]

You randomly select 12 people and ask them if they own individual stocks.

This means that [tex]n = 12[/tex]

a. Find the mean, variance, and standard deviation of the resulting probability distribution.

The mean of the binomial distribution is:

[tex]E(X) = np[/tex]

So

[tex]E(X) = 12(0.25) = 3[/tex]

The variance is:

[tex]V(X) = np(1-p)[/tex]

So

[tex]V(X) = 12(0.25)(0.75) = 2.25[/tex]

Standard deviation is the square root of the variance, so:

[tex]\sqrt{V(X)} = \sqrt{2.25} = 1.5[/tex]

The mean is 3, the variance is 2.25 and the standard deviation is 1.5.

b. Find the probability that the number of people who own individual stocks is exactly six.

This is P(X = 6). So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 6) = C_{12,6}.(0.25)^{6}.(0.75)^{6} = 0.0401[/tex]

0.0401 = 4.01% probability that the number of people who own individual stocks is exactly six.

c. Find probability that the number of people who say they own individual stocks is at least two.

This is:

[tex]P(X \geq 2) = 1 - P(X < 2)[/tex]

In which

[tex]P(X < 2) = P(X = 0) + P(X = 1)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.25)^{0}.(0.75)^{12} = 0.0317[/tex]

[tex]P(X = 1) = C_{12,1}.(0.25)^{1}.(0.75)^{11} = 0.1267[/tex]

[tex]P(X < 2) = P(X = 0) + P(X = 1) = 0.0317 + 0.1267 = 0.1584[/tex]

0.1584 = 15.84% probability that the number of people who say they own individual stocks is at least two.

d. Find the probability that the number of people who say they own individual stocks is at most two.

This is:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.25)^{0}.(0.75)^{12} = 0.0317[/tex]

[tex]P(X = 1) = C_{12,1}.(0.25)^{1}.(0.75)^{11} = 0.1267[/tex]

[tex]P(X = 2) = C_{12,2}.(0.25)^{2}.(0.75)^{10} = 0.2323[/tex]

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0317 + 0.1267 + 0.2323 = 0.3907[/tex]

0.3907 = 39.07% probability that the number of people who say they own individual stocks is at most two.

e. Are the events in part c. and in part d. mutually exclusive

Both cases include one common outcome, that is, 2 people owning stocks, so the events are not mutually exclusive.

solve the system of equation — 3х + бу = 9
5х + 7y = -49

Answers

Answer:

y = 64/3

x = -119/3

Step-by-step explanation:

3х + 6у = 9 => 5*3x+5*6у = 9*5 => 15x+30у=45 (1)

5х + 7y = -49 => 3*5x + 3*7y = -49*3 => 15x+21y=-147 (2)

(1)-(2) => 9y = 192 => y = 64/3

x = -119/3

What do you add to 2 7/8 to make 5

Answers

Answer:

2 1/8

Step-by-step explanation:

7/8 is the same as 0.875 and therefore you need 0.125 also known as 1/8 to make it a whole number. When you add it to the already existing whole 2 you get three. Subtract three from five to make two which is what you need to add on top to finally get 5.

Find the prime factorisation of each of the following numbers, leaving your answer in index notation..

(e) 117 800


plzz answer quick​

Answers

Answer:

3x3x13 and 2 x 2 x 2 x 2 x 2 x 5 x 5

Step-by-step explanation:

evaluate expression when a=5 b= -3
6a-b​

Answers

33 is the correct answer

We deposit $12000 into an account carning 3 % interest compounded continuously, How many years will it take
for the account to grow to $16800? Round to 2 decimal places,

Answers

Answer:

The answer is 13.33 year

Step-by-step explanation:

P = $12000

Rate = 3%

Amount = $16800

so,

I = A-P

= $16800 - $12000

= $4800

So,

T = (I × 100)/P×R

= (4800×100)/P×R

= 480000/($12000×3)

= 480000/36000

= 480/36

= 13.33 year

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

if A = {x:x<6,x€N} and B ={y:y<4,y€W}, list A-B and B-A

Answers

Answers:

A - B = {4,5}B - A = {0}

==========================================================

Explanation:

Recall the following

N = set of natural numbers

N = {1,2,3,4,5,6,...}

W = set of whole numbers

W = {0,1,2,3,4,5,6,...}

The sets N and W are nearly the same set, except for W has 0 involved, while N does not. The triple dots say that pattern goes on forever.

From those infinite sets, we form the two finite subsets A and B like so

A = {x : x < 6, x is in N}

A = {x such that x < 6 and x is a natural number}

A = {1,2,3,5}

B = {y : y < 4, y is in W}

B = {y such that y < 4 and y is a whole number}

B = {0,1,2,3}

-------------------------------------------------

In short, we have these two finite sets

A = {1,2,3,4,5}B = {0,1,2,3}

The notation A-B indicates we'll start with set A and kick out members of set B that are also in set A. This is known as set subtraction.

So we'll write out set A to get {1,2,3,4,5}

Then we cross off 1,2,3 in this set because these values are found in set B

We're left with {4,5}

Therefore A-B = {4,5}

---------------------------------------------------

To compute B-A, we do the same idea but in reverse.

Start with set B

{0,1,2,3}

and erase the items 1,2,3 since they are found in set A

We then find that

B-A = {0}

Even though we have 1 item, don't forget about the curly braces to say we have a set. Any set that has exactly 1 item in it is considered a singleton set.

Keep in mind that the singleton {0} is not the empty set. The empty set would have nothing inside it and we would say { } instead.

i would like to lesen how to Break Down math 3rd thru 12​

Answers

Answer:

Here are some basic tips that experts suggest.

Discuss math class at home.

Model good math behavior.

Talk through math problems.

Highlight real-life math problems.

Highlight real-life examples of fractions.

Play math games.

Use money to practice math.

Explore math with sports.

Step-by-step explanation:

Use reduction of order to find a second linearly independent solution
(2x+5)y′′−4(x+3)y′+4y=0,x>−52,y1=e2x

Answers

Given that exp(2x) is a solution, we assume another solution of the form

y(x) = v(x) exp(2x) = v exp(2x)

with derivatives

y' = v' exp(2x) + 2v exp(2x)

y'' = v'' exp(2x) + 4v' exp(2x) + 4v exp(2x)

Substitute these into the equation:

(2x + 5) (v'' exp(2x) + 4v' exp(2x) + 4v exp(2x)) - 4 (x + 3) (v' exp(2x) + 2v exp(2x)) + 4v exp(2x) = 0

Each term contains a factor of exp(2x) that can be divided out:

(2x + 5) (v'' + 4v' + 4v) - 4 (x + 3) (v' + 2v) + 4v = 0

Expanding and simplifying eliminates the v term:

(2x + 5) v'' + (4x + 8) v' = 0

Substitute w(x) = v'(x) to reduce the order of the equation, and you're left with a linear ODE:

(2x + 5) w' + (4x + 8) w = 0

w' + (4x + 8)/(2x + 5) w = 0

I'll use the integrating factor method. The IF is

µ(x) = exp( ∫ (4x + 8)/(2x + 5) dx ) = exp(2x - log|2x + 5|) = exp(2x)/(2x + 5)

Multiply through the ODE in w by µ :

µw' + µ (4x + 8)/(2x + 5) w = 0

The left side is the derivative of a product:

[µw]' = 0

Integrate both sides:

∫ [µw]' dx = ∫ 0 dx

µw = C

Replace w with v', then integrate to solve for v :

exp(2x)/(2x + 5) v' = C

v' = C (2x + 5) exp(-2x)

v' dx = ∫ C (2x + 5) exp(-2x) dx

v = C₁ (x + 3) exp(-2x) + C₂

Replace v with y exp(-2x) and solve for y :

y exp(-2x) = C₁ (x + 3) exp(-2x) + C₂

y = C₁ (x + 3) + C₂ exp(2x)

It follows that the second fundamental solution is y = x + 3. (The exp(2x) here is already accounted for as the first solution.)

a number decreased by 22% is 117. What is the number?

Answers

100-22=78

117=78%

117/78=1.5

1.5=1%

1.5 x 100=150

Answer:

Old number = 150

Step-by-step explanation:

Given information;

Percentage decreased = 22%

New number obtain = 117

Find:

Old number

Computation:

Old number = New number obtain[100 / (100 - 22)]

Old number = 117[100 / (100 - 22)]

Old number = 117[100 / (78)]

Old number = 11,700 / 78

Old number = 150

Find the domain.
p(x) = x^2+ 2

Answers

Answer:

The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.

Interval Notation:

( − ∞ , ∞ )

Set-Builder Notation:

{ x | x ∈ R }

Step-by-step explanation:

hope that helps bigger terms

Find the Greatest common factor of 120? Show your work!

Answers

Answer:

1, 2, 3, 4, 5, 6, 8, 10, 12, 15, 20, 24, 30, 40, 60

Step-by-step explanation:

1x120, 2x60, 3x40, 4x30, 5x24, 6x20, 8x15, 10x12, 12x10,15x8, 20x6, 24x5, 30x4, 40x3, 60x2

Simplify this algebraic expression y-3 over 3+12

Answers

Answer:

(Y-3)/(3+12)

(Y-3)/(15)

Y-1/5

so the answer is

(Y-1)

Answer:

[tex]y - 3 \: over \: 3 + 12 \\ y - 3.3 + 12 \\ y - 3.3 + 12 = y + 8.7 \\ y - 33 + 12 \\ y + 8.7[/tex]

Consider the exponential function f(x) = One-fifth(15x). What is the value of the growth factor of the function?

Answers

The value of the growth factor (the derivative) is 3.
We can first simplify (1/5)(15x) to (3x) because a fifth of 15 is 3.
For every x-value, the corresponding y-value will be 3 times that.
The graph is always increasing.

Answer:

15

Step-by-step explanation:

You are dealt one card from a 52-card deck.

a) Find the odds in favor of getting a red king.

b) Find the odds against getting a red king.

Answers

Answer:

(a)So, there are 2 kings in red- one of hearts and the other of diamonds. Therefore, the probability of selecting a red king from a deck of cards= 2/52 or 1/26.

(b) There are 6 red face cards in a 52-card deck (so 46 other cards). PROBABILITIES compare the number of favorable outcomes to the total number of possible outcomes: The PROBABILITY of getting a red face card is 6/52 = 3/26.

The odds in favor of getting a red king will be 1/26. And the odds against getting a red king will be 25/26.

What is probability?

Its basic premise is that something will almost certainly happen. The percentage of favorable events to the total number of occurrences.

You are dealt one card from a 52-card deck.

Total events = 52

The odds in favor of getting a red king will be

Favorable events = 2

Then the probability will be

P = 2/52

P = 1/26

The odds against getting a red king will be

q = 1 – P

q = 1 – 1/26

q = 25/26

More about the probability link is given below.

https://brainly.com/question/795909

#SPJ2

Suppose that on the average, 7 students enrolled in a small liberal arts college have their automobiles stolen during the semester. What is the probability that less than 1 student will have his automobile stolen during the current semester

Answers

Answer:

[tex]P(x>1)=0.9927[/tex]

Step-by-step explanation:

From the question we are told that:

Mean [tex]\=x =7[/tex]

Generally the Poisson equation for \=x is mathematically given by

[tex]P(x>1)=1-P(x \leq 1)[/tex]

Therefor

[tex]P(x>1)=1-(\frac{e^{-7}*7^0}{0!}+{\frac{e^{-7}*7^1}{1!})[/tex]

[tex]P(x>1)=1-(9.1*10^{-4}+6.3*10^{-3})[/tex]

[tex]P(x>1)=1-(7.3*10^{-3}[/tex]

[tex]P(x>1)=0.9927[/tex]

13, 5, 4, 9, 7, 14, 4 The deviations are _____.
A. "5, -3, -4, 0, 1, 6, 4"
B."5, -3, -4, 1, -1, 6, -4"
C."6, -3, -4, 1, 2, 6, -4"
D."-5, 3, 4, -1, 1, 6, 4 "

Answers

Answer:

B."5, -3, -4, 1, -1, 6, -4"

Step-by-step explanation:

We are given that

13,5,4,9,7,14,4

We have to find the deviation.

Mean=[tex]\frac{sum\;of\;data}{total\;number\;of\;data}[/tex]

Using the formula

[tex]Mean,\mu=\frac{13+5+4+9+7+14+4}{7}[/tex]

[tex]Mean,\mu=\frac{56}{7}=8[/tex]

Deviation=[tex]x_i-\mu[/tex]

         [tex]x_i-\mu[/tex]

13          5

5           -3

4           - 4

9            1

7             -1

14            6

4            - 4

Hence, option  B is correct.

Using law of sines please show process and answer

Answers

Hello,

[tex]\widehat{A}=180^o-24.4^o-103.6^o=52^o\\\\\dfrac{sin(24.4^o)}{37.3} =\dfrac{sin(103.6^o)}{c} \\\\\\c=87.760246\approx{87.8}\\\\\\\dfrac{sin(52^o)}{a} =\dfrac{sin(24.4^o)}{37.3} \\\\\\a=71.1510189...\approx{71.2}\\[/tex]

Combine as indicated by the signs. Write answer In descending powers of x.

X+6/x^28x+15+3x/x+5-x-3/x+3
= ?

Answers

Answer:

Step-by-step explanation:

In a right triangle, the lengths of the two legs are 8 cm and 10 cm respectively. Find the hypotenuse of the triangle.
9 cm
10.5 cm
12 cm
12.8 cm

Answers

12.8, pythagorean theorem.


Which expression is equivalent to v2/3v2? 1/4 6v2 v2 v2/2

Answers

Answer:

Step-by-step explanation:

[tex]2^{1/2} - 2^{-1/3} = 2^{1/2 + 1/3} = 2^{3/6} = 2^{1/2} = \sqrt{2}[/tex]

Answer:

[tex]\sqrt[6]{2}[/tex]

Step-by-step explanation:

2 ^ 1/2 ÷ 2 ^ 1/3

We know that a^b ÷ a^ c = a^(b-c)

2 ^ (1/2 -1/3)

2^ (3/6 - 2/6)

2 ^ 1/6

[tex]\sqrt[6]{2}[/tex]

Which is the graph of f(x) = 4(1/2)^x

Answers

Answer:

B.

Step-by-step explanation:

f(x) = 4(1/2)^x

Let's find the value of the function for x = 0 and for x = 1.

f(0) = 4(1/2)^0 = 4(1) = 4

f(1) = 4(1/2)^1 = 4(1/2) = 2

The only graph that has both points (0, 4) and (1, 2) is the second graph.

Answer: B.

Explain why the following function is not piecewise continuous ​

Answers

9514 1404 393

Answer:

  the function has no finite limit at the left end of the interval (5, ∞)

Step-by-step explanation:

In order for the function to be piecewise continuous, it must have finite limits at the endpoints of each of the subintervals. Here, the function goes to infinity as x → 5+, so has no finite limit there.

Is the random variable described discrete or continuous? The amount of rain during the next thunderstorm.

Answers

Answer:

continuous

rain does not fall in specific units like 1 inch , 2 inches etc... but 1.23456 etc..

Step-by-step explanation:

Other Questions
Which word correctly completes the sentence?Esto est arriba de la cabeza y puede ser de diferentes colores.Es _____.la bocael cabelloel estmagolos dientes Write the chemical formula for the following: a. The conjugate acid of amide ion, NH-b. The conjugate base of nitric acid, HNO 1. Ill tell you about this tomorrow, Mary. said Tom.A. Tom said to Mary that he will tell her about that the next day.B. Tom told Mary that I would tell you about that the next day.C. Tom told Mary that he would tell her about that the next day.D. Tom told Mary that she would tell him about that the next day. Hypevitaminosis is largely attributed to which of the following 15. Moment actuel ou pass ? Choisissez l'expression correcte. 1. (L'anne dernire - Cette anne), nous sommes alls en vacances en Italie et (l'anne dernire cette anne) nous retournons Venise. 2. Nouveau programme : (cette semaine - la semaine dernire), les enfants partent en vacances avec leur pre. 3. (Cette semaine - La semaine dernire), a va, mais (cette semaine - la semaine dernire), je n'ai pas dormi pendant plusieurs nuits. Find the missing side round to the nearest tenth write a story started i couldn't belive what my dad had just said The cross-section of a searchlight mirror is shaped like a parabola. The light bulb is located 3 centimeters from the base along the axis of symmetry. If the mirror is 20 centimeters across at the opening, find its depth in centimeters. (Round your answer to the nearest tenth if necessary.) Which of the following behaviors would best describe someone who is listening and paying attention? a) Leaning toward the speaker O b) Interrupting the speaker to share their opinion c) Avoiding eye contact d) Asking questions to make sure they understand what's being said Lesson 1 Skills Practice Lines For Exercises 1-12, use the figure at the right. In that figure, line m is parallel.Classify each pair of angles as alternate interior, alternate exterior, or corresponding. Pictures Below. Given a dilation around the origin, what is the scale factor K?D o, K = (2,4) (3,6) Dont just say the letter.What is it? look below for the image What are 3 ratios that are equivalent to 8 :5 11.49 for 3 packages Solve the equation. Then check your solution.x - 4 = 2a.6c.7b.6d.2Please select the best answer from the choices providedABCD Two methods by which we can conserve water and water the plants. which of these is an accurate characteristic of American civilizations from 1200-1450? i genuinely dont know help SPANISH PLEASE HELP!!!!! WILL GIVE BRAINLIEST!!!!!!Write the rough draft of your article. You may copy and paste the accented and special characters from this list if needed: , , , , , , , , , , , , , , Your rough draft should be written in complete sentences in Spanish and include the following requirements:What to include in your rough draft HintSentence one: Describe how long ago you traveled and where. Remember:Use hace + specific time frame + que + verb.Include the transportation method you used to travel.Sentence two: Describe how you planned for and/or prepared for this trip and who went with you. Remember:Use one -car, -gar, or -zar verb in the preterite or imperfect tense.Use conmigo.Sentence three: Describe how you preferred to purchase the trip. Remember:Use one stem-changing verb in the preterite.Sentence four: Describe the day of the trip. Remember:Use one regular verb in the preterite or imperfect tense.Sentence five: Describe how long it took to arrive at the destination. Remember:Use para.Use one regular or irregular verb in the preterite tense.