Answer:
which class question is this
Answer:
your speed is 8.1
Step-by-step explanation:
17.5-9.4=8.1
Solution-
First 9 letters of alphabet are- A,B,C,D,E,F,G,H,I
Total number of ways of selection of 4 letters from 9 alphabets = 9C4
=9!÷((4!).(9-4)!) = 9!÷(4!×5!) = (9×8×7×6)÷(24) = 126
The number of ways of arranging these 4 numbers = 4! = 24
∴ Total number of possible permutations = 9C4×4! = 126×24 = 3024
∴ option number 2 is correct.
Answer:
The inverse is y = x + 5
Step-by-step explanation:
The general equation of a straight line is;
y = mx + c
In this case , the y-intercept is -5
So the partial equation is;
y = mx - 5
To get m, we use the x-intercept
The x-intercept coordinate is (5,0)
Insert this in the equation , we have;
0 = 5m-5
5m = 5
m = 5/5
m= 1
The equation of the line is thus;
y = x-5
So we want to find the inverse of this;
Replace x with d
y = d-5
Make d the subject of the formula
d = y + 5
replace d with x
x = y + 5
now replace x with y
So we have
y = x + 5