Let the required no. be x then according to question
(84/100)*x = 21
x = 21*(100/84)
x = 2100/84
x = 25
hence the required no. is 25
hope it helped
6r - 3t = 6 /*8
6r + 8t = - 16 /*3
48r - 24t = 48
48r + 24t = - 48
---------------------- +
96r = 0
r = 0
t = ( -16 + 6r)/8 = - 16/8 = - 2
Answer:
y=-4x-18
Step-by-step explanation:
To find the slope of the function, you need two points in order, the first point having its x and y coordinates labeled as x1 and y1, and the second point having its coordinates labeled as x2 and y2. then, use the equation for slope, which is m=(y2-y1)/(x2-x1), and plug in the numbers. You should get m=(-10+2)/(-2+4)= -8/2= -4.
Then, use the slope and a point on the graph, and plug it into point slope form, which is y-y1=m(x-x1). No matter what point you use, you should get the same thing. I used the point (-2, -4). Using this point, the steps to arrange the equation in slope intercept form is: y+2=-4(x+4)=> y+2=-4x-16 => y=-4x-18.