ให้ f (x) = 2x ^ 2 + 2 คุณจะหา f (0.3) ได้อย่างไร?

ให้ f (x) = 2x ^ 2 + 2 คุณจะหา f (0.3) ได้อย่างไร?
Anonim

ตอบ:

#f (x) = y = 2.18 #

คำอธิบาย:

#f (สี (สีแดง) (x)) = 2x ^ 2 +2 "" larr # ด้านขวาแสดงสิ่งที่ทำไป # x #

#COLOR (สีขาว) (x) Darr #

#f (สี (สีแดง) (0.3)) "" larr # คุณบอกว่า # x # มีค่า #0.3#

#f (color (red) (x)) = 2color (red) (x ^ 2) + 2 #

#f (color (red) (0.3)) = 2color (red) ((0.3 ^ 2)) + 2 #

#color (white) (xxxx) = 2 xx 0.09 + 2 #

#color (white) (xxxx) = 2.18 #