SOLUTION: For a given input value m the function f outputs a value n to satisfy the following equation.
7m+2=6n-5
write the formula for f(m) terms of m
Algebra ->
Functions
-> SOLUTION: For a given input value m the function f outputs a value n to satisfy the following equation.
7m+2=6n-5
write the formula for f(m) terms of m
Log On
Question 1061690: For a given input value m the function f outputs a value n to satisfy the following equation.
7m+2=6n-5
write the formula for f(m) terms of m Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! 7m + 2 = 6n-5
:
Note I think you meant "write the formula for f(n) terms of m"
:
6n = 7m +7
:
add 5 to both sides of =
:
n = (7m/6) +(7/6)
:
divide both sides of = by 6
:
********************
f(n) = (7m/6) +(7/6)
********************
: