The equations 2 x minus y = negative 2, 3 x + 2 y = 5, 4 x minus y = 2, and 22 x + 10 y = 7 are shown on the graph below. On a coordinate plane, there are 4 lines. Green line goes through (0, 2.5) and (1.75, 0). Blue line goes through (0.5, 0) and (1, 2). Pink line goes through (negative 1, 0), and (0, 2). Purple line goes through (negative 0.75, 2.5) and (0, 0.75). Which system of equations has a solution of approximately (–0.3, 1.4)? 2 x minus y = negative 2 and 22 x + 10 y = 7 3 x + 2 y = 5 and 4 x minus y = 2 4 x minus y = 2 and 22 x + 10 y = 7 2 x minus y = negative 2 and 3 x + 2 y = 5

Answers

Answer 1

Answer:

2 x - y = - 2 and 22 x + 10 y = 7

Step-by-step explanation:

To find the equation to produce a solution of approximately (–0.3, 1.4), we have to solve the equations simultaneously.

a) For line 2 x - y = - 2 and 22 x + 10 y = 7

Multiply line 1 by 10 to give : 20x - 10y = -20

Add 20x - 10y = -20 and 22 x + 10 y = 7 to get:

42x = -13

x = -13/42 = -0.3

Put x = -0.3 in 2 x - y = - 2  to get:

2(-0.3) - y = - 2

-0.6 - y = -2

y = 2 - 0.6 = 1.4

x = - 0.3 and y = 1.4

This is the correct option

b) For line 3 x + 2 y = 5 and 4 x - y = 2

Multiply line 2 by 2 to give : 8x - 2y = 8

Add 8x - 2y = 48 and 3 x + 2 y = 5 to get:

11x = 13

x = 13/11 = 1.2

Put x = 1.2 in 3 x + 2 y = 5  to get:

3 (1.2) + 2 y = 5

y = 1.4

x = 1.2 and y = 1.4

c)  For line 4 x - y =  2 and 22 x + 10 y = 7

Multiply line 1 by 10 to give : 40x - 10y = 20

Add 40x - 10y = 20 and 22 x + 10 y = 7 to get:

62x = 27

x = 0.44

Put x = 0.44 in 4x - y =  2  to get:

y = -0.24

d) For line 2 x - y = - 2 and 3 x + 2 y = 5

Multiply line 1 by 2 to give : 4x - 2y = -4

Add 4x - 2y = -4 and 3x + 2 y = 5 to get:

7x = 1

x = 0.14

Put x = 0.14 in 2 x - y = - 2  to get:

y = 2.28

Answer 2

Answer:

it's A

Step-by-step explanation:

i took the test


Related Questions

i need the answer right now

Answers

Answer: 33 1/3%

Explanation: When calculating actual numbers, the difference may result in a different percentage (because percentages sometimes work that way). However, when presented with an unquantified percentage and no other information to go by, the question is framed to point to an equal and opposite answer. Because George is a certain percent richer than Pete, Pete would then be equally poorer than George.

Expand (x+3)(2x-4)(x-6)

Answers

Answer:

The answer is

2x³ - 10x² - 24x + 72

Step-by-step explanation:

(x+3)(2x-4)(x-6)

Expand

We have

(x + 3) ( 2x² - 12x - 4x + 24)

(x + 3)( 2x² - 16x + 24)

2x³ - 16x² + 24x + 6x² - 48x + 72

Simplify

Group like terms

2x³ - 16x² + 6x² + 24x - 48x + 72

We have the final answer as

2x³ - 10x² - 24x + 72

Hope this helps you

identify an equation in slope intercept form for the line parellel to y=-3x+7 that passes through (2,-4)

Answers

Answer:

y= -3x+2

Step-by-step explanation:

Parallel lines have the same slope. We can form an incomplete equation:

y= -3x+b

(make sure to see why the slope is -3)

We can plug in the coordinates of (2, -4):

-4= -3(2)+b

-4= -6+b

2=b

b is 2! We can form an equation: y= -3x+2

Jerry wants to buy his grandpa’s old car for $500.00. He works 10 hours a week at $7.50 an hour. How many weeks will he need to work before he earns enough money to buy the car?

Answers

Answer:

she needs to save up for 3 months

Step-by-step explanation:

What is the equation for a straight line that would allow you to predict the value of Y from a given value of X. That is, calculate the value of "a" and the value of "b" and then substitute the 2 values into the generic equation (Y = a + bX) for a straight line. (Hint: calculate "b" first)

Answers

Answer:

[tex]m=-\frac{13}{20.8}=-0.625[/tex]

Nowe we can find the means for x and y like this:

[tex]\bar x= \frac{\sum x_i}{n}=\frac{16}{5}=3.2[/tex]

[tex]\bar y= \frac{\sum y_i}{n}=\frac{35}{5}=7[/tex]

And we can find the intercept using this:

[tex]b=\bar y -m \bar x=7-(-0.625*3.2)=9[/tex]

So the line would be given by:

[tex]y=-0.625 x +9[/tex]

Step-by-step explanation:

We have the following data:

X: 3,3,2,1,7

Y:6,7,8,9,5

We want to find an equationinf the following form:

[tex] y= bX +a[/tex]

[tex]a=m=\frac{S_{xy}}{S_{xx}}[/tex]

Where:

[tex]S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}{n}[/tex]

[tex]S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}[/tex]

So we can find the sums like this:

[tex]\sum_{i=1}^n x_i = 3+3+2+1+7=16[/tex]

[tex]\sum_{i=1}^n y_i =6+7+8+9+5=35[/tex]

[tex]\sum_{i=1}^n x^2_i =72[/tex]

[tex]\sum_{i=1}^n y^2_i =255[/tex]

[tex]\sum_{i=1}^n x_i y_i =99[/tex]

With these we can find the sums:

[tex]S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}=72-\frac{16^2}{5}=20.8[/tex]

[tex]S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}=99-\frac{16*35}{5}=-13[/tex]

And the slope would be:

[tex]m=-\frac{13}{20.8}=-0.625[/tex]

Nowe we can find the means for x and y like this:

[tex]\bar x= \frac{\sum x_i}{n}=\frac{16}{5}=3.2[/tex]

[tex]\bar y= \frac{\sum y_i}{n}=\frac{35}{5}=7[/tex]

And we can find the intercept using this:

[tex]b=\bar y -m \bar x=7-(-0.625*3.2)=9[/tex]

So the line would be given by:

[tex]y=-0.625 x +9[/tex]

convert 4 1/3 feet to inches​

Answers

Answer:

52 inches

Step-by-step explanation:

Answer:

we have, 1 feet =12 inches

13/3 foot =12×13/3 inches

=52 inches.

thereforethe , the answer is 52 inches.

a right square pyramid has a slant height of 20 feet, and the length of a side of the base is 32 feet. what is the height, h, of the pyramid?

Answers

Answer:

The pyramid's height h = 12 ft

Step-by-step explanation:

Notice that the slant height of the pyramid forms a right angle triangle with the segment that joins the bottom end of the slant height with the center of the pyramid's base, and with the pyramid height (h).

The segment joining the slant height with the center of the pyramid's base is one half of the side of the base in length, so that it; 16 feet.

then we have a right angle triangle with hypotenuse given by the pyramid's slant height (20 ft), a leg given by 16 ft, and we need to find the length of the second leg (pyramid's height (h).so we use the Pythagorean theorem:

[tex]hyp^2=leg_1^2+leg_2^2\\(20\,ft)^2= (16\,ft)^2+h^2\\h^2=400\,ft^2-256\,ft^2\\h^2=144\,ft^2\\h=12 \,ft[/tex]

Answer:

C.12ft

Step-by-step explanation:

for people on edmentum

3. Write an exponential equation for each coin that will give the coin's value, V, at any time, t. Use
the formula:
Vt) = P(1 + r) where V(t) is the value of the coin in t years, Please HELP! help on number three

Answers

Answer:

Coin A : [tex]V(t)=25(1.07)^t[/tex]

Coin B : [tex]V(t)=40(1.05)^t[/tex]

Step-by-step explanation:

Consider the given formula is  

[tex]V(t)=P(1+r)^t[/tex]

where, P is current value, V(t) is the value of the coin in t years, and r is annual appreciation rate.

For coin A, current value is 25 dollars and annual appreciation rate is 7%.

[tex]V(t)=25(1+0.07)^t[/tex]

[tex]V(t)=25(1.07)^t[/tex]

