Answer:
a = 84/14
Step-by-step explanation:
The next step you would divide by 14 to get a=6 so I think the program wants you to input a = 84/14
Perpendicular lines have negative reciprocal slopes. All that means is " flip " the slope and change the sign.
slope = -2, or -2/1....so flip the slope...-1/2...and change the sign...1/2.
so the perpendicular slope would be 1/2.
Formula:
Minimum = first element of set
First Quartile = (n+1)/4
Median = (n+1)/2
Third Quartile = 3(n+1)/4
Maximum = Last element of set.
Solution:<span>
The five number summary of ( 90, 85, 97, 76, 89, 58, 82, 102, 70, and 67) is,
Minimum = 58
First Quartile = 70
Median: = 83.5
Third Quartile = 90
Maximum = 102</span>
Answer:
40% or 4/10 (assuming you just turned on the radio)
Step-by-step explanation:
If you just turned on the radio, it would be 4/10. If you changed from a channel that wasn't playing classical music then it would be 4/9. If you changed from a channel that was playing classical music then it would be 3/9.
The graph of the sequence M , we define M recursively using function notation

Given :
the graph of the sequence M
Lets write the recursive function using the given points
First point is (1,7) and second point is (2,5) then (3,3) and so on
For recursive function , we use the initial point (1,7)
when n=1, f(n)=7
the y values of the point are decreasing by 2. Common difference is -2
Recursive function is

where n=2,3,4...
Learn more : brainly.com/question/10676131