4. the probability that an engine overheats is 0.12. the probability that an engine leaks oil is .08. (a) if overheating and leaking oil are independent, what is the probability that an engine overheats and leaks oil?

Answers

Answer 1

The probability that the engine over heats and leaks is 0.0096

The probability is computed by dividing the total number of possible outcomes by the number of possible ways the event could occur. Probability and odds are two distinct ideas. Odds are calculated by dividing the likelihood of an event by the likelihood that it won't.

Probability is a metric used to express the possibility or chance that a particular event will occur. Probabilities can be expressed as fractions from 0 to 1, as well as percentages from 0% to 100%.

Engine leaks oil AND overheats,

hence P(Engine overheats) = P(Engine overheats) X P(Engine leaks oil) = 0.12 X 0.08 = 0.0096

Hence the probability of leaking of engine due to over heating is 0.0096

Learn more about probability at

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

#SPJ4


Related Questions

Suppose Juan places $6000 in an account that pays 12% interest compounded each year.Assume that no withdrawals are made from the account.Follow the instructions below. Do not do any rounding.(a) Find the amount in the account at the end of 1 year.(b) Find the amount in the account at the end of 2 years.su

Answers

[tex]a)\$6720,b)\$7526.40[/tex]

1) Since this investment has been in an account with 12% compound interest per year, then we can write out the following:

a) Note that there was no withdrawal during this first year.

[tex]\begin{gathered} F=P(1+\frac{r}{n})^{nt} \\ F=6000(1+\frac{0.12}{1})^{1\cdot1} \\ F=6000(1.12)^1 \\ F=6720 \end{gathered}[/tex]

b) To find out the amount of money over a course of this time 2 years, then we can write out the following:

[tex]\begin{gathered} F=P(1+\frac{r}{n})^{nt} \\ F=6000(1+\frac{0.12}{1})^{1\cdot2} \\ F=7526.4 \end{gathered}[/tex]

In this case, it is also compounded per year. Just the period (t) is greater than the other one.

So, we can tell the following about the earnings of this investment:

[tex]a)\$6720,b)\$7526.40[/tex]

the snowy tree cricket is sometimes called the temperature cricket because the frequency of it chirps varies based on the temperature. the number of chirps per minute is 148 less than 4 times the outside temperature in degrees fahrenheit. write an equation that relates the number of chirps per minute, x, and the outside temperature in degrees fahrenheit, f. whatiis the outside temperature if a snowy tree cricket chirps 100 times a day?

Answers

The equation that relates the number of chirps per minute x, and the outside temperature in degrees Fahrenheit is x = 4f -148. If the snowy tree cricket chirps 100 times in a minutes, the the outside temperature is 62 degrees Fahrenheit.

The number of chirps per minute is 148 less than 4 times the outside temperature in degrees Fahrenheit.

The number of chirps per minute = x

The outside temperature in degrees Fahrenheit = f

Then the linear equation will be

x = 4f - 148

Given that x = 100 chirps per minutes

Substitute the values in the equation

100 = 4f -148

4f = 100+148

4f = 248

f = 248/4

f = 62 degrees Fahrenheit.

Hence, the equation that relates the number of chirps per minute x, and the outside temperature in degrees Fahrenheit is x = 4f -148. If the snowy tree cricket chirps 100 times in a minutes, the the outside temperature is 62 degrees Fahrenheit.

Learn more about linear equation here

brainly.com/question/13738061

#SPJ1

Jane is selling handmade hair bows for $5.25 each. A woman came by to buy some for the girls in her daughter's girl scout troop. She spent $84. How many hairbows did she buy? Show Your Work

Answers

We know that each bow cost $5.25.

We also know that the woman spent a total of $84.

Lets call x the number of bows she bought.

Then, we can write:

[tex]\begin{gathered} 5.25\cdot x=84 \\ x=\frac{84}{5.25}=16 \end{gathered}[/tex]

The woman bought 16 bows.