For coin B, current value is 40 dollars and annual appreciation rate is 5%.

[tex]V(t)=40(1+0.05)^t[/tex]

[tex]V(t)=40(1.05)^t[/tex]

Therefore, the required equations for coin A and B are [tex]V(t)=25(1.07)^t[/tex] and [tex]V(t)=40(1.05)^t[/tex] respectively.

What single transformation maps ∆ABC onto ∆A'B'C'? A. rotation 90° clockwise about the origin B. rotation 90° counterclockwise about the origin C. reflection across the x-axis D. reflection across the line y = x

Answers

Answer:

B. rotation 90° counterclockwise about the origin.

Step-by-step explanation:

Transformation is the process by which the size or orientation of a given figure is altered without any effect on its shape. Examples are; rotation, reflection, translation and dilation.

Rotation is the process of turning a figure about a reference point called the origin. While reflection is turning a figure about a line to produce its image.

In the given question, ∆ABC is  mapped onto ∆A'B'C' by rotating it at 90° counterclockwise about the origin.

The correct option is (B). rotation 90°counterclockwise about the origin.

Given, ∆ABC and ∆A'B'C' are shown in attached figure.

We have to map ∆ABC onto ∆A'B'C',.

A transformation is a general term for four specific ways to manipulate the shape and or position of a point, a line, or geometric figure.

Transformation is  also the process by which the size or orientation of a given figure is altered without any effect on its shape.

A rotation is a transformation in which the object is rotated about a fixed point.The direction of rotation can be clockwise or anticlockwise.

It is clear from the fig that the ∆ABC can be mapped over ∆A'B'C' by the rotation of  90°counterclockwise about the origin.

Hence the correct option is (B). rotation 90°counterclockwise about the origin.

For more details follow the link:

https://brainly.com/question/1571997

factorising can someone plz helpw itht the last one than you

Answers

Answer:

3x^2(3+x)

Step-by-step explanation:

Answer: 3x^2(3+1)

Because it is divisible by 3 and x^2

Fred can mow a lawn in 60 minutes. rocky can mow the same lawn in 40 minutes. how long does it take for both fred and rocky to mow the lawn if they are working together? express your answer as a reduced fraction.

Answers

Answer:

24 minutes

Step-by-step explanation:

Fred can mow a lawn in 60 minutes.

Fred's Rate  [tex]=\frac{1}{60}[/tex]

Rocky can mow the same lawn in 40 minutes.

Rocky's rate [tex]=\frac{1}{40}[/tex]

Let the time it will take both of them = x minutes

Therefore:

[tex]\frac{1}{60}+\frac{1}{40}=\frac{1}{x}\\$Multiply all through by 1200$\\1200\times \frac{1}{60}+1200\times\frac{1}{40}=1200\times\frac{1}{x}\\20+30=\frac{1200}{x}\\50=\frac{1200}{x}\\$Cross multiply\\50x=1200\\Divide both sides by 50\\x=24\\[/tex]

It would take the two of them 24 minutes to mow the lawn.

What is the line of best fit? Why do we want the sum of the residuals to be as close to zero as possible?

Answers

Answer:

Step-by-step explanation:

What sis line of best fit?

The line of best fit may be explained as a straight line which is drawn to pass through a set of plotted data point which gives the best and most approximate relationship between the data points. A line of best fit is required to give the best approximate value between the set of plotted data points such that it allows making inference on new data points while also ensuring the least possible deviation from the original data points.

Why do we want the sum of the residuals to be as close to zero as possible?

The line of best fit will be the line which gives the least value of residual error. The residual error is reffered to as the difference between the line drawn and the individual data point plotted. These errors are squared and summed together, the line which produces the least residual error is Considered as the leading ne of best fit for the data.

We want the sum of our residual error to be as close to zero as possible, this is to reduce the deviation between our original or plotted data and the modeled data produced by our line of best fit.

Answer:

Step-by-step explanation:

We wan the residuals to be closest to zero because they will help use later in the equation.

1,305 divided by 31,828 x100

Answers

Answer:

[tex]4 \frac{1}{10}[/tex]

Step-by-step explanation:

=> [tex]\frac{1305}{31828} * 100[/tex]

=> 0.041 * 100

=> 4.1

=> [tex]4 \frac{1}{10}[/tex]

