What is the equation of the line shiwn graphed below

Answers

Answer 1

we are given the horizontal line. To determine the equation of this line let's remember that the equation of any horizontal line is of the form:

[tex]y=k[/tex]

Where "k" is the point where the line touches the y-axis, in this case, the equation of the line is:

[tex]y=4[/tex]


Related Questions

The table below shows the birth months for all 25 students in Mr. Battistini's class.Student Birth MonthsWhat is the probability of selecting a student at random from this class who was NOT bornin June?А. 4%B. 16%C.21%D.84%

Answers

Given data:

The given table.

The probability that the student not born in june is,

[tex]\begin{gathered} P(J^{\prime})=1-\frac{4}{25} \\ =\frac{21}{25} \\ =0.84 \\ =84\text{ percent} \end{gathered}[/tex]

Thus, the option (D) is correct.

please solve it and identify what was wrong in solving it the first time

Answers

we have that

The sum of the interior angles in any triangle must be equal to 180 degrees

so

In the triangle ABE

A+B+E=180

substitute given values

60+55+E=180

E=65 degrees

so

mRemember that

m by vertical angles

so

mIn the triangle EDC

msubstitute given values

65+85+D=180

D=30 degreesm

Liam placed 24 patio pavers as shown below.

A rectangular array shows four patio pavers wide by six patio pavers long. The total length of the side of the rectangle that has four patio pavers is sixty-three and two-tenths inches.

What is the length of a single patio paver?

A.
18.2 in.

B.
15.8 in.

C.
10.53 in.

D.
2.63 in.

Answers

4 patio pavers = 63.2 inches

1 patio pavers = 15.8 inches.

The length of one patio paver is 15.8 inches.

What is a rectangle?

A rectangle is a two-dimensional shape where the length and width are different.

The area of a rectangle is given as:

Area = Length x width

We have,

The total length of the side of the rectangle that has four patio pavers is sixty-three and two-tenths inches.

This means,

Length of the side with 4 patio pavers.

= 63(2/10) inches

= 632/10

= 63.2 inches

Now,

The length of one patio paver.

4 patio pavers = 63.2 inches

Divide both sides by 4.

1 patio pavers = 63.2/4

1 patio pavers = 15.8 inches.

Thus,

The length of one patio paver is 15.8 inches.

Learn more about rectangles here:

https://brainly.com/question/15019502

#SPJ1

When finding the composition of f (g (x) )substitute f (x) for the x in g (x)multiply f (x) by g (x)substitute g (x) for the x in f (x)

Answers

Okay, here we have this:

Considering that the composition of function is formed by taking the outputs of one function and converting them into the inputs of another function. We obtain that, f(g(x)), consists of taking the result obtained by evaluating g (x) and replacing it by x in f (x). Then the correct answer is the third option.

Jungle Gym Print On the new jungle gym there are 4 ladders that lead to a landing. From the landing you can get to the big platform by climbing up either the rope or the fireman's pole How many different ways are there to get to the big platform?

Answers

Answer: 12 ways

Total number of ladder = 4

Yo can get to the platform either by climbing up the rope or fire mans hope

We have two options to get to the big platform

[tex]\begin{gathered} ^nP_r\text{ = }\frac{n!}{(n\text{ - r)!}} \\ ^4P_2\text{ = }\frac{4!}{(4\text{ - 2)!}} \\ =\text{ }\frac{4!}{2!} \\ \text{= }\frac{4\text{ x 3 x 2 x 1}}{2\text{ x 1}} \\ =\text{ 4 x 3} \\ \text{= 12 ways} \end{gathered}[/tex]

Try AgainAt the city museum, child admission is $6.00 and adult admission is $9.20. On Monday, twice as many adult tickets as childtickets were sold, for a total sales of $780.80. How many child tickets were sold that day?

Answers

Answer:

32 child tickets were sold on that day

Explanation:

Given:

The cost per child = $6.00

let the number of child tickets = c

The cost per adult ticket = $9.20

let the number of adult tickets = a

To find:

the number of child tickets sold

On Monday:

Adult tickets = 2(children tickets)

a = 2c

Total sales on Monday = $780.80

Total sales = The cost per child (number of child tickets) + The cost per adult (number of adults tickets)

780.80 = 6(c) + 9.2(a)

substitute for a:

780.8 = 6c + 9.2(2c)

780.8 = 6c + 18.4c

780.8 = 24.4c

divide both sides by 24.4:

[tex]\begin{gathered} \frac{780.8}{24.4}\text{ = }\frac{24.4c}{24.4} \\ \\ c\text{ = 32} \end{gathered}[/tex]

Hence, 32 child tickets were sold on that day

1. Solve the given system of equations. X + y + z = 9 x - z = 5 X + y = 6the solution is: x = y = and z =

Answers

x=8

y=-2

Z=3

Explanation

Step 1

Let

[tex]\begin{gathered} x+y+z=9\text{ Equation (1)} \\ x-z=5\text{ Equation(2)} \\ x+y=6\text{ Equation(3)} \end{gathered}[/tex]

Step 2

isolate x from equation (1) , (2) and (3)

[tex]\begin{gathered} x+y+z=9 \\ x=9-y-z\text{ Equation (4)} \end{gathered}[/tex]

[tex]\begin{gathered} x-z=5 \\ x=5+z\text{ equation (5)} \\ \\ x+y=6 \\ x=6-y\text{ equation(6)} \\ \end{gathered}[/tex]

Step 3

combining equation (4) and (5)

[tex]\begin{gathered} 9-y-z=5+z \\ 9-y-2z=5 \\ -y-2z=5-9 \\ -y-2z=-4\text{ Equation(7)} \end{gathered}[/tex]

Step 4

[tex]\begin{gathered} x=x \\ \text{equation (5) = equation (6)} \\ 5+z=6-y\text{ equation (8)} \end{gathered}[/tex]

Step 5

using equation(7) and (8) find y and z

[tex]\begin{gathered} -y-2z=-4\text{ (7)} \\ 5+z=6-y(8) \\ \text{isolate y from equation (7)} \\ -y=-4+2z \\ y=4-2z \\ \text{replace in equation (8)} \\ 5+z=6-4+2z \\ 5+z=2+2z \\ z-2z=2-5 \\ -z=-3 \\ z=3 \end{gathered}[/tex]

replace the value of z= 3 in equation (7) to find y

[tex]\begin{gathered} -y-2z=-4 \\ -y-2\cdot3=-4 \\ -y-6=-4 \\ -6+4=y \\ y=-2 \end{gathered}[/tex]

finally, replace the value of y in equation (3) to find x

[tex]\begin{gathered} x+y=6 \\ x-2=6 \\ x=6+2 \\ x=8 \end{gathered}[/tex]

I hope this helps you

Which of the following is not a solution for x < 8?x = 9x = 4.3x = 7.95x = -3

Answers

Given

The expression is given as x < 8.

Explanation

The expression x less than 8 has values

4.3 , 7.95 , -3.

Answer

Hence x=9 is not a solution for x < 8.

please help, thank you!by the way this is a two-step equation with decimals

Answers

Given data:

The given equaion is -0.9p+3.2= -1.7p.

The given equation can be written as,

[tex]\begin{gathered} -\text{0}.9p+3.2=-1.7p \\ 1.7p-0.9p=-3.2 \\ 0.8p=-3.2 \\ p=-4 \end{gathered}[/tex]

Thus, the value of p is -4.

A. Make box-and-whisker plots to represent the temperature data for Oakville and Fairview.
B. What conclusions can you make about the temperatures in August in the two cities?
C. Luis finds that the average August temperature in Fairview in 2004 was 73°. How would including this additional data value change the box-and-whisker plot you made in part (a)? Would it change the conclusions you made in part (b)?

Answers

Answer:

In a box plot, we draw a box from the first quartile to the third quartile. A vertical line goes through the box at the median. The whiskers go from each quartile to the minimum or maximum.

lower air temperature and less precipitation

Graphs that Describe Climate Climographs show monthly average temperatures and precipitation totals on a single graph.

Step-by-step explanation:

Solve: XC - XV. Show your answer as a Roman Numeral. Standard Number 1 5 10 50 100 500 1,000 Roman Numeral 1 V X Х L с D M A) V B) VI C) VIL

Answers

To make this substraction, it is better to first convert into standard numbers then make the substraction.

In Romans,

What is your favorite song and why? Does it mean something to you or do you just enjoy the sound of it/the lyrics? Enjoy the points :)

Answers

Answer:

Step-by-step explanation:

my favorite song is Sia's unstoppable song. I think it conveys a lot of energy and always while I listen to it I get points and am inspired to do better.

Find the equation of the line. Write the equation of the line in standard form Vertical line through (-1,-1)

Answers

Solution

We have the following point given (-1, -1)

The equation of a line is given by:

y= mx+b

For this case since we have a vertical line the equation would be:

x= -1

find the slope of the line through each pair of points (3,0) , (-11, -15)

Answers

Given:

points (3,0) , (-11, -15)​

Required:

Slope

Solution:

[tex]\text{slope}=\frac{y_2-y_1}{x_2-x_1}[/tex][tex]\text{slope}=\frac{-15-0}{-11-3_{}}=\frac{-15}{-14}=\frac{15}{14}[/tex]

Answer:

[tex]\text{slope}=\frac{15}{14}[/tex]

Solve this system of equations by graphing. First graph the equations, and then type the solution.3x+2y=6y=–5/2x+1

Answers

System of equations:

[tex]3x+2y=6[/tex][tex]y=-\frac{5}{2}x+1[/tex]

The solution of the system of equations using the graph is the coordinate in which both functions collide:

In our function, this occurs in (-2, 6).

Answer: ( -2, 6 )

Given f of x is equal to the quantity x plus 6 end quantity divided by the quantity x squared minus 9x plus 18 end quantity, which of the following is true?

f(x) is decreasing for all x < 6
f(x) is increasing for all x > 6
f(x) is decreasing for all x < 3
f(x) is increasing for all x < 3

Answers

Answer:  f(x) is increasing for all x < 3

D

Step-by-step explanation: I got the answer right on FLVS

Trust me I got 100%

A catering service offers 3 appetizers, 7 main courses, and 4 desserts. A customer is to select 2 appetizers, 3 main courses,and 3 desserts for a banquet. In how many ways can this be done?

Answers

General category: Mathematics

Sub-category: Probability

Topic: counting techniques

Introduction:

The combination formula C(n,r) shows us the number of ways of picking r unordered outcomes from n possibilities. For n ≥ r ≥ 0, C(n,r) is given by the following formula:

[tex]C(n,r)=\frac{n!}{r!(n\text{ -r})!}[/tex]

Explanation:

We can use combinations and fundamental counting principles to answer this question.

Let us denote by "a", the number of selection of appetizers. This number can be calculated as follows:

[tex]C(3,2)=\frac{3!}{2!(3\text{ -2})!}=3[/tex]

Now, let us denote by "b", the number of selection of main courses. This number can be calculated as follows:

[tex]C(7,3)=\frac{7!}{3!(7\text{ -3})!}=35[/tex]

Finally, let us denote by "c", the number of selection of desserts. This number can be calculated as follows:

[tex]C(4,3)=\frac{4!}{3!(4\text{ -3})!}=4[/tex]

Now, applying the multiplication principle we get the desired number:

[tex]C(3,2)\cdot C(7,3)\cdot C(4,3)=3\cdot35\cdot4\text{ = 420}[/tex]

We can conclude that the correct answer is:

How much must be deposited today into the following account in order to have 40,000 in 6 years for a down payment on a house? Assume no additional deposits are made.An account with annual compounding and an APR of 7%how much should be deposited today? $(Do not round until the final answer. Then round to the nearest cent as needed.)

Answers

Explanation

The formula to calculate the compound interest is:

[tex]\begin{gathered} A=P(1+\frac{r}{n})^{nt} \\ \text{ Where } \\ A\text{ is the total amount at the end of t years.} \\ P\text{ is the initial amount deposited.} \\ r\text{ is the interest rate.} \\ t\text{ is the time.} \end{gathered}[/tex]

From the word problem, we have:

[tex]\begin{gathered} A=40,000 \\ P=? \\ r=7\%=\frac{7}{100}=0.07 \\ n=1\Rightarrow\text{ It was compounded once in a year.} \\ t=6 \end{gathered}[/tex]

Then, we can replace the above values in the compound interest formula and solve for P.

[tex]\begin{gathered} A=P(1+\frac{r}{n})^{nt} \\ 40,000=P(1+\frac{0.07}{1})^{(1)(6)} \\ 40,000=P(1+0.07)^6 \\ 40,000=P(1.07)^6 \\ \text{ Divide by }1.07^6\text{ from both sides} \\ \frac{40,000}{1.07^6}=\frac{P(1.07)^6}{1.07^6} \\ 26,653.69\approx P \\ \text{ The symbol is read 'approximately'.} \end{gathered}[/tex]Answer

You should deposit today $26,653.69.

I need help answering it I don’t know howTo do it

Answers

Okay, here we have this:

Considering the provided graph we obtain that:

Recall that the slope is undefined when lines are vertical. So in this case we can see that this description is fulfilled, therefore, finally we obtain that the Type of slope is Undefined