A paper company needs to ship paper to a large printing business. The paper will be shipped in small boxes and large boxes. The volume of each small box is 6 cubic feet and the volume of each large box is 15 cubic feet. There were 2 more small boxes shipped than large boxes and the total volume of all boxes was 243 cubic feet. Write a system of equations that could be used to determine the number of small boxes shipped and the number of large boxes shipped. Define the variables that you use to write the system.

Answers

The Number of small and large boxes shipped are 10 and 5 respectively.

Large boxes :

Volume = 18 cubic feets

Let number of large boxes = b

Small boxes :

Volume = 10 cubic feets

Number of small boxes = 2b

Total volume shipped = 190 cubic feet

To obtain total volume shipped :

(Number of small boxes × volume of small boxes) + (Number of large boxes × volume of large boxes

Writing as a system of equation :

(10 × 2b) + (18 × b)

20b + 18b = 190 cubic feets

38b = 190

b = 190 ÷ 38

b = 5

Hence,

Number of large boxes = 5

Number of small boxes = 2(5) = 10

Learn more : brainly.com/question/18796573

Find an nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a
graphing utility, use it to graph the function and verify the real zeros and the given function value.
n= 3:
4 and 4 i are zeros;
f (- 1)= - 255

Answers

The polynomial is f(x) = x³ - 12x² + 64x + 128

Given,

The polynomial has 4, 4-4i, and 4+4i as its roots.

f(-1) equals -255

We have to find a polynomial of degree 3.

If x = 4 is a root, then:

(x - 4) is a factor of the polynomial.

If x = 4 - 4i is a root,

Then,

(x - 4 + 4i) is a factor of the polynomial.

If x = 4+4i is a root.

Now,

(x - 4 - 4i) is a factor of the polynomial.

All the three roots are of the same polynomial.

So,

The polynomial is the product of these factors.

f(x) = k(x - 4) (x-4+4i) (x-4-4i)

f(x) = k(x - 4) [(x-4)² - (4i)²]

f(x) = k(x- 4) [x² + 16 - 8x + 16]

f(x) = k(x - 4) [x² - 8x + 32]

f(x) = k[x³ - 8x² + 32x - 4x² + 32x - 128]

f(x) = k[x³ - 12x² + 64x + 128]

Now find "k", we know that f(-1) = -255.

f(-1) = k[(-1)³ - 12(-1)² + 64(-1) + 128]

-255 = k[-1 - 12 - 64 + 128]

-255 = k × -255

k = 1

That is, the polynomial is f(x) = x³ - 12x² + 64x + 128

Learn more about polynomials here:

https://brainly.com/question/28817624

#SPJ1

Here are 5 lines on a coordinate grid: Write equations for lines a,b,c,d and e a: b: c: d: e:​

Answers

The equations of each of the given lines are:

Line a is: x = -4

Line b is: x = 4

Line c is: y = 4

Line d is: y = -2

Line e is: y = -¾x + 1

How to Write the Equation of a Line?

If we determine the slope value, m, and the y-intercept value, b, the equation of a line can be written as y = mx + b in slope-intercept form by plugging in the values of the determined variables.

For a vertical line, the equation is expressed as x = b, where b is the x-intercept of the line.

For a horizontal line, the equation would be y = b, where b is the line's y-intercept value.

Equation of line a (vertical line):

The x-intercept is -4. This means that, the equation of line a is: x = -4

Equation of line b (vertical line):

The line's x-intercept is 4. To write the equation of the line, substitute the value of the x-intercept into x = b.

Therefore, the equation of line b is: x = 4

Equation of line c (horizontal line):

The y-intercept (b) = 4. Substitute the b = 4 into y = b.

The equation of line c is: y = 4

Equation of line d (horizontal line):

y-intercept (b) = -2. Substitute b = -2 into y = b.

Equation of line d is: y = -2

Equation of line e:

Slope (m) = rise/run = -3/4

y-intercept (b) = 1

To write the equation of the line, substitute m = -¾, and b = 1 in the equation y = mx + b

y = -¾x + 1

Learn more about equation of a line on:

https://brainly.com/question/18831322

#SPJ1

Determine which set of side measurements could be used to form a triangle.
12, 23, 7
10, 7, 2
8, 3, 11
5, 11, 8

Answers

Answer:

5, 11, 8

Step-by-step explanation:

I did the quiz and got it correct :]

I need help with #10 It says to also round to the nearest hundredth. Please help!

Answers

In general, one can obtain the volume of a sphere and a cube using the formulas below

[tex]\begin{gathered} V_{cube}=l^3 \\ l\rightarrow\text{ side of the cube} \\ V_{sphere}=\frac{4}{3}\pi r^3 \\ r\rightarrow\text{ radius} \end{gathered}[/tex]

In our case, we need to subtract the volume of the hollow sphere from the volume of the cube, as shown below

[tex]\begin{gathered} V_{cube}=18^3 \\ and \\ V_{sphere}=\frac{4}{3}\pi(9)^3 \\ \Rightarrow V_{foam}=V_{cube}-V_{sphere} \\ \Rightarrow V_{foam}=2778.371... \end{gathered}[/tex]

Rounding to the nearest hundredth,

[tex]\Rightarrow V_{foam}\approx2778.37[/tex]

The answer is 2778.37in^3

Given vectors a=(-2, 1) and b = (5, 4), find 5a - 3b.Write your answer in component form.5a - 3b = (0)X 5? ?

Answers

In order to find 5a-3b, lets find 5a. This is given by

[tex]\begin{gathered} 5a=5(-2,1) \\ 5a=(-10,5) \end{gathered}[/tex]

Similarly, -3b is given by

[tex]\begin{gathered} -3b=-3(5,4) \\ -3b=(-15,-12) \end{gathered}[/tex]

Then, by substituting our results into the expression 5a-3b, we get

[tex]5a-3b=(-10,5)+(-15,-12)[/tex]

This can can be done by adding entry by entry, that is

[tex]5a-3b=(-10-15,\text{ 5-12)}[/tex]

Therefore, the answer is

[tex]5a-3b=(-25,-7)[/tex]

bricklayer brenda would take nine hours to build a chimney alone, and bricklayer brandon would take 1010 hours to build it alone. when they work together, they talk a lot, and their combined output decreases by 1010 bricks per hour. working together, they build the chimney in 55 hours. how many bricks are in the chimney?

Answers

When seen as a function, a relationship exists between a set of inputs and outputs.

The number of bricks in the chimney exists 900.

What is meant by functions?

A function in mathematics from a set X to a set Y allocates exactly one element of Y to each element of X. The sets X and Y are collectively referred to as the function's domain and codomain, respectively.

Simply described, a function is an input-output connection where each input is coupled to exactly one output range, codomain, and domain are included in each function. A function exists generally denoted by f(x) where x exists the input.

Let x be the number of bricks in the chimney. The work done exists the rate multiplied by the time.

Using w = rt, we get

[tex]$x=\left(\frac{x}{9}+\frac{x}{10}-10\right) \cdot 5[/tex]

Expanding the above equation, we get

[tex]$\left(\frac{x}{9}+\frac{x}{10}-10\right) \cdot 5: \quad \frac{19 x}{18}-50$[/tex]

x = (19x / 18) - 50

Multiply both sides by 18

[tex]$x \cdot 18=\frac{19 x}{18} \cdot 18-50 \cdot 18[/tex]

Simplifying the above equation,

x × 18 = 19x - 900

Subtract 19x from both sides

x × 18 - 19x = 19x - 900 - 19x

Simplifying the above equation, we get

-x = -900

Divide both sides by -1

[tex]$\frac{-x}{-1}=\frac{-900}{-1}[/tex]

x = 900

Therefore, the value of x exists 900.

The complete question is:

Bricklayer Brenda would take nine hours to build a chimney alone, and bricklayer Brandon would take  hours to build it alone. When they work together, they talk a lot, and their combined output decreases by  bricks per hour. Working together, they build the chimney in  hours. How many bricks are in the chimney?

To learn more about the value of x refer to:

https://brainly.com/question/28152321

#SPJ4

Five less than a number is at least eight

Answers

What.

is it 13?

.......................

Points 1 to 6To present y=-x^3+3x^2, 9 points must be selected, point 1: Domain, 2: zeros of the function, 3: period and symmetry, 4: sign of the function, 5: going to the edge of the function, 6: asymptotes, 7: monotony and extreme values, 8: concavity and convexity, 9: to present the function graphically.

Answers

ANSWERS

1. Domain: all real values

2. Zeros: 0 (with multiplicity 2) and 3

3. Not periodic. Symmetric about the point (1, 2)

4. Positive for x < 3; negative for x > 3

5. f → ∞ as x → -∞; f → -∞ as x → ∞

6. none

EXPLANATION

1. The domain of a function is the set of all the x-values for which the function exists. In this case, we have a polynomial function and, therefore, the domain is all real values.

2. To find the zeros of the function, we have to solve,

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

First, factor x² and -1 out. To do so, we have to divide each term by x² and by -1 - or, in other words, divide by -x²,

[tex]\begin{gathered} -x^2\left(\frac{-x^3}{-x^2}+\frac{3x^2}{-x^2}\right)=0 \\ \\ -x^2(x^{3-2}-3x^{2-2})=0 \end{gathered}[/tex]

So, we have,

[tex]-x^2(x-3)=0[/tex]

In this equation, we can see that if x = 0, then the equation is true. Also, if x = 3 the equation is true. So, these are the two zeros, with the particularity that x = 0 has multiplicity 2. This is because the factor related to that zero is x squared.

Hence, the zeros are 0 and 3. 0 has multiplicity 2.

3. As mentioned before, this is a polynomial function, which means that it is not a periodic function. A cubic function is an odd function, and it is symmetric about the origin. However, this function is not the parent function, x³, but it is symmetric about the point (1, 2).

4. We know that the function is zero at x = 0 and at x = 3. For x < 0, the function is positive,

[tex]with\text{ }x=-1:\text{ }y=-(-1)^3+3(-1)^2=-(-1)+3\cdot1=1+3=4[/tex]

For 0 < x < 3, the function is also positive. This is because x = 0 with multiplicity 2.

Then, since the function crosses the x-axis at x = 3 and that zero has multiplicity 1, we can conclude that the function is negative for x > 3.

Hence, is the function is positive for x < 3 and negative for x > 3.

5. As mentioned in part 4, the function is positive for all values of x less than 3, which means that the function goes to infinity as x goes to negative infinity.

Since for x > 3 the function is always negative, it goes to negative infinity as x goes to infinity.

6. A polynomial function has no restrictions in the domain and, therefore, has no asymptotes.

4. WATER Mr. Williams pays $40 a month
for city water, no matter how many
gallons of water he uses in a given
month. Let x represent the number of
gallons of water used per month. Let y
represent the monthly cost of the city
water in dollars. What is the equation of
the line that represents this information?
What is the slope of the line?
+0

Answers

The equation of the line that represents the information is y = $40.

The slope of the line is 0.

What is the equation and the slope?

The equation that represents the total amount paid by Mr. Williams for the city water can be represented with a linear equation. A linear equation is an equation that is made up of a single variable that is raised to the power of one.

The form of a linear equation is:

y = ax + b

Where:

a = slope = which measures the rate of change of the equationb = intercept

y = $40 + (x × 0)

y = $40

When shown on a graph, a linear equation can either slope upward, downward or have a slope of zero.

To learn more about linear functions, please check: https://brainly.com/question/26434260

#SPJ1

a political candidate has asked you to conduct a poll to determine what percentage of people support her. a) suppose the candidate believes that the percentage that support her is approximately 73%. if we want a 6% margin of error at a 94% confidence level, what size sample is needed?

Answers

The sample size needed will be equal to n = 149.

The (1 - α)% confidence interval for population proportion is given by

CI = p ± z(α/2)√p (1 - p)/n

The margin of error will be given as

MOE = z(α/2)√p (1 - p)/n

We know that approximately 73% people support the candidate and margin of error is 0.06.

The critical value of z for confidence level 94% is given by z = 1.65. Now, using the formula of Margin of Error.

MOE = z(α/2)√p (1 - p)/n

n = [z(α/2)√p (1 - p)/MOE]²

n = [1.65√0.73 (1 - 0.73)/0.06]²

n = 148.84

n = 149 approximately which is the required sample size.

Learn more about Margin of error at:

brainly.com/question/17022509

#SPJ4

1 - -8= i am having trouble answering it

Answers

Answer:

Step-by-step explanation:

2 subtraction symbols equals a plus

so the answer is 9

the average depth of the arctic ocean is 3.953x10^3 feet while the average depth of the atlantic ocean is 1.2851x10^4 feet. approximately how many times deeper is the atlantic ocean than the arctic ocean

Answers

By taking the quotient between the average depth of the oceans, we conclude that the atlantic ocean is 3.251 times deeper.

How many times deeper is the Atlantic Ocean?

We know that the average depth of the arctic ocean is 3.953x10^3 feet and the average depth of the atlantic ocean is 1.2851x10^4 feet

Notice that both of these are in scientific notation.

To see how many times deeper is the atlantic ocean than the artic ocean we need to take the quotient between the average depth of the atlantic ocean and the average depth of the arctic ocean, this gives:

(1.2851x10^4)/(3.953x10^3) = (1.2851/3.953)*(10^4/10^3)

= 0.3251*(10^1) = 3.251

The atlantic ocean is 3.251 times deeper than the artic.

Learn more about quotients:

https://brainly.com/question/629998

#SPJ1

What is the effect on the volume of a cylinder if the radius is doubled while the height is halved?A. The volume is halved.B. The volume remains the same.C. The volume is multiplied by 4.D. The volume is doubled.

Answers

Given that

There is a cylinder and we have to find the change in its volume if the radius is doubled and the height is halved.

Explanation -

Let the Initial radius be r and the height be h. Then the initial volume will be

[tex]v=\pi\times r^2\times h-----------(i)[/tex]

Now applying the given changes,

new radius = 2 x r

new height = h/2

Then the new volume will be V,

[tex]\begin{gathered} V=\pi\times(2r)^2\times\frac{h}{2} \\ \\ V=\pi\times4r^2\times\frac{h}{2} \\ \\ V=2\times\pi\times r^2\times h \\ \\ On\text{ substituting v = }\pi\times r^2\times h \\ \\ V=2\times v \end{gathered}[/tex]

Hence volume will be doubled. And option D is correct.

Final answer -

Therefore the final answer is OPTION D.

Can someone please help! And thank you!

Answers

Answer:

x = 20

Step-by-step explanation:

X = 20 Because the values are Corresponding Angles This means that they are congruent

YAbisects ZXYZ. Which statement is false?A. YXYZB. ZXYA and ZZYA each measure 63º.C. ZXYA: ZZYAD. The total measure of ZXYA and ZZYA is 126º.

Answers

Given that

[tex]\vec{YA}\text{ bisesects}\angle XYZ[/tex]

Then,

[tex]\begin{gathered} \angle XYA\text{ and }\angle ZYA\text{ each measure 63degr}ees \\ \angle XYA\cong\angle ZYA \\ \text{ The total measure of }\angle XYA\text{ and }\angle ZYA\text{ }is\text{ }63+63=126^{\text{0}} \end{gathered}[/tex]

Therefore, the statement

[tex]\begin{gathered} \bar{YX}\cong\bar{YZ}\text{ is false} \\ The\text{ answer is Option A} \end{gathered}[/tex]

according to government data, 51% of employed women have never been married. rounding to 4 decimal places, if 15 employed women are randomly selected: a. what is the probability that exactly 2 of them have never been married? b. that at most 2 of them have never been married? c. that at least 13 of them have been married?

Answers

a) The probability that exactly 2 of them have never been married is[tex]0.0026 \text{ or }2.6*10^{-3}[/tex]

b) The probability that at most 2 of them have never been married is[tex]0.0029\text{ or }2.9*10^{-3}[/tex]

c) The probability that at least 13 of them have been married is [tex]0.0046 \text{ or } 4.6*10^{-3}[/tex]

a)  What is the probability that exactly 2 of them have never been married?

By applying binomial probability distribution method,

[tex]P(x)=^{n}C_{x}p^{x}q^{n-x}[/tex]

Substitute,

P(x) =Binomial probability =  51% = 0.51

x = No. of times of an outcome = 2

n = No. of trials = 15

q =  Probability of failure = 49% = 0.49

[tex]^{n}C_{x}[/tex] = No. of combinations

[tex]P(2)=^{15}C_{2}*(0.51)^{2}*(0.49)^{15-2}\\\\P(2)=\frac{15!}{13!2!} *(0.51)^{2}*(0.49)^{13}\\\\P(2)=0.0026 \text{ or }2.6*10^{-3}[/tex]

b) What is the probability that at most 2 of them have never been married?

By applying binomial probability distribution method,

[tex]P(x)=^{n}C_{x}p^{x}q^{n-x}[/tex]

Substitute,

P(x) =Binomial probability =  51% = 0.51

x = No. of times of an outcome = 0,1,2

n = No. of trials = 15

q =  Probability of failure = 49% = 0.49

[tex]^{n}C_{x}[/tex] = No. of combinations

[tex]P(0-2)=^{15}C_{0}*(0.51)^{0}*(0.49)^{15-0}+^{15}C_{1}*(0.51)^{1}*(0.49)^{15-1}+^{15}C_{2}*(0.51)^{2}*(0.49)^{15-2}\\\\P(0-2) = 2.253*10^{-5}+15*0.51*4.59987*10^{-5}+2.563*10^{-3}\\\\P(0-2)=0.0029 \text{ or }2.9*10^{-3}[/tex]

c)What is the probability that at  least 13 of them have been married?

By applying binomial probability distribution method,

[tex]P(x)=^{n}C_{x}p^{x}q^{n-x}[/tex]

Substitute,

P(x) =Binomial probability =  51% = 0.51

x = No. of times of an outcome = 13,14,15

n = No. of trials = 15

q =  Probability of failure = 49% = 0.49

[tex]^{n}C_{x}[/tex] = No. of combinations

[tex]P(13-15)=^{15}C_{13}*(0.51)^{13}*(0.49)^{15-13}+^{15}C_{14}*(0.51)^{14}*(0.49)^{15-14}+^{15}C_{15}*(0.51)^{15}*(0.49)^{15-15}\\\\P(13-15)= 105*(0.51)^{13}*(0.49)^{2}+15* (0.51)^{14}*(0.49)+(0.51)^{15}\\\\P(13-15)= 0.0046 \text{ or } 4.6*10^{-3}[/tex]

To learn more about binomial probability distribution, refer:

https://brainly.com/question/15246027

#SPJ4

For the function f(x)= x^2+4x-1, what is the range of f (x) for the domain {-2,0,1}?

Answers

The range of the given function is {-5,-1,4} which is the B option.

Given function:-

[tex]f(x) = x^2+4x-1[/tex]

Domain = {-2,0,1}

We have to find the range of the given function for the given domain.

Putting x = -2 in the given function, we get,

[tex]f(-2) = (-2)^2+4(-2)-1[/tex]

f(-2) = 4 - 8 - 1 = -5

Putting x = 0 in the given function, we get,

[tex]f(0) = (0)^2+4(0)-1[/tex]

f(0) = 0 + 0 -1 = -1

Putting x = 1 in the given function, we get,

[tex]f(1) = (1)^2+4(1)-1[/tex]

f(1) = 1 + 4 - 1 = 4

Hence, the range of the given function is {-5,-1,4}.

To learn more about range, here:-

https://brainly.com/question/28135761

#SPJ1

Hi can somebody help me with this?

Answers

Answer:

Step-by-step explanation:

Solve: -3+12x=-3x+27

Answers

Your answer is 10/3 or 3 1/3 or 3.333inf

Answer:

the answer is 2 and one fourth

Step-by-step explanation:

because the 3s cancel out

Scale factor=.9 is enlarge , reduce , or preserve ?

Answers

The scale factor K = 0.9 is smaller than 1, so this is a reduction.

What type of dilation do we have?

If we have a dimension L, a change of scale of scale factor K gives the new length: K*L

Then:

if K > 1, we have an enlargement.

if K = 1, we have a preservation (nothing changes)

if  0 < K < 1, we have a reduction.

In this case, we have K = 0.9, this is smaller than 1, so we have a reduction.

Learn more about changes of scale:

https://brainly.com/question/15891755

#SPJ1

Consider the function f(x)= -2x-8.What is the value of f(-5) ?

Answers

substitute the -5 in the place of x in the expression -2x-8 and simplify

[tex] = - 2( - 5) - 8 \\ = 10 - 8 \\ = 2[/tex]

[tex]f( - 5) = 2[/tex]

ATTACHED IS THE SOLUTION

Solve the unequality
10 is greater than X over six

Answers

Answer:

x25 - 24.1x square would be your answer

Step-by-step explanation:

Plssss help due tomorrow!!

Answers

Answer:

  y = -1/3x +1

Step-by-step explanation:

You want the slope-intercept form equation of the line through the points (-3, 2) and (-9, 4).

Slope

The slope is given by the formula ...

  m = (y2 -y1)/(x2 -x)

  m = (4 -2)/(-9 -(-3)) = 2/-6 = -1/3

Y-intercept

The y-intercept is given by the formula ...

  b = y1 -m(x1)

  b = 2 - (-1/3)(-3) = 1

Slope-intercept equation

The slope-intercept equation of the line is ...

  y = mx +b

  y = -1/3x +1

What does it mean to say that a number is a perfect square? Give one example of a number that is a perfect square and one that is not. Explain your examples.

Answers

A perfect square is a number that is gotten by multiplying it by itself.

An example of a perfect square is 25 and one that is not is 7.

What is a perfect square?

A square number, sometimes known as a perfect square, is an integer that is the square of another integer; in other words, it is the product of another integer and itself. For instance, 9 is a square number since it equals 3² and may be expressed as 3 × 3.

A perfect square is a number that can be written as the product of two integers or as an integer's second exponent. 25 is a perfect square because it is the product of the integer 5 and itself, 5 × 5 = 25. A perfect square is a positive integer formed by multiplying an integer by itself.

Learn more about square on:

https://brainly.com/question/27307830

#SPJ1

Stella needed to get her computer fixed. She took it to the repair store. The technician
at the store worked on the computer for 4 hours and charged her $59 for parts. The
total was $359. Which tape diagram could be used to represent the context if z
represents the cost of labor per hour?

Answers

Answer: 75 per hour

Step-by-step explanation:

Austin makes a
commission of 20% on
his sales each week.
Last week, his sales
were $520. How much
was Austin’s
commission?

Answers

Answer:

His commission is 104$.

Step-by-step explanation:

1. Find 20% of 520$, which is 104$.

That's the answer! Please mark me as the brainliest!

Other Questions
there are 12 questionsI got 7 right what did I make? Phospholipids are found in a limited number of foods. They consists of a glycerol backbone with two fatty acids and a compound that contains phosphate. Why are they important in food and in the body?. Point X is (3, -6). Wgich point is 10 units away from Point X Students in a fitness class each completed a one-mileWhich statements are true about a histogram with one-walk or run. The list shows the time it took each personminute increments representing the data? Select threeto complete the mile. Each time is rounded to theoptions.nearest half-minute.5.5, 6, 7, 10, 7.5, 8, 9.5, 9, 8.5, 8, 7, 7.5, 6, 6.5, 5.5O A histogram will show that the mean time iSapproximately equal to the median time of 7.5minutes.O The histogram will have a shape that is left-skewed.O The histogram will show that the mean time is greater iSthan the median time of 7.4 minutes.O The shape of the histogram can be approximated witha normal curve.0 The histogram will show that most of the data iscentered between 6 minutes and 9 minutes. The scatter plot shows the median household income x in thousands of dollars, and the number of adults per 1,000 people with bachelors degree y of 50 U.S states. The line y=4.08x+63.13 is a good fit for this data Derivative of ln(x)cos(x) what is data as a service (daas)? multiple choice offers backup services that use cloud resources to protect applications and data from disruption caused by disaster delivers applications over the cloud using a pay-per-use revenue model facilitates the accessibility of business-critical data in a timely, secure, and affordable manner offers a cloud-based big data service to help organizations analyze massive amounts of data to solve business dilemmas At the fast food restaurant, an order of fries costs $0.94 and a drink costs $1.04. Howmuch would it cost to get 3 orders of fries and 2 drinks? How much would it cost toget f orders of fries and d drinks? Karyn proofreads 15 pages in 2 hours for $40. What is her proofreading rate in pages per hour? How much does she earn per hour? 41 increased by 4 is what number ? How far could you speed walk in 90 seconds based on your speed for the 10 meter trail The slope of line is greater than 0 and less than 1. Write an inequality for the slope of a line perpendicular to . Here are the numbers of times 13 people ate out last month.5, 3, 4, 6, 3, 4, 5, 6, 4, 7, 3, 7, 6Find the modes of this data set.If there is more than one mode, write them separated by commas.If there is no mode, click on "No mode."No modeX?. which part did railroads play in western settlement in the late 1800s? responses railroads played little part in western settlement, but they did deliver goods to those who went. railroads played little part in western settlement, but they did deliver goods to those who went. railroads transported most of the settlers to the west quickly and efficiently. railroads transported most of the settlers to the west quickly and efficiently. railroads reduced the competition for land while opening new territory. railroads reduced the competition for land while opening new territory. railroads provided jobs, brought in immigrant settlers, and connected markets find the zeros algebraically: f(x)=x^4-8x^3+5x^2+14x Tara's family raises honey bees and sells the honey at the farmers' market. to get ready for market day, tara fills 28 equal sized jars with honey. she brings a total of 14 cups of honey to sell at the farmers' market. use an equation to find the amount of honey each jar holds. to write a fraction, use a slash ( / ) to separate the numerator and denominator. beth owns a 20-pay life participating policy. she has decided that the dividends should be applied toward future premiums. which dividend option did she choose? HEY CAN ANYONE PLS ANSWER THIS THE STORY IS THE PRINCESS AND THE TIN BOX AND THE POEM IS All That Glitters is Not Gold in which item category would the sourcing strategies of ensuring availability of supply, focusing on relationship building, encouraging process integration and innovation, frequent communications, and establishing mutually agreeable supplier performance criteria, be appropriate? in which item category would the sourcing strategies of ensuring availability of supply, focusing on relationship building, encouraging process integration and innovation, frequent communications, and establishing mutually agreeable supplier performance criteria, be appropriate? non-critical items leverage items bottleneck items strategic items History of the Universe Timeline ActivityPart 1-Put these Universe events in the order that you believe they occurred (from the first event to the last event)The first flowers appeared on EarthThe first galaxies were formedThe first dinosaurs appeared on EarthThe first stars in the Universe wereformedThe formation of our MoonThe Big BangThe formation of Earth's oceansThe first humans appeared on EarthThe first atoms were formedThe formation of our SunThe first bacteria appeared on EarthThe first protons and neutrons wereformedThe formation of our Earth