Solve the equation x^2 – 16x + 25 = 0 to the nearest tenth.

Answers

Answer:

1.8 and 14.3

Step-by-step explanation:

Our equation is a quadratic equation so we will use the dicriminant method

Let Δ be our dicriminant a=1b= -16c= 25Δ= (-16)²-4*25*1=156≥0 so we have two solutions : x and y x= (16-[tex]\sqrt{156}[/tex])/2= 1.7555≈ 1.8y=(16+[tex]\sqrt{156}[/tex])/2=14.244≈ 14.3

Translate into an algebraic expression:40 increased by x%

Answers

Answer:

2/5x

Step-by-step explanation:

x% of 40= x/100×40

= 40/100x = 2/5x

52:PLEASE HELP Find the slope of the line that passes through the points (8,2) and (9,7)

Answers

Answer:

5/1

Step-by-step explanation:it goes up 5 and over 1

Answer:

5

Solution,

Let the points be A and B

A ( 8 , 2 ) -----> (X1 , y1 )

B ( 9 , 7 ) -------> (x2 , y2)

Now,

Slope =[tex] \frac{y2 - y1}{x2 - x1} [/tex]

[tex] = \frac{7 - 2}{9 - 8} [/tex]

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

[tex] = 5[/tex]

Hope this helps..

Good luck on your assignment...

The mean per capita income is 19,292 dollars per annum with a variance of 540,225. What is the probability that the sample mean would be less than 19269 dollars if a sample of 499 persons is randomly selected? Round your answer to four decimal places.

Answers

Answer:

The probability is 0.2423.

Step-by-step explanation:

Given mean per capita = 19292 dollars

Given the variance = 540225

Now find the probability that the sample mean will be less than 19269 dollar when the sample is 499.

Below is the calculation:

[tex]\bar{X} \sim N(\mu =19292, \ \sigma = \frac{\sqrt{540225}}{\sqrt{499}}) \\\bar{X} \sim N(\mu =19292, \ \sigma = 32.90) \\\text{therefore the probability is:} \\P (\bar{X}< 19269) \\\text{Convert it to standard normal variable.} \\P(Z< \frac{19269-19292}{32.90}) \\P(Z< - 0.6990) \\\text{Now getting the probability from standard normal table}\\P(Z< -0.6990) = 0.2423[/tex]

Written Response! Please help!
Evelyn believes that if she flips a coin 480 times, it will land tails up exactly 240 times. What would you tell Evelyn about her prediction?

Answers

Based on Evelyn's response, it can be said that she predicts that there is a 50% chance of the coin landing on tails and a 50% chance of the coin landing on heads.

What is the probability?

Probability determines the chances that an event would happen. The probability the event occurs is 1 and the probability that the event does not occur is 0.

The probability that the coin lands on tails is half of the number of times the coin is tossed. This means she belives that there is an equal chance that the coin would land on either heads or tails.

To learn more about probability, please check: https://brainly.com/question/13234031

Find the equation of the given parabola in vertex and standard form. Describe in words all transformations that have been applied to the graph of y=x^2 to obtain the given graph of the transformed function

Answers

Answer:  [tex]a)\ \text{Vertex}:y=-\dfrac{3}{2}(x+1)^2+6[/tex]

                [tex]b)\ \text{Standard}:y=-\dfrac{3}{2}x^2-3x=\dfrac{9}{2}[/tex]

              c) Transformations: reflection over the x-axis,

                                               vertical stretch by a factor of 3/2,

                                               horizontal shift 1 unit to the left,

                                               vertical shift 6 units up

Step-by-step explanation:

Intercept form: y = a(x - p)(x - q)

Vertex form: y = a(x - h)² + k

Standard form: y = ax² + bx + c

We can see that the new vertex is (-1, 6). Use the Intercept form to find the vertical stretch: y = a(x - p)(x - q) where p, q are the intercepts.

p = -3, q = 1, (x, y) = (-1, 6)

a(-1 + 3)(-1 -1) = 6

       a (2)(-2) = 6

                a  = -6/4

                 a = -3/2

a) Input a = -3/2 and vertex (h, k) = (-1, 6) into the Vertex form to get:

[tex]y=-\dfrac{3}{2}(x+1)^2+6[/tex]

b) Input a = -3/2 into the Intercept form and expand to get the Standard form:

