Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correção do Exemplo 1.17 #47

Closed
edusantana opened this issue Sep 3, 2014 · 0 comments
Closed

Correção do Exemplo 1.17 #47

edusantana opened this issue Sep 3, 2014 · 0 comments
Milestone

Comments

@edusantana
Copy link
Contributor

Caro Eduardo

Na página 34 (do adobe) ou 13/192 do livro MATEMÁTICA ELEMENTAR, no Exemplo 1.17 Composição de Funções (Professor Valdex Santos)
Sejam as funções f(x) = 2x-6 e g(x) = x+10, determine o valor de:

Onde se lê:

f(g(2)) RESPOSTA: f (g(2)) = f (2+10) = f (2) = 2 x 2 - 6 = 4 - 6 = -2,

deveria se ler:

f(g(2)) RESPOSTA: f (g(2)) = f (2+10) = f (12) = 2 x 12 - 6 = 24 - 6 = 18
@edusantana edusantana added this to the v2.3.2 milestone Sep 3, 2014
edusantana added a commit that referenced this issue Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant