Below are some data examining whether reading the textbook for this course is related to class enjoyment.
Time Reading Textbook 1 2 3 4 5 6 1 2 3 5
Class Enjoyment 20 24 35 46 67 80 12 34 34 78
Note: Text Reading Time: 1 = does not read – 6 = only book I have ever read. Class Enjoyment: 1-100 scale.
Calculate the slope
a) 14.50
b) 13.36
c) 19.00
d) 12.43

Answers

Answer 1

Answer:

13.36

Step-by-step explanation:

I will first create a table

X. Y. XY. X²

1. 20. 20. 1

2. 24. 48. 4

3. 35. 105. 9

4. 46. 184. 16

5. 67. 335. 25

6. 80. 480. 36

1. 12. 12. 1

2. 34. 68. 4

3. 34. 102. 9

5. 78. 430. 25

ΣX = 32

ΣY = 430

ΣXY = 1744

ΣX² = 130

n = 10

The formula for regression line is given as :

Y = a + bX

a = intercept

b = slope

The question requires us to find b which is the slope.

b = nΣXY-ΣXΣY/nΣX²-(ΣX)²

= 10x1744-32x430/10x130-(32)²

= 17440-13760/1300-1024

= 3680/276

= 13.36

b = 13.36


Related Questions

7 - 2x if x = -4 And show your work

Answers

Answer: 15

Step-by-step explanation: To evaluate an expression, we plug the value of the variable into the expression and simplify.

Since we have 7 - 2x and x is -4, we have 7 - 2(-4).

Simplifying from here, 2(-4) is -8 so we have 7 - (-8).

Now, remember that a a minus sign followed by a

negative sign turns the two signs into a plus sign.

So 7 - (-8) can be thought of as 7 + (+8) which is 15.

There are four students, all of different heights, who are to be randomly arranged in a line. What is the probability that the tallest student will be first in line and the shortest student will be last in line?

Answers

Answer:

Hey there!

The answer is 1/12

1/4(1/3)=1/12

Let me know if this helps :)

Give the values of Xmin, Xmax, Ymin, and Ymax for the screen, given the values for Xscl and Yscl.
Xscl = 10, Yscl = 10

Answers

Answer: Option C.

Step-by-step explanation:

Xmin, Xmax, Ymin, and Ymax represent the minimum/maximum values that X and Y can take.

We know that the scale in Y and X is 10.

This means that each mark in each axis represents 10 units.

Now, let's go to the vertical axis (y-axis)

Counting from the (0, 0) we can count:

4 marks up

4 marks down.

So if each mark represents 10 units, 4 marks are 40 units.

Then the range for Y is {-40, 40}

Now for the horizontal axis.

We can count 3 marks on each side, and with the same reasoning as before, we can find that the range for X is: {-30, 30}

Then we have that:

Xmin = -30

Xmax = 30

Ymin = -40

Ymax = 40

Now, as a point is defined as (X, Y)

This region can be written as:

{Xmin, Xmax} by {Ymin, Ymax}

or, replacing the values:

{-30, 30} by {-40, 40)

So the correct option is C.

C] X min and X max = (-300, 300) and Y min and Y max = (-400, 400)

Xmin, Xmax, Ymin and Ymax denote minimum and maximum values of X and Y respectively.

As x and Y scale are 10 each, the minimum and maximum values can be found by multiplying the units with respective scales.

On X (Horizontal Axis), there are 3 units of line segments each on both left & right sides of origin.

Hence X min & X max = (0 - 300, 0 + 300) = (-300, +300) respectively.

On Y (Vertical Axis), there are 4 units of line segments each on both upwards & downwards sides of origin.

Hence Y min & Y max = (0 - 400, 0 + 400) = ( -400, + 400) respectively.

To learn more, refer https://brainly.com/question/14316282?referrer=searchResults

A line passes through the point (-6, 8) and has a slope of
3
د ادا
Write an equation in slope-intercept form for this line.

Answers

Answer:

y = 3x + 26

Step-by-step explanation:

Plug in the slope and the given point into the equation, y = mx + b

Solve for b (y intercept)

8 = 3(-6) + b

8 = -18 + b

26 = b

Now, plug this into the equation with the slope:

