Answer:
2 < x < ∞
Step-by-step explanation:
We want where the value of y is less than zero
The value of the graph is less than zero is from x=2 and continues until x = infinity
2 < x < ∞
Answer:
[tex]\boxed{2 < x < \infty}[/tex]
Step-by-step explanation:
The value of y should be less than 0 for the graph of the function to be negative.
In the graph, when it startes from x is 2 the value becomes less than 0 and it keeps continuing until x is equal to infinity.
[tex]2 < x < \infty[/tex]
Solve the simultaneous equations 2x-y=7 3x+y=3
Answer:
( 2 , - 3 )Step-by-step explanation:
Using elimination method:
2x - y = 7
3x + y = 3
--------------
5x = 10
Divide both sides of the equation by 5
[tex] \frac{5x}{5} = \frac{10}{5} [/tex]
Calculate
[tex]x = 2[/tex]
Now, substitute the given value of X in the equation
3x + y = 3
[tex]3 \times 2 + y = 3[/tex]
Multiply the numbers
[tex]6 + y = 3[/tex]
Move constant to R.H.S and change it's sign
[tex]y = 3 - 6[/tex]
Calculate
[tex]y = - 3[/tex]
The possible solution of this system is the ordered pair ( x , y )
( x , y ) = ( 2 , -3 )---------------------------------------------------------------------
Check if the given ordered pair is the solution of the system of equation
[tex]2 \times 2 - ( - 3) = 7[/tex]
[tex]3 \times 2 - 3 = 3[/tex]
Simplify the equalities
[tex]7 = 7[/tex]
[tex]3 = 3[/tex]
Since all of the equalities are true, the ordered pair is the solution of the system
( x , y ) = ( 2 , - 3 )Hope this helps..
Best regards!!
Which graph shows the solution to the system of linear inequalities? y ≥ 2x + 1 y ≤ 2x – 2
The graph which shows the solution to the system of inequalities is attached in the picture below :
Given the inequalities :
y ≥ 2x + 1
y ≤ 2x - 2
From y ≥ 2x + 1 ;
Since the inequality sign is ≥, a solid line is used to draw the straight line graph of y ≥ 2x + 1
From :
y = mx + c
Where, m = slope ; c = intercept
Hence, a straight line graph with ;
Intercept, c = 1 (where the line crosses the y-intercept)
Slope, m = 2
Consider a point, which isn't on the line ;
Take point (0,0) and use it to test the inequality :
0 ≥ 2(0) + 1
0 ≥ 0 + 1
0 ≥ 1
This is false, hence, the portion of the graph which does not contain (0, 0) is shaded.
From : y ≤ 2x - 2
Since the inequality sign is ≤, a solid line is used to draw the straight line graph of y ≤ 2x - 2
Graph the line y ≤ 2x - 2, with ;
Intercept, c = - 2
Slope = 2
Consider a point, which isn't on the line ;
Take point (0,0) and use it to test the inequality y ≤ 2x - 2:
0 ≤ 2(0) - 2
0 ≤ 0 - 2
0 ≤ - 2
This is false, hence, the portion of the graph which does not contain (0, 0) is shaded.
Learn more : https://brainly.com/question/19670553
Answer:
Its graph B on edge 2022
Step-by-step explanation:
What is 25÷5what is 25 / 5
Answer:
5
Step-by-step explanation:
25/5
=5✖️5=25
=5/1
Answer:
25÷5 = 5 and 25/5 = 125
Step-by-step explanation:
hope this helps!
According to the histogram below, how many people took the test? 39 9 16 23
The correct answer is D. 23
Explanation:
Histograms similar to other graphs represent numerical information, usually by using bars, as well as ranges. For example, in the case presented the information presented belongs to the scores obtained in a test, which are shown using ranges. Moreover, it is possible to know the total of people that took the test by adding each of the frequencies, as the frequency in the y-axis shows the number of times the range repeated and it is expected each grade registered belongs to 1 person. This means the total of people is equal to 2 (score from 60-69) + 9 (score from 70-79) + 7 (score from 80-89) + 5 (score from 90-99) = 23 people.
Answer:
the answer is 23
Step-by-step explanation:
hopes this helps:)
PLEASE ANSWER FAST PLEASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The point (1, −1) is on the terminal side of angle θ, in standard position. What are the values of sine, cosine, and tangent of θ? Make sure to show all work.
Answer:
sin = -√2 / 2
cos = √2 / 2
tan = -1
Step-by-step explanation:
Θ is in quad IV
sin = -√2 / 2
cos = √2 / 2
tan = -1
A particle is moving with the given data. Find the position of the particle. a(t) = 2t + 5, s(0) = 6, v(0) = −5
Answer:
The position of the particle is described by [tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + 6,\forall t \geq 0[/tex]
Step-by-step explanation:
The position function is obtained after integrating twice on acceleration function, which is:
[tex]a(t) = 2\cdot t + 5[/tex], [tex]\forall t \geq 0[/tex]
Velocity
[tex]v(t) = \int\limits^{t}_{0} {a(t)} \, dt[/tex]
[tex]v(t) = \int\limits^{t}_{0} {(2\cdot t + 5)} \, dt[/tex]
[tex]v(t) = 2\int\limits^{t}_{0} {t} \, dt + 5\int\limits^{t}_{0}\, dt[/tex]
[tex]v(t) = t^{2}+5\cdot t + v(0)[/tex]
Where [tex]v(0)[/tex] is the initial velocity.
If [tex]v(0) = -5[/tex], the particular solution of the velocity function is:
[tex]v(t) = t^{2} + 5\cdot t -5, \forall t \geq 0[/tex]
Position
[tex]s(t) = \int\limits^{t}_{0} {v(t)} \, dt[/tex]
[tex]s(t) = \int\limits^{t}_{0} {(t^{2}+5\cdot t -5)} \, dt[/tex]
[tex]s(t) = \int\limits^{t}_0 {t^{2}} \, dt + 5\int\limits^{t}_0 {t} \, dt - 5\int\limits^{t}_0\, dt[/tex]
[tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + s(0)[/tex]
Where [tex]s(0)[/tex] is the initial position.
If [tex]s(0) = 6[/tex], the particular solution of the position function is:
[tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + 6,\forall t \geq 0[/tex]
Answer:
Position of the particle is :
[tex]S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+6[/tex]
Step-by-step explanation:
Given information:
The particle is moving with an acceleration that is function of:
[tex]a(t)=2t+5[/tex]
To find the expression for the position of the particle first integrate for the velocity expression:
AS:
[tex]V(t)=\int\limits^0_t {a(t)} \, dt\\v(t)= \int\limits^0_t {(2.t+5)} \, dt\\\\v(t)=t^2+5.t+v(0)\\[/tex]
Where, [tex]v(0)[/tex] is the initial velocity.
Noe, if we tale the [tex]v(0) =-5[/tex] ,
So, the velocity equation can be written as:
[tex]v(t)=t^2+5.t-5[/tex]
Now , For the position of the particle we need to integrate the velocity equation :
As,
Position:
[tex]S(t)=\int\limits^0_t {v(t)} \, dt \\S(t)=\int\limits^0_t {(t^2+5.t-5)} \, dt\\S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+s(0)[/tex]
Where, [tex]S(0)[/tex] is the initial position of the particle.
So, we put the value [tex]s(0)=6[/tex] and get the position of the particle.
Hence, Position of the particle is :
[tex]S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+6[/tex].
For more information visit:
https://brainly.com/question/22008756?referrer=searchResults
Help!! It’s much appreciated in this time
Answer: D. y = (x - 3)² + 2
Step-by-step explanation:
Inverse is when you swap the x's and y's and solve for y.
y = [tex]\sqrt{x-2}[/tex] + 3
Swap: x = [tex]\sqrt{y-2}[/tex] + 3
Solve: x - 3 = [tex]\sqrt{y-2}[/tex]
(x - 3)² = [tex](\sqrt{y-2})^2[/tex]
(x - 3)² = y - 2
(x - 3)² + 2 = y
What value of x is I the solution set of 3(x-4)>5x+2
Answer:
-7 > x
Step-by-step explanation:
3(x-4)>5x+2
Distribute
3x-12>5x+2
Subtract 3x from each side
3x-12-3x>5x-3x+2
-12 > 2x+2
Subtract 2 from each side
-12-2>2x+2-2
-14 > 2x
Divide by 2
-14/2 > 2x/2
-7 > x
Answer:
[tex]\boxed{x<-7}[/tex]
Step-by-step explanation:
3(x-4)>5x+2
Expand brackets.
3x - 12 > 5x+2
Subtract 3x and 2 on both sides.
-12 - 2 > 5x - 3x
-14 > 2x
Divide both sides by 2.
-7 > x
Switch sides.
x < -7
Please answer this correctly without making mistakes
Answer:
3/11
Step-by-step explanation:
There are eleven equal parts.
So the denominator is 11.
He copies 8 parts on Sunday.
11-8=3.
He copied 3 parts on Saturday.
Hope this helps ;) ❤❤❤
Construct the confidence interval for the population mean mu. c = 0.90, x = 16.9, s = 9.0, and n = 45. A 90% confidence interval for mu is:______.
Answer:
The 90% confidence interval for population mean is [tex]14.7 < \mu < 19.1[/tex]
Step-by-step explanation:
From the question we are told that
The sample mean is [tex]\= x = 16.9[/tex]
The confidence level is [tex]C = 0.90[/tex]
The sample size is [tex]n = 45[/tex]
The standard deviation
Now given that the confidence level is 0.90 the level of significance is mathematically evaluated as
[tex]\alpha = 1-0.90[/tex]
[tex]\alpha = 0.10[/tex]
Next we obtain the critical value of [tex]\frac{\alpha }{2}[/tex] from the standardized normal distribution table. The values is [tex]Z_{\frac{\alpha }{2} } = 1.645[/tex]
The reason we are obtaining critical values for [tex]\frac{\alpha }{2}[/tex] instead of that of [tex]\alpha[/tex] is because [tex]\alpha[/tex] represents the area under the normal curve where the confidence level 1 - [tex]\alpha[/tex] (90%) did not cover which include both the left and right tail while [tex]\frac{\alpha }{2}[/tex] is just considering the area of one tail which is what we required calculate the margin of error
Generally the margin of error is mathematically evaluated as
[tex]MOE = Z_{\frac{\alpha }{2} } * \frac{\sigma }{\sqrt{n} }[/tex]
substituting values
[tex]MOE = 1.645* \frac{ 9 }{\sqrt{45} }[/tex]
[tex]MOE = 2.207[/tex]
The 90% confidence level interval is mathematically represented as
[tex]\= x - MOE < \mu < \= x + MOE[/tex]
substituting values
[tex]16.9 - 2.207 < \mu < 16.9 + 2.207[/tex]
[tex]16.9 - 2.207 < \mu < 16.9 + 2.207[/tex]
[tex]14.7 < \mu < 19.1[/tex]
If y varies directly as x, and y is 6 when x is 72, what is the value of y when x is 8?
NO
54
оо
96
Answer:
2/3
Step-by-step explanation:
The equation for direct variation is: y = kx, where k is a constant.
Here, we see that y varies directly with x when y = 6 and x = 72, so let's plug these values into the formula to find k:
y = kx
6 = k * 72
k = 6/72 = 1/12
So, k = 1/12. Now our formula is y = (1/12)x. Plug in 8 for x to find y:
y = (1/12)x
y = (1/12) * 8 = 8/12 = 2/3
Thus, y = 2/3.
~ an aesthetics lover
Answer:
Step-by-step explanation: I hope i'm right
[tex]y \alpha x\\y=kx....(1)\\6=72k\\\frac{6}{72} =\frac{72k}{72} \\\\1/12 =k\\y = 1/12x=relationship-between;x-and;y\\x =8 , y =?\\y = \frac{8}{12} \\Cross-Multiply\\12y =8\\12y/12 = 8/12\\\\y = 2/3[/tex]
here is the picture pls answer another for my lil friend lol
Answer:
Hey there!
The perimeter can be expressed as 140+140+68[tex]\pi[/tex]
This is equal to 493.52 m
Hope this helps :)
A rectangular waterbed is 7 ft long 5 ft wide and 1 ft tall
How many gallons of water are needed to fill the waterbed?
Assume i gallon is 013 cu ft. Round to the nearest whole galon
Hey there! I'm happy to help!
We want to find the volume of this rectangular waterbed. This means the amount of space it takes up. To find the volume of a rectangular prism, you just multiply together the three side lengths.
7×5×1=35 cubic feet
Now, we need to see how many gallons fit into 35 cubic feet. We see that one gallon is equal to 0.13 cubic feet. So, we can set up a proportion to find how many gallons are needed. We will use g to represent our missing number of gallons.
[tex]\frac{gallons}{cubic feet} = \frac{1}{0.13} =\frac{g}{35}[/tex]
In a proportion, the products of the diagonal numbers are equal. This means that 35, which is 1 multiplied by 35, is equal to 0.13g, which is from multiplying 0.13 by the g.
0.13g=35
We divide both sides by 0.13/
g≈269.23
When rounded to the nearest whole gallon, we will need 269 gallons of water to fill the waterbed.
I hope that this helps! Have a wonderful day! :D
Answer:
Step-by-step explanation:
Since the waterbed is rectangular, its volume would be determined by applying the formula for determining the volume of a cuboid which is expressed as
Volume = length × width × height
Therefore,
Volume of waterbed = 7 × 5 × 1 = 35 cubic feet
1 US gallon = 0.133680556 cubic feet
Therefore, converting 35cubic feet to gallons, it becomes
35/0.133680556 = 261.81818094772 gallons
Rounding up to whole gallon, it becomes 262 gallons
Solving exponential functions
Answer:
approximately 30Step-by-step explanation:
[tex]f(x) = 4 {e}^{x} [/tex]
[tex]f(2) = 4 {e}^{2} [/tex]
[tex]f(2) = 4 \times 7.389[/tex]
[tex]f(2) = 29.6[/tex]
( Approximately 30)
Hope this helps..
Good luck on your assignment..
Answer:
approximately 30
Step-by-step explanation:
[tex]f(x)=4e^x[/tex]
Put x as 2 and evaluate.
[tex]f(2)=4e^2[/tex]
[tex]f(2)=4(2.718282)^2[/tex]
[tex]f(2)= 29.556224 \approx 30[/tex]
The tee for the sixth hole on a golf course is 400 yards from the tee. On that hole, Marsha hooked her ball to the left, as sketched below. Find the distance between Marsha’s ball and the hole to the nearest tenth of a yard. Answer any time! :D
Answer:
181.8 yd
Step-by-step explanation:
The law of cosines is good for this. It tells you for triangle sides 'a' and 'b' and included angle C, the length of 'c' is given by ...
c^2 = a^2 +b^2 -2ab·cos(C)
For the given geometry, this is ...
c^2 = 400^2 +240^2 -2(400)(240)cos(16°) ≈ 33,037.75
c ≈ √33037.75 ≈ 181.8 . . . yards
Marsha's ball is about 181.8 yards from the hole.
Answer:
181.8 yds
Step-by-step explanation:
I got it correct on founders edtell
Solve the equation for X. 2(2x-4)=3(x+4) A -4 B 4 C 20 D 6
Answer:
X=20
Step-by-step explanation:
The answer is C
The radius of a right circular cone is increasing at a rate of 1.1 in/s while its height is decreasing at a rate of 2.4 in/s. At what rate is the volume of the cone changing when the radius is 109 in. and the height is 198 in.
Answer:
[tex]79591.8872 in^3/s[/tex]
Step-by-step explanation:
we know that the volume of a right circular cone is give as
[tex]V(r,h)= \frac{1}{3} \pi r^2h\\\\[/tex]
Therefore differentiating partially with respect to r and h we have
[tex]\frac{dV}{dt} = \frac{1}{3}\pi [2rh\frac{dr}{dt} +r^2\frac{dh}{dt}][/tex]
[tex]\frac{dV}{dt} = \frac{\pi}{3} [218*198*1.1+109^2*2.4][/tex]
[tex]\frac{dV}{dt} = \frac{\pi}{3} [47480.4+28514.4]\\\\\frac{dV}{dt} = \frac{\pi}{3} [75994.8]\\\\ \frac{dV}{dt} = 3.142 [25331.6]\\\\ \frac{dV}{dt} =79591.8872 in^3/s[/tex]
Solve for x in the equation X^2-16^x=0
Answer:
-1/2
Step-by-step explanation:
x^2- 16^x = 0x^2 = 16^xx^2 = 4^2xx = 4^xlogx = xlog41/x×logx = log4log(x^1/x) = log4x^(1/x) = 4At this point you can guess and try. And it seems that x = -1/2, lets check:
(-1/2)^(1 /-1/2)= (-1/2)^-2= 2^2= 4So, this is correct: x= -1/2
Help please!! Thank you
Answer:
D. 6
Step-by-step explanation:
here, as given set Q consists { 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36}
and set Z contains {3, 6, 9, 12, 15, 18, 21,24, 27, 30, 33, 36, .... }
so be comparing both, we can see that the numbers 6, 12, 18, 24, 30 and 36 is repeated.
Zoey wants to use her iPad throughout a 6-hour flight. Upon takeoff, she uses the iPad for 2 hoursand notices that the battery dropped by 25%, from 100% to 75%. How many total hours can Zoeyexpect from the iPad on a full battery charge?
Answer:
8 hours
Step-by-step explanation:
25%= 2 hrs
100%=8 hrs
brainliest plsssssssssssssssssssss
-zylynn
In Sparrowtown, the use of landlines has been declining at a rate of 5% every year. If there are 20,000 landlines this year, how many will there be in 15 years? If necessary, round your answer to the nearest whole number.
Answer:
5,000
Step-by-step explanation:
If it decreases by 5% a year, it'll decrease by 75% in 15 years
i.e 1 year = 5%
15 years = x
Cross multiply
x = 75%
Therefore, since it decreases by 75%
100 - 75 x 20,000 = 5,000
100
Which parent function is represented by the graph?
A. The quadratic parent function
B. The absolute value parent function
C. An exponential parent function
D. The linear parent function
Answer:
D. The linear parent function
Step-by-step explanation:
Linear functions are always characterized by a straight line graph with or without an intercept on the vertical or horizontal axis. A linear function usually has an independent variable and a dependent variable. The independent variable is commonly depicted as x while the dependent variable is y.
Thus a linear equation is an equation of the type y=ax where a is a constant term. The equation of a straight line graph his y=mx +c, where;
m= gradient of the straight line graph
x= the independent variable
y= the dependent variable
c= the vertical intercept
Answer:
The linear parent function :)
Step-by-step explanation:
You are dealt two card successively without replacement from a shuffled deck of 52 playing cards. Find the probability that the first card is a king and the second is a queen. Round to nearest thousandth
Answer:
0.078
Step-by-step explanation:
The probability P(A) of an event A happening is given by;
P(A) = [tex]\frac{number-of-possible-outcomes-of-event-A}{total-number-of-sample-space}[/tex]
From the question;
There are two events;
(i) Drawing a first card which is a king: Let the event be X. The probability is given by;
P(X) = [tex]\frac{number-of-possible-outcomes-of-event-X}{total-number-of-sample-space}[/tex]
Since there are 4 king cards in the pack, the number of possible outcomes of event X = 4.
Also, the total number of sample space = 52, since there are 52 cards in total.
P(X) = [tex]\frac{4}{52}[/tex] = [tex]\frac{1}{13}[/tex]
(ii) Drawing a second card which is a queen: Let the event be Y. The probability is given by;
P(Y) = [tex]\frac{number-of-possible-outcomes-of-event-Y}{total-number-of-sample-space}[/tex]
Since there are 4 queen cards in the pack, the number of possible outcomes of event Y = 4
But then, the total number of sample = 51, since there 52 cards in total and a king card has been removed without replacement.
P(Y) = [tex]\frac{4}{51}[/tex]
Therefore, the probability of selecting a first card as king and a second card as queen is;
P(X and Y) = P(X) x P(Y)
= [tex]\frac{1}{13} * \frac{4}{51}[/tex] = 0.078
Therefore the probability is 0.078
Enter a range of values of x
Answer:
[tex]-5<x<26[/tex].
Step-by-step explanation:
We know that if two corresponding sides of two triangles are equal, then third sides of the triangles depend on angle between equal sides.
Angle opposite to larger side is larger.
Since, 14 < 15, therefore
[tex]2x+10<62[/tex]
[tex]2x<62-10[/tex]
[tex]2x<52[/tex]
[tex]x<26[/tex] ...(1)
We know that, angle can not not negative.
[tex]2x+10>0[/tex]
[tex]2x>-10[/tex]
[tex]x>-5[/tex] ...(2)
From (1) and (2), we get
[tex]-5<x<26[/tex]
Therefore, the range of values of x is [tex]-5<x<26[/tex].
In order to determine the average price of hotel rooms in Atlanta, a sample of 64 hotels was selected. It was determined that the average price of the rooms in the sample was $112 with a standard deviation of $16. Use a 0.05 level of significance and determine whether or not the average room price is significantly different from $108.50.
Which form of the hypotheses should be used to test whether or not the average room price is significantly different from $108.50?
H0:
a. mu is greater than or equal to $108.50
b. mu is greater than $108.50
c. mu is less than $108.50mu is less than or equal to $108.50
d. mu is equal to $108.50mu is not equal to $108.50
Ha:
a. mu is greater than or equal to $108.50
b. mu is greater than $108.50mu is less than $108.50
c. mu is less than or equal to $108.50
d. mu is equal to $108.50mu is not equal to $108.50
Answer:
H0 :
a. mu is greater than or equal to $108.50
Ha:
c. mu is less than or equal to $108.50
Step-by-step explanation:
The correct order of the steps of a hypothesis test is given following
1. Determine the null and alternative hypothesis.
2. Select a sample and compute the z - score for the sample mean.
3. Determine the probability at which you will conclude that the sample outcome is very unlikely.
4. Make a decision about the unknown population.
These steps are performed in the given sequence
In the given scenario the test is to identify whether the average room price significantly different from $108.50. We take null hypothesis as mu is greater or equal to $108.50.
Simplify the expression . 39*x / 13
Answer:
3x
Step-by-step explanation:
39*x / 13
39/13 * x
3*x
3x
Answer:
3x
Step-by-step explanation:
We are given the expression:
39*x /13
We want to simplify this expression. It can be simplified because both the numerator (top number) and denominator (bottom number) can be evenly divided by 13.
(39*x /13) / (13/13)
(39x/13) / 1
3x / 1
When the denominator is 1, we can simply eliminate the denominator and leave the numerator as our answer.
3x
The expression 39*x/13 can be simplified to 3x
Evaluate the expression 23^0-15^1+18^0+(43-12)
Answer:
18
Step-by-step explanation:
23^0 - 15^1 + 18^0 + (43 - 12) =
= 1 - 15 + 1 + 31
= -14 + 1 + 31
= -13 + 31
= 18
How does the frequency of f(x) = cos(2x) relate to the frequency of the parent function cos x?
Answer:
The frequency of f(x) is two times the frequency of the parent function.
Step-by-step explanation:
We can say that the number that is beside the x is equal to [tex]2\pi *f[/tex], where f is the frequency.
Then, for the parent function, we get:
[tex]1 = 2\pi f_1[/tex]
or solving for [tex]f_1[/tex]:
[tex]f_1=\frac{1}{2\pi }[/tex]
At the same way, for f(x), we get:
[tex]2=2\pi f_2\\f_2=2(\frac{1}{2\pi })[/tex]
But [tex]\frac{1}{2\pi }[/tex] is equal to [tex]f_1[/tex], so we can write the last equation as:
[tex]f_2=2f_1[/tex]
It means that the frequency of f(x) is two times the frequency of the parent function.
Find the value of a A.130 B.86 C.58 D.65
Answer:
Option (B)
Step-by-step explanation:
If two chords intersect inside a circle, measure of angle formed is one half the sum of the arcs intercepted by the vertical angles.
Therefore, 86° = [tex]\frac{1}{2}(a+c)[/tex]
a + c = 172°
Since the chords intercepting arcs a and c are of the same length, measures of the intercepted arcs by these chords will be same.
Therefore, a = c
⇒ a = c = 86°
Therefore, a = 86°
Option (B) will be the answer.
A table of values of a linear function is shown below. Find the output when the input is N. Type your answer in the space provide
Answer:
[tex] -3n - 7 [/tex]
Step-by-step explanation:
Considering the linear function represented in the table above, to find what output an input "n" would give, we need to first find an equation that defines the linear function.
Using the slope-intercept formula, y = mx + b, let's find the equation.
Where,
m = the increase in output ÷ increase in input = [tex] \frac{-13 - (-10)}{2 - 1} [/tex]
[tex] m = \frac{-13 + 10}{1} [/tex]
[tex] m = \frac{-3}{1} [/tex]
[tex] m = -3 [/tex]
Using any if the given pairs, i.e., (1, -10), plug in the values as x and y in the equation formula to solve for b, which is the y-intercept
[tex] y = mx + b [/tex]
[tex] -10 = -3(1) + b [/tex]
[tex] -10 = -3 + b [/tex]
Add 3 to both sides:
[tex] -10 + 3 = -3 + b + 3 [/tex]
[tex] -7 = b [/tex]
[tex] b = -7 [/tex]
The equation of the given linear function can be written as:
[tex] y = -3x - 7 [/tex]
Or
[tex] f(x) = -3x - 7 [/tex]
Therefore, if the input is n, the output would be:
[tex] f(n) = -3n - 7 [/tex]