Answer:
The simplified expression is:

Step-by-step explanation:
Given the expression





Add similar elements




Thus, the simplified expression is:

Answer:
5/7
Step-by-step explanation:
6/7-1/7=5/7
Answer:
f(x) = x(x-1)
Step-by-step explanation:
The easy way to do this is to look at it graphically. an inverse function is reflected across the line y=x. f(x)=x(x-1) is an upward opening parabola when reflected, there are two y-values for all positive values of x. A function can only have one y for every x.
Answer:
{d,b}={4,3}
Step-by-step explanation:
[1] 11d + 17b = 95
[2] d + b = 7
Graphic Representation of the Equations :
17b + 11d = 95 b + d = 7
Solve by Substitution :
// Solve equation [2] for the variable b
[2] b = -d + 7
// Plug this in for variable b in equation [1]
[1] 11d + 17•(-d +7) = 95
[1] -6d = -24
// Solve equation [1] for the variable d
[1] 6d = 24
[1] d = 4
// By now we know this much :
d = 4
b = -d+7
// Use the d value to solve for b
b = -(4)+7 = 3
Solution :
{d,b} = {4,3}