y = 3x + 26 will be the equation

Answer:

y=3x+26

Step-by-step explanation:

We can start by writing this line in point-slope form.

Point-slope form is:

y-y1=m(x-x1)

This is where m is the slope

x1 and y1 are the x and y coordinates of a given point on a line.

With the given info, we are able to write the following equation:

y-8=3(x-(-6))

y-8=3(x+6)

We can now simplify that to slope-intercept form which is y=mx+b

m is slope and b is y-intercept in this form.

y-8=3(x+6)

Distribute

y-8=3x+18

Add 8 to both sides.

y=3x+26

could i have some help? day 4 of online school and im already so confused lol..

Answers

Answer:

$2416

Step-by-step explanation:

plug in 5 in the place of t

1500(1.1)⁵

(1.1)⁵ = 1.61051

1.61051 x 1500 = 2415.765

Solve the equation and state the value of x
3x + 9 + 5x = 81​

Answers

Answer:

x=9

Step-by-step explanation:

3x+9+5x=81

8x+9=81

   -9 -9

8x=72

x=9

hope this help!

Find the limit: [tex]\lim_{a x \to 0} \frac{(x + ax)^{2}-2(x + ax) + 1 - (x^{2} - 2x + 1)}{ax}[/tex]

Answers

I'll let h = ax, so the limit is

[tex]\displaystyle\lim_{h\to0}\frac{(x+h)^2-2(x+h)+1-(x^2-2x+1)}h[/tex]

i.e. the derivative of [tex]x^2-2x+1[/tex].

Expand the numerator to see several terms that get eliminated:

[tex](x+h)^2-2(x+h)+1-(x^2-2x+1)=x^2+2xh+h^2-2x-2h+1-x^2+2x-1=2xh+h^2-2h[/tex]

So we have

[tex]\displaystyle\lim_{h\to0}\frac{2xh+h^2-2h}h[/tex]

Since h ≠ 0 (because it is approaching 0 but never actually reaching 0), we can cancel the factor of h in both numerator and denominator, then plug in h = 0:

[tex]\displaystyle\lim_{h\to0}(2x+h-2)=\boxed{2x-2}[/tex]

Answer:

2x-2

Step-by-step explanation:

lim ax goes to 0   ( x+ ax)^2 -2 ( x+ax) +1 - ( x^2 -2x+1)

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

                                                    ax

Simplify the numerator  by foiling the first term and distributing the minus signs

 x^2+ 2ax^2 + a^2 x^2 -2x-2ax +1 -  x^2 +2x-1

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

                   ax

Combine like terms

2ax^2 + a^2 x^2 -2ax  

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

                   ax

Factor out ax

ax( 2x + ax -2)

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

     ax

Cancel ax

2x + ax -2

Now take the limit

lim ax goes to 0  ( 2x + ax -2)

                                  2x +0-2

                                   2x -2

please help me with this

Answers

Sheesh howshshejeuxhenenxjndwnnwnzjz

Question 2
Solve the equation.
a +3.7 = 4.1

Answers

Answer:

.4=a

Step-by-step explanation:

self explanatory

first u subtract 4.1 - 3.7 and that equals 0.4 so a=0.4

Perform the indicated operation. x^2-y^2/3x * 3y/x+y

Answers

Answer:

xy-y^2/x

Step-by-step explanation:

you factor the expression and reduce the gcf 3:

(x-y)*(x+y)/x *y/x+y

reduce the expression with x+y:

x-y/x*y

calculate the product:

y*(x-y)/x

remove parenthesis:

xy-y^2/x

One ton equals 2,000 pounds. How many pounds are there in 2'/8 tons?

Answers

Answer:

There are 500 pounds in 2/8 tons.

Step-by-step explanation:

Let's first simplify 2/8. 2/8 is equal to 1/4 since 2 divided by 2 is 1 and 8 divided by 2 is 4. Now we have to divide 2000 by 1/4 which equals to 500 pounds. So there are 500 pounds in 2/8 tons.

Find the area of this triangle. Round to
the nearest tenth.l

Answers

Answer:

[tex]\boxed{109.3yd^2}[/tex]

Step-by-step explanation:

Hey there!

Well to find area we'll use the following formula.

[tex]\frac{b h_{b} }{2}[/tex]

Plug in the given info,

[tex]\frac{9.5*23}{2}[/tex]

Simplify

218.5/2

109.25 or 109.3 rounded to the nearest tenth

= 109.3yd²

Hope this helps :)

Area = 1/2 x side1 x side 2 x sin(angle)

= 1/2 x 9.5 x 23 x sin(85)

= 109.25 x sin(85)

= 108.8 square yards

Clare used a compass to make a circle with radius the same length as segment . She labeled the center . Which statement must be true?

Answers

Answer:

C. AB=CF

Step-by-step explanation:

Since AB is equal to radius of circle,

And CF is the radius of circle,

The correct one is:

AB=CF

Correct answer choice is C. AB=SF

To one-one functions g and h are defined as follows.

Answers

Answer:

9(x-8)/3-1

Step-by-step explanation:

The inverse function for a set of ordered pairs can be found by swapping the x- and y-coordinates in each pair.

  [tex]g^{-1}(-1)=9\qquad\text{from the $g(x)$ ordered pair $(9, -1)$}[/tex]

__

The inverse of a function expressed algebraically can be found by swapping the x- and y-variables and solving for y.

  [tex]h^{-1}(x)\qquad\text{is found from }x=h(y)\\\\x=3y+8\\x-8=3y\\\\y=\dfrac{x-8}{3}\\\\\boxed{h^{-1}(x)=\dfrac{x-8}{3}}[/tex]

A function of its own inverse returns the original value:

  [tex]\boxed{\left(h\circ h^{-1}\right)(-1)=-1}[/tex]

Refer to the table summarizing service times​ (seconds) of dinners at a fast food restaurant. How many individuals are included in the​ summary? Is it possible to identify the exact values of all of the original service​ times?
Time​ (sec)
Frequency

60119
120179
180239
240299
300359

Answers

Answer:

Step-by-step explanation:

The total number of individuals included in this summary is the sum of the counts {119, 179, 239, 299, 359).  That comes to 1195 individuals.

No, the info given here is insufficient to enable identifying the exact values of all the service times.

The sum of two numbers is 52. The greater number is 4 more than the smaller number. Which equation can be used to solve for the smaller
number? (5 points)
a
XI- (x + 4) - 52
b
X + (x + 4) - 52
X(X + 4) - 52
x(x - 4) - 52

Answers

Answer:

x+(x+4)=52

Step-by-step explanation:

Let's name the smaller number x.

The greater number would then be (x+4).

The sum of two numbers means we are adding them together.

The equation we could then set up would be:

x+(x+4)=52

Now we can solve the equation to find the two numbers if needed.

Here is how:

x+x+4=52

Combine like terms.

2x+4=52

Subtract 4 from both sides.

2x=48

Divide both sides by 2

x=24

The smaller number is 24.

24+4=28

The larger number is 28.

The price of share company's stock has been decreasing at a constant rare of $0.50 per share of stock is now $25, for how many hours has the price been below $30 per share?

Answers

30-25 = 5

The stock has dropped $5 total.

$5 / $0.50 per hour = 10 hours

Given image A' B' C' D' E' if the pre-image contained point A(-1,5), which of the transformation resulted in image A' B' C' D' E'

Answers

Answer: c

Step-by-step explanation:

Find the slope of the line graphed below.

Answers

Answer: undefined

Step-by-step explanation:

#1 use the horizontal and vertical line concept

- when the line is horizontal, the slope is 0

- when the line is vertical, the slope is undefined

- Thus, in this case, the line is vertical, the slope is undefined.

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

# use the slope formula

               [tex]\frac{y_{2}-y_{1}}{x_{2}-x_{1}}[/tex]

- the two points are (1, 1) and (1, -4)

 (-4-1)/(1-1)

=-5/0

= undefined (fractions with 0 base is undefined)

HELP PLEASE Find the value of Y given that M greater than KLM=134° and how did u get the answer

Answers

Answer:

5.44 = y

Step-by-step explanation:

KLM =  KLN + NLK

134 = 47+ 16y

Subtract 47 from each side

134 - 47 = 47+16y - 47

87 = 16y

Divide each side by 16

87/16 = 16y/16

5.4375 = y

Round to two decimal places

5.44 = y

BRAINLIEST AND 50 POINTSThe domain of a relation is the output (y) values of the relation the input (x) values of the relation a set of points that pair input values with output values x and y values written in the form (x, y)

Answers

Answer:

  the input (x) values of the relation

Step-by-step explanation:

The domain of a relation is the set of input values. On a graph, it is the horizontal extent of the graph. For a set of ordered pairs, the domain is the set of all first numbers in the pairs.

Suppose the average yearly salary of an individual whose final degree is a masters is $36 thousand less than twice that of an individual whose final degree is a bachelors. Combined, two people with each of these educational attainments earn $117 thousand. Find the average yearly of an individual with each of these final degrees.

Answers

Answer:

Bachelors = $51,000

Masters = $66,000

Step-by-step explanation:

M + B = 117,000

M = 2B - 36,000

2B - 36,000 + B = 117,000

3B = 153,000

B = 51,000

M = 2(51,000) - 36,000 = 66,000

The yearly salary of a bachelor's degree and a master's degree is 51 thousand and 66 thousand dollars respectively.

How to write numerical expressions from given statements ?

To write numerical expressions from given statements use logic as what is twice of a number what is 6 times of a number and many more.

Suppose a is thrice of b means a is 3 times as big as b.It can be written as a = 3b.

According to the given question  the average yearly salary of an individual whose final degree is a masters is 36 thousand dollars less than twice that of an individual whose final degree is a bachelors.

Assuming yearly salary of a bachelor's degree is x thousand dollars.

∴ yearly salary of an individual with master's degree is

= (2x - 36) thousand dollars.

Given combining these two individual they make 117 thousand dollars.

∴ x + (2x - 36) = 117

 3x = 117 + 36

 3x = 153

   x = 153/3

   x = 51.

So, Yearly salary of an individual who has a bachelors degree is 51 thousand dollars and yearly salary of an individual who did masters is {(2×51) - 36} = 102 - 36 = 66 thousand dollars.

learn more about numerical expression here :

https://brainly.com/question/14642484

#SPJ2

What are the subsets of 5564

Answers

Answer:

It will be  in the total of 2 subsets.

Step-by-step explanation:

The only subsets of the set containing 5564 is the empty set and the set {5564}.

5564 belongs to the set of real numbers, the set of natural numbers, the set of integers, the set of whole numbers and the set of rational numbers.

Answer:

5564 belongs to the following subsets of real numbers:

real numbers

rational numbers

integers

whole numbers

natural numbers (counting numbers)

----

You can keep on going. You can even say this number belongs to the set of even integers.

Step-by-step explanation:

If you are looking for what subsets of the real numbers that 5564 belong to, then there is a lot of real number subsets to which this number can belong.

This number doesn't have an imaginary part so it's it a number.

We don't have to say it is complex (though it is), because we are looking at subsets of real numbers, not subsets of complex numbers (to which complex numbers are a subset of itself).

So the real numbers are divided into rational versus irrational.

The definition of rational numbers is any number that can be written as a fraction where the top and bottom are integers (of course the bottom integer cannot be 0). -(I will define integers in a second.)

Irrational numbers is any real number that isn't rational.

So since 5564 can be written as 5564/1, then it is rational.

A subset of rational numbers is integers (integers are in consequence also a subset of real numbers since rational numbers are a subset of real numbers).

Integers are numbers you count with, the opposite of those numbers you count with, or 0.

You can count to 5564 so 5564 can be further categorized as real rational integer.

Another subset of real numbers is whole numbers. The whole numbers is just the counting numbers and 0. Again since you count to 5564, then it is a whole number.

The natural numbers (counting numbers) is a subset of real numbers. Again, since 5564 can be counted to, it is a natural number.

last year cathy was 4 feet tall. this year she grew an addition 0.12 foot. How tall is she now?

Answers

Answer:

4.12 ft

Step-by-step explanation:

because 4+0.12=4.12

Answer:

Let's convert 5.1 ft to inches......we have

5.1 x 12 = 61.2 inches

So

61.2 (1.08) = 66.096 inches

And coverting this to back to ft, we have

66.096/12 = 5.508 ft

Step-by-step explanation:

Two angles are supplementary. The measure of angle 1 is equal to 12x+4 and the measure of angle 2 is equal to 4(2x+5).what is the measure of angle 2?

Answers

Answer:

82.4

Step-by-step explanation:

12x+4+8x+20=180

20x+24=180

-24 -24

20x= 156

x= 7.8

Angle 2

4(2*7.8 +5)

4(15.6+5)

4(20.6)

82.4

AB= 10 & AC=25 find the length of BC.

Answers

Answer:

15

Step-by-step explanation:

We can imagine this like a number line.

 

     

A------------B--------------------C

The distance from A to B is 10.

The distance from A to C is 25.

This means that the distance from B to C will be [tex]25-10=15[/tex].

Hope this helped!

The 10,000-meter long-distance running event in the summer Olympics is approximately 6.2 miles. Which equation could be used to determine the time, t, it takes to run 10,000 meters as a function of the average speed, s, of the runner where t is in minutes and s in miles per minute?

Answers

Answer:

[tex]\bold{t = f(s) = \dfrac{6.2}{s}}[/tex]

Step-by-step explanation:

Given that distance is 10,000 meter or 6.2 miles.

Time taken is [tex]t[/tex] minutes.

Average speed is [tex]s[/tex] miles/minutes

To find:

Equation to determine time 't' as a function of average speed 's' = ?

t is in minutes and

s is in miles/minute

Solution:

First of all, let us have a look at the formula for Average Speed:

[tex]\text{Average Speed} = \dfrac{\text{Total Distance Traveled}}{\text{Total Time Taken}}\\\Rightarrow \text{Total Time Taken} = \dfrac{\text{Total Distance Traveled}}{\text{Average Speed}}\\[/tex]

Now, we are given that Time, [tex]t[/tex] should be in minutes and

Average speed, [tex]s[/tex] must be in miles per minute

That means, we must have distance in miles.

Putting all the values in above formula.

So, the formula or equation becomes:

[tex]t = \dfrac{6.2}{s}[/tex]

Therefore the equation to find time, [tex]t[/tex] in minutes as a function of Average Speed, [tex]s[/tex] is given as:

[tex]\bold{t = f(s) = \dfrac{6.2}{s}}[/tex]

What is the domain of the piecewise function below?
-2x+8 if x>3
f(x)= -x^2 if-2 1 if x <-2
A. all real numbers between -2 and 3
B. all real numbers less than -2
C. all real numbers greater than or equal to 3
D. all real numbers

Answers

Answer:

Answer D : All real numbers

Step-by-step explanation:

Notice that all real numbers are covered in the Domain of the piece-wise function:

[tex]x<-2[/tex]  union with   [tex]-2\leq x<3[/tex]   union with [tex]x\geq 3[/tex]

That covers the entire Real number line.

The new bookcase for your future dorm room has the dimensions of 24 in wide by 12 in deep by 36 in tall. if one average
textbook has the dimensions of 8.5 in wide by 11 in long by 1.5 in tall, how many books could you fit on your bookshelf with
no shelving?
O 73 books
140 books
10368 books

Answers

The correct answer is A. 73 books

Explanation:

The first step to find the answer is to know the total volume/space in the bookcase. This can be calculated by using the formula v (volume) = h (height) x l (length) x w (width) or multiplying the three sides given because this is the formula for a cuboid and most bookcases have this shape.

v (volume) h x l x w

v = 36 in x 24 in x 12 in

v =  10368 in

According to this, the total volume of the shelf is 10368 in. The next step is to calculate the volume of 1 book. This can be found using the same process and formula.

1.5 in x 11 in x 8.5 in = 140.25 in

Finally, to know how many books can fit in the bookshelf divide the total volume of the bookshelf into the volume of one book.

10368 ÷ 140.25 = 73.9

Thus, the total books that can be fit in the bookshelf is 73

Villandry's inventory includes three items for which the following details are available. Supplier's ​​Net realisable list price ​​ value Shs. ​​ Shs. Product A ​​​​3,600 ​​​5,100 Product B ​​​​2,900 ​​​2,800 Product C ​​​​4,200 ​​4,100 The company receives a 2½% trade discount from its suppliers and it also takes advantage of a 2% discount for prompt payment.

Answers

Question Completion:

Required:

(a) Calculate the total value of products A, B and C which should be shown in inventory in the statement of financial position.

(b) Explain the difference that changing from a weighted average to FIFO method of inventory valuation is likely to have on an entity's profit or loss.

Answer:

Villandry

a) Total value of products A, B, and C based on:

                      Net realizable    List price

                          Value

                            Shs. ​​               Shs.

Ending value   10,486              12,000

b) The difference that changing from a weighted average to FIFO method of inventory valuation is likely to have on an entity's profit or loss:

The weighted average method of inventory valuation accumulates and assigns cost of inventory based on the weighted average.  This simply means that the cost of goods available for sale is obtained and then divided by the number of goods available for sale.  The average cost obtained is used to value the cost of goods sold and the ending inventory.

On the other hand, the FIFO method assumes that goods that are first to be in the store are the ones that are sold first.  This means that the cost of goods sold is valued at the cost of the first goods that are available for sale and the ending inventory is valued at the cost of newly purchased goods, since they are the ones that are still in stock by the FIFO assumption.

The implication of moving from the weighted average method to the FIFO method is that the FIFO method reflects the cost of newly acquired goods in the ending inventory better than the average cost using the weighted average, especially if prices are rising.

Step-by-step explanation:

a) Data and Calculations:

                Net realizable    List price

                      Shs. ​​               Shs.

Product A ​​​​    3,600 ​​​              5,100

Product B ​​​​    2,900          ​​​    2,800

Product C ​​​​    4,200           ​​    4,100

Valuation     10,700            12,000

Discounted 10,486            12,000

Other Questions
Which statement describes the congruent triangles?1. WXZ = YZX2. WXZ = YXZ3. WXZ = XYZ4. WXZ =ZYX Convert the distance in 1,200,000,000 kilometers from earth to meters in scientific notation What rights did the Civil Rights Act of 1866 grant all citizens? Check all of the boxes that apply. answer is the right to own property the right to present evidence in court the right to equal protection of the law You have a function that takes in an X value and produces a Y value. The y value equals 24 times the x value, plus 4 more. What's the y value when the x value equals 4? What is 3.5z - 2.7z = -6 What is Z. show all steps when completing the square to solve 2x^2 - 4x - 5 = 25 Simplify by dividing negative three over eight divided by five over nine.. The difference of twice a number and 3 is -21 translated Using the map above, what number is on the state with the capital city of Phoenix?Please help ASAP!!!!! Round the whole number 4,205 to the tens place A brittle material typically exhibits substantial plastic deformation with high energy absorption before fracture.a) trueb) false 10. Read the following hypothesis: Plants that receive too much water will not grow well because their rootsbegin to rot. Suppose an investigation is planned to explore the hypothesis. What is the independentvariable of the investigation?the amount of water given to the plantsthe type of plant that is used in the experimentthe height of the plants at the end of the experimentthe mass of the plants at the end of the experiment The mass of a body on the surface of the earth is 12kg. If acceleration due to gravity onmoon is 1/6 of acceleration due to gravity on earth, then its mass on moon will be:a)2kgb)12kgc)72kgd)zero what is digestive system Each side of a sandbox is 7 feet long. It will cost $1.00 per square foot to replace the sand in the sandbox. What would be the total cost to replace the sand? is x^2+y^2=5 a function? why or why not? Find the area of the shaded region.Round to the nearest tenth. In the diagram of O, mJOK = 60 and OJ = 6 in. What is the exact area of the shaded region? The following information is from ABC Company's general ledger: Beginning and ending inventories, respectively, for raw materials were $16,000 and $20,000 and for work in process were $40,000 and $44,000. Raw material purchases and direct labor costs incurred were $72,000 each, and manufacturing overhead applied amounted to $40,000. Determine the total cost of goods manufactured during the period. Which of the following equations best represents methanol being dissolved in water A. CH3OH(I) > CH3+(aq) + OH-(aq) B. CH3OH(I) > CH3O-(aq) + H+(aq) C. CH3OH(I) > CH3OH(aq)