A quotient is the answer that results from a number being divided by another number. In other words, it is the answer to a division problem. So, the quotient of y and 6 means that y is being divided by 6. Algebraically, you write this as y ÷ 6, or 
Answer:
1, 3, 5
Step-by-step explanation:
Hey there :)
Before translating the sentence into mathematics, let r represent 'a number'
5 times a number = 5r
2 times that number = 2r
The difference between them = 5r - 2r
* Your equation
5r - 2r
* Solving the equation
= 5r - 2r
= 3r
Answer:
y = (x^2 + 6) / 2
Step-by-step explanation:
Original function: 
To find the inverse of a function we have to switch the x and y values and solve for y again
x = sqrt (2y-6)
To get rid of a square root we square the square root so:
x^2 = 2y-6
Add 6
x^2 + 6 = 2y
Divide by 2
y = (x^2 + 6) / 2