[tex]y=-\dfrac{3}{2}(x+3)(x-1)\\\\\\y=-\dfrac{3}{2}(x^2+2x-3)\\\\\\y=-\dfrac{3}{2}x^2-3x+\dfrac{9}{2}[/tex]

c) Use the Vertex form to identify the transformations:

[tex]y=-\dfrac{3}{2}(x+1)^2+6[/tex]

a is negative: reflection over the x-axis|a| = 3/2: vertical stretch by a factor of 3/2h = -1: horizontal shift left 1 unitk = +6: vertical shift up 6 units

Find the distance between a point (–7, –19) and a horizontal line at y = 3. Choices are in the attachment...

Answers

What measurement unit do you want it in? and on a graph?
Answer: A) 22

Explanation:

The distance we're after is the vertical distance from the point to the line. So we only care about the difference in y values from y = -19 to y = 3

You can count out the spaces or use subtraction along with absolute value

distance from P to Q = |P-Q|

distance from -19 to 3 = |-19-3|

distance from -19 to 3 = |-22|

distance from -19 to 3 = 22

The absolute value is to ensure the result is never negative.

Bacteria in a petri dish doubles every 10 minutes.
a) If there are 10 bacteria initially, how many are there after 120 minutes?
b) If there are 10 bacteria initially, when would there be a million bacteria?
(Show step by step)

Answers

Answer:

Step-by-step explanation:

Givens

Petri Dish A sees a double ever 10 minutes

Petri Dish B sees a double ever 6 minutes

Consequences

A doubles 60 / 10 = 6 times.

B doubles 60 / 6 = 10 times.SolutionIf you work best with numbers then suppose there are 100 bacteria in both dishes at the beginningA = 100 * 2^6B = 100 * 2^10A will have 100 * 64 = 6400 bacteria growing inside AB will have 100 * 1024 = 102400 bacteria growing inside BB/A = 102400 / 6400 = 16There are 16 times as many in B than in A

n is an interger -15<3n《6
write the values of n

Answers

Answer:

So for the first few small values of n, we have proven by demonstration that f(n) = n / (n+1).

Our task is to prove that if it works for any positive integer value of n, then it works for n + 1. This way, it must by induction work for all subsequent values of n.

Formally said, we need to prove that if for some positive integer n we can show that f(n) = n / (n+1), then we can conclude that f(n+1) = (n + 1) / (n + 2).

We begin the real "proof" by expanding f(n + 1):

f(n + 1) = f(n) + 1 / ((n+1)((n+1)+1)) because that's based on the construction.

= n / (n+1) + 1 / ((n+1)(n+2)) because f(n) = n / (n+1); this is called "using what you know from earlier".

= n(n+2) / ((n+1)(n+2)) + 1 / ((n+1)(n+2)) because we can multiply the left fraction by (n+2)/(n+2).

= (n2 + 2n + 1) / ((n+1)(n+2)) because we have a common denominator and can combine the numerators.

= (n+1)2 / ( (n+1)(n+2)) because we can factor the numerator now; it is a perfect square.

= (n+1) / (n+2) because we can cancel the common (n+1) factor from the numerator and denominator.

Q.E.D. (which means "that which was to be proven", in other words: "voilà")

Step-by-step explanation:

Create a birthday Polynomial with 07.01.2006

Answers

Answer:

Step-by-step explanation:

the birthday date is : 07/01/2006 so the numbers are :  07012006 let's switch them : 60021070 we have 8 numbers so our highest degree is 7 6*(x∧7)+0*(x∧6)+0*(x∧5)+2*(x∧4)+1*(x³)+0*(x²)+7*x+0*(x∧0) 6*(x∧7)+2*(x∧4)+x³+7x  

Here is another example :

HELP PLEASEEE ASAAAAPPPPPPPPPPPP I WILL GIVE BRAINLY TO THE FIRST ONE!!!!!!!!

Answers

Answer:

the total amount is £ 756.

hope it helps..

A package of 8-count AA batteries cost $6.16. A package of 20-count AA batteries cost $15.60. Which statement about the unit prices is true?

Answers

Answer:

The unit prices will be within the range of $0.77 ≤x≤$0.78

Step-by-step explanation:

If a package 8-count AA batteries cost $6.16 and a package of same 20-count AA batteries cost $15.60, to calculate the unit price, the following steps must be carried out:

8 counts AA batteries = $6.16

A unit price (i.e 1 count) = x

Cross multiplying

8 × x = 6.16 × 1

x = 6.16/8

x = $0.77 for a unit price

Similarly, if 20-count AA batteries cost $15.60, then:

20 counta = $15.60

1 count = x

Cross multiplying

20 × x = $15.60 × 1

x = $15.60/20

x = $0.78 for a unit price

From above calculation, of can be seen that the unit price is almost similar but with a difference of $0.01 ($0.78-$0.77) which is insignificant. Based on this, we can conclude that a unit price of the battery is between the range

$0.77 ≤x≤$0.78

Answer:

The 8-count pack of AA batteries has a lower unit price of 0.77

per battery.

Step-by-step explanation:

(42) A school only provides bus service
to students who live a distance greater
than 2 miles away from the school. On a
coordinate plane, the school is located at
the origin, and Michael lives at the closest
point to the school on Maple Street,
which can be represented by the line
y = 2x – 4. If each unit on the coordinate
plane represents 1 mile, does Michael
live far enough from the school for bus
service?

Answers

Answer:

~1.8 mile

Step-by-step explanation:

Michael lives at the closest  point to the school (the origin) on Maple Street,  which can be represented by the line  y = 2x – 4.

This means Michael's house will be the intersection point of line y1 (y = 2x - 4) and line y2 that is perpendicular to y1 and passes the origin.

Denote equation of y2 is y = ax + b,

with a is equal to negative reciprocal of 2 => a = -1/2

y2 pass the origin (0, 0) => b = 0

=> Equation of y2:

y = (-1/2)x

To find location of Michael's house, we get y1 = y2 or:

     2x - 4 = (-1/2)x

<=> 4x - 8 = -x

<=> 5x = 8

<=> x = 8/5

=> y = (-1/2)x = (-1/2)(8/5) = -4/5

=> Location of Michael' house: (x, y) = (8/5, -4/5)

Distance from Michael's house to school is:

D = sqrt(x^2 + y^2) = sqrt[(8/5)^2 + (-4/5)^2) =  ~1.8 (mile)

By first calculating the angle of LMN, calculate the area of triangle MNL. You must show all your working.

Answers

Answer:

16.66cm²

Step-by-step Explanation:

Given:

∆LMN with m<N = 38°

Length of side NL = 7.2cm

Length of side ML = 4.8cm

Required:

Area of ∆MNL

Solution:

Step 1: Find Angle LMN using the sine rule sin(A)/a = sin(B)/b

Where sin(A) = Sin(M) = ?

a = NL = 7.2cm

sin(B) = sin(N) = 38°

b = ML = 4.8cm

Thus,

Sin(M)/7.2 = sin(38)/4.8

Cross multiply

4.8*sin(M) = 7.2*sin(38)

4.8*sin(M) = 7.2*0.6157

4.8*sin(M) = 4.43304

Divide both sides by 4.8

sin(M) = 4.43304/4.8

sin(M) = 0.92355

M = sin-¹(0.92355) ≈ 67.45°

Step 2: Find m<L

angle M + angle N + angle L = 180 (sum of angles in a triangle)

67.45 + 38 + angle L = 180

105.45 + angle L = 180

Subtract 105.45 from both sides

Angle L = 180 - 105.45

Angle L = 74.55°

Step 3: Find the area of ∆MNL using the formula ½*a*b*sin(C)

Where,

a = NL = 7.2 cm

b = ML = 4.8 cm

sin(C) = sin(L) = sin(74.55)

Thus,

Area of ∆MNL = ½*7.2*4.8*0.9639

= ½*33.31

= 16.655

Area of ∆MNL ≈ 16.66cm²

Question 26: write the equation that describes the line with slope=5 and y-intercept =8 in slope intercept form.example: y=mx+b

Answers

Answer:

y = 5x + 8

Step-by-step explanation:

Start with y = mx + b:  general slope-intercept form, equation of a line:

Replace m with 5, y with 8 and x with 0 (since the y-intercept is (0, 8):

8 = 5(0) + b.  Then b must be 8, and the desired equation is

y = 5x + 8

1/5 of a chocolate chip cookie has 30 cal how many calories are in a whole cookie

Answers

Answer:

150 cal

Step-by-step explanation:

5x30=150

Answer:

150 calories.

Step-by-step explanation:

Assuming there is the same amount of chocolate as well as cookie dough throughout the whole cookie.

You know that 1/5 of a chocolate chip cookie has 30 calories.

Find one cookie, by multiply 5 to both numbers. Set the equation:

1/5x = 30

Isolate the variable. Multiply 5 to both sides:

(1/5x) * 5 = (30) * 5

x = 30 * 5

x = 150

150 calories is your answer.

Using this distribution, find the probability
that a teenager has 4 or more pairs of shoes
in their closet.

Answers

Answer:

P = 0.3

Step-by-step explanation:

Here, we are to use the probability distribution in the table to calculate the probability that a children has 4 or more shoes in his or her closet

When we say 4 or more, what we mean by this is that the teenager has 4 shoes or 5 shoes

In probability expressions, when we use the term ‘or’ we are simply talking about adding the terms involved

So what we can do here is to add the probability that the teenager has 4 shoes to the probability that the teenager has five shoes

From the table that would be; 0.1 + 0.2 = 0.3

Other Questions
Find the missing segment in the attached image If the particles of matter that make up a substance are relatively far apart and can move freely, the substance is in what state?gaseousliquidsolid Solve the algebraic expressio (0.4)(8)2 Two characters on the "Star Trek" television series, Mr. Spock and Commander Data, are completely logical. They make their decisions on the basis of realistic considerations, not emotions or moral judgment. They also show no emotions, ever. A psychotherapist would describe their affect asnalities are entirely ____ Elijah created the scatterplot to show the relationship between the temperature in degrees Fahrenheit and the number of visitors to a zoo. A graph titled Temperature versus Zoo Visitors has Degrees Fahrenheit on the x-axis, and Visitors on the y-axis. Points are at (70, 100), (77, 96), (90, 75), (93, 73), (98, 60). Which is true regarding the data in his scatterplot? As the temperature increases, the number of visitors decreases. As the temperature increases, the number of visitors increases. As the temperature increases, the number of visitors remains the same. As the temperature increases, the number of visitors increases then decreases. PLEASE HELPP!! QUESTION IS BELOW which statement describes suchitas final diagram It was reported that 23% of U.S. adult cellphone owners called a friend for advice about a purchase while in a store. If a sample of 15 U.S adult cellphone owners is selected, what is the probability that 7 called a friend for advice about a purchase while in a store I need help with this question plz help !! write two real world situations that you can model using the exponential function f(x)=2 to the power of x what is the perimeter of P:(2,2) Q:(6,2) R:(6,5) S:(2,5) The bases of developing convective cumulus clouds will be relatively higher at a location with a relatively ______ difference between the surface temperature and surface dew point temperature. Choose the single logarithmic expression that is equivalent to the one shown.log2 6 + log2 2 log2 8 Personnel selection. Suppose that 6 female and 6 male applicants have been successfully screened for 5 positions. If the 5 positions are filled at random from the 12 finalists, what is the probability of selecting (A) 3 females and 2 males? (B) 4 females and 1 male? (C) 5 females? (D) At least 4 females? The three-dimensional figure below is a cylinder with a hole in the shape of a rectangular prism going through the center of it.The radius is 10 yards. Find the volume of the solid in cubic yards, rounded to the nearest ten. Use 3.14 for pie.A. 1,980B. 1,788C. 1,034D. 1,884 BRAINLIEST! HELP ASAP MATH PLSSS What happens to the soil fertility if some Rhizobium bacteria are added to the soil? Explain your answer Which equation represents the statement below?Thirteen less than a number is forty-two.Select one:a.n 13 = 42b.42 13 =nc.13 n= 42d.13 42 = n is a man whom the local college students all think of as eccentric. Each day he stands on campus, smiling at people as they walk by, and he is known for his ever-present greeting of "Good luck!" In fact, the students at this campus have come to refer to him as "Good Luck Chuck." Nobody knows if he has a home or if he is destitute, but Charles never asks for anything. Which of the four criteria of mental illness might Charles satisfy Two cities are identical in all respects except City A has an assessment ratio of 100% and City B (in another state) has an assessment ratio of 25%. Both cities need to raise $1,000,000 in property tax revenues. The statutory tax rates on property are