2 f^2 + 9 f + 6
for f = 10
2 (10)(10) + 9 (10) + 6
200 + 90 + 6
296
I cannot find it in my text book I have a math problem : 2f2 + 9f + 6
for f = 10
The second 2 is to the second power. So with the order of operation do I muliply 2 by 10 first and then 20 the the second power?
Thanks Math is really killing me!
3 answers
2(10 . 10) + 9 . 10 + 6
= 2 (100) + 90 + 6
= 200 + 90 + 6
= 296
= 2 (100) + 90 + 6
= 200 + 90 + 6
= 296
Oh wow, I had that wrong! Thank you!