Answer:
Step-by-step explanation: 10/2 = 5
20^2= x^2 + 5^2
400=x^2+25
x^2=375
x= 19.4
To change 14/8 into a fraction, you have to divide.
Solution
1. 8/14
2. 1 R 6
3. Denominator 8 stays the same
4. Final answer 1 3/4
---
weekly income y:
y = 10x
where x is number of hours worked per week
---
domain: x >= 0 hours
range: y >= 0 dollars
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Answer:
They spent $15.
Step-by-step explanation:
It's given that Jane bought x cookies, so 3x.
John spent $1 on each of the x cookies he got, and also an extra $10, so x+10.
3x=x+10
2x=10
x=5
So they got 5 cookies each.
5 cookies x $3= $15 (check with $5(1)+$10= $5+$10= $15 )
Answer:
f(g(x)) = x
Explanation:
In order to prove that one function is the inverse of the other, all you have to do is substitute in the main function with the inverse one and solve. If the result is x, then it is verified that one function is the inverse of the other.
Now for the given functions we have:
<span>f(x) =5x-25
</span><span>g(x) = (1/5)x+5
We want to prove that g(x) is the inverse of f(x).
Substitute in the above formula and compute the result as follows:
f(g(x)) = 5(</span>(1/5)x+5) - 25
= x + 25 - 25
= x
The final result is "x", therefore, it is verified that g(x) is the inverse of f(x)
Hope this helps :)