Multiply (x + x2 + x + 1) (3x2 + 3x-3) (x3 + x2 + x + 1) (3x2 + 3x - 3) = 3x5 6x4 + 3x + 3x2 - 3 (Simplify your answer.)

Answers

Problem:

Multiply (x + x2 + x + 1) (3x2 + 3x-3) (x3 + x2 + x + 1) (3x2 + 3x - 3)

Solution:

[tex](x+x^2+x+1)(3x^2+3x-3)(x^3+x^2+x+1)(3x^2+3x-3)[/tex]

this is equivalent to:

[tex](2x+x^2+1)(3x^2+3x-3)(x^3+x^2+x+1)(3x^2+3x-3)[/tex]

this is equivalent to:

[tex](2x+x^2+1)(x^3+x^2+x+1)(3x^2+3x-3)^2[/tex]

this is equivalent to:

[tex]9x^9+45x^8+\text{ 81}x^7+63x^6+18x^5-18x^4-45x^3-27x^2+9x+9[/tex]

Then, the correct answer is:

[tex]9x^9+45x^8+\text{ 81}x^7+63x^6+18x^5-18x^4-45x^3-27x^2+9x+9[/tex]

Hello I don't know if you can help me with this

Answers

we have that

In this problem we have an arithmetic sequence

the general equation is equal to

an=a1+D(n-1)

where

a1 is the first term

D is the common difference

n is the number of terms

so

a1=7

D is the difference between consecutive terms

D=11-7=4

an=7+4(n-1)

change the variables

d=7+4(n-1)

d=7+4n-4

d=4n+3

For n=30

d=4(30)+3

d=123

Explain two ways to evaluate 32(13+18)

Answers

The given expression is

[tex]32(13+18)[/tex]

To evaluate this expression, first, we use the distributive property

[tex]32(13+18)=32\cdot13+32\cdot18=416+576=992[/tex]Therefore, the answer is 992.

Hello I really need help with this question I’m not understanding it

Answers

The subset of the event " The two spins have a sum of 5 " is  { (2,3), (3,2), (1,4) and (4,1) }

It is given that the sum of Jae's two spins was 5.

S is the sample space of spinning the spinner twice.

The collection of all the possible outcomes is termed the sample space

Subset: If every element in set A is also an element in set B, then set A is a subset of set B. Set A is therefore contained within set B.

Now, the subset of the event " The two spins have a sum of 5 "

In the spinner, there are 1, 2, 3, and 4.

So, the values that would give us a 5 are (2,3), (3,2), (1,4), and (4,1)

These are the terms that will be in the required subsets,

So, Required subset = { (2,3), (3,2), (1,4) and (4,1) }

To read more about subsets, visit https://brainly.com/question/17514113

#SPJ9

How many solutions does this equation have? Solve on paper and enter your answer on Zearn.
9x +7x+8=-4+4(3x+5)

No solutions

One solution

Infinitely many solutions

Answers

Answer: One solution

Step-by-step explanation:

Simplify to find x:

9x +7x+8=-4+4(3x+5)

16x + 8 = -4 +12x +20

4x = -4 +20 -8

4x = 8

x=2

How is the function in the following picture graphed on a chart?

Answers

Okay, here we have this:

which question is the odd one out
III + MMM = 3003
L - XXIX = XXI


45 x 2 = 90.00000000000000000000000000000000000000000000000000001

Answers

Here the odd one out is 45×2=90.00000000000000000000000000000000000000000000000000001.

What is roman numerals?

These are the symbols used in the system of numerical notation. We can convert a natural number to a Roman numeral by modifying the placement of seven symbols. The symbol I stands for 1, V stands for 5, X stands for 10, L stands for 50, C stands for 100, and M stands for 1000. In this system, the numbers are represented by combinations of letters from the Latin alphabet. In roman numerals, alphabets are used to represent fixed positive numbers. There are mainly used by Romans. These are the symbols that are representing the numbers that do not follow the base 10 in the number system.

The numbers III + MMM = 3003 and L - XXIX = XXI are roman numerals but the number 45 × 2 =  90.00000000000000000000000000000000000000000000000000001 is a rational number.

So, the number 45 × 2 is the odd one out.

To know more about Roman numerals, visit:

https://brainly.com/question/23283307

#SPJ1

Lucas made a recipe that needed five-sixths cup of flour. Sarah's recipe calledfor 1/6 cup of flour. How much moreflour did Lucas need?

Answers

Answer:

2/3 cups of flour

Explanation:

Lucas recipe needed 5/6 cup of flour.

Sarah's recipe needed 1/6 cup of flour.

The difference

[tex]\begin{gathered} \text{Difference}=\frac{5}{6}-\frac{1}{6} \\ =\frac{4}{6} \\ =\frac{2}{3}\text{ cups} \end{gathered}[/tex]

Therefore, Lucas needed 2/3 cups more of flour.

What is the purchase price of a 50-day T-bill with a maturity value of S1,737 that eams an annual interest rate of 2 802% (Assume a 360 day year)The purchase price is (Round to two decimal places)

Answers

We need to use the next simple interest formula:

[tex]A=P(1+rt)[/tex]

Where

P= Present value

r= annual interest rate in decimal form

T=time in years

A=amount after time

Hence, we have that

A= S1,737

r=2.802%/100=0.02802

t=50/360

P=?

Replacing on the given formula:

[tex]\begin{gathered} 1,737=P(1+0.02802\cdot\frac{50}{360}) \\ P=\frac{1,737}{1+0.02802\cdot\frac{50}{360}} \\ P=1730.27 \end{gathered}[/tex]

Hence, the purchase price is $1730.27

Carey creates the table to him determine 75% of 36

Answers

The table made is correct, so we conclude that 3/4 is equivalent of 75%. However, we must apply this percentage, or fraction, to the whole number we want to take the percentage of, that is, 36.

The number 27 is the actuall result of taking this percentage.

So, the correct expression would be:

[tex](\frac{3}{4})(36)[/tex]

Thus, we need to change the 27 to 36, first alternative.

A line passes through (4,3) and (8,6). Another line has a slope of -3/4. The two lines are parallel. *1 pointTrueFalse

Answers

ANSWER

False

EXPLANATION

The formula for the slope of a line that passes through points (x1, y1) and (x2, y2) is:

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

The slope of the first line is:

[tex]m=\frac{3-6}{4-8}=\frac{-3}{-4}=\frac{3}{4}[/tex]

The other line has a negative slope, so the lines are not parallel.

Other Questions
Lithium-ion batteries are considered dry-cell batteries.A) TrueB) False #7 iDecide whether there is enough information to prove that alb. If so, state the theroem you would usebHNo, there is not enough informationYes. Alternate Interior Angles ConverseYes. Alternate Exterior Angles ConverseYes Consecutive Interior Angles ConverseYes Corresponding Ang Hello I am stuck in this problem May you help me? Thank you! These people supported the British during the American Revolution.PatriotsLoyalistsSons of LibertyThe Continental Congress the graph of each function is shown. write the function in factored format. do not include complex numbers 7. Georgina balances her budget by using this plan. For every $100 she earns, she budgets $10 for charity, $20 for savings, $20 for books, and $50 for other expenses. What amount does she give to charity each week if her income is $500 per week? A. $500 B. $5 C. $250 D. $50 Find the value of x and y if DEFG is congruent to SPQR If a bag of flour costs $2.30, how much would it cost to buy 17 bags of flour? Use a table to find (x+3)(x+2). The equation for line j can be written as y= 1/8 x+7. Parallel to line j is line k, which passes through the point ( 3, 1). What is the equation of line k? Solve the following proportionX/2 = 8/9 What is the equation of the lime that is perpendicular to y=1/3x+12 that contains the point (-6,-1) Graph the following inequalitys.4x + y 0 QuestionFind the volume of a rectangular solid with the given dimensions: length 8 feet, width 9 feet, and height 11 feet. Give youranswer without units. A researcher is studying the relationship between sugar consumption and weight gain. Twelve volunteers were randomly assigned to one of two groups. The first group had five participants which were put on a diet low in sugar and the other group with the remaining seven participants received 10% of their calories from sugar. After 8 weeks, weight gain was recorded from each participant.Which of the following principles was not used in this study?A.Repeated measures B. Blinding C. Randomization D. Control What is the perimeter of a rectangle with coordinates A (1, 7), B (8, 7), C (8, -3), and D (1, -3)?A. 35 unitsB. 68 unitsC. 370 unitsD. 34 unitsPLEASE HELP ILL GIVE BRANLIEST Based on the graph, what conclusion can be drawn about lobbying spending? 150 is 15% of what number? Write each of the numbers one, four, nine, 16 and 25 as a base raise to the second power. Explain why these numbers sometimes are called perfect squares.BUT ONLY NUMER 5 A high-tech company came out with two new MP3 players this week. It costs $314.00 for the model with more memory or $179.00 for the one with less memory. What is the price difference?