If a = 2, b = 3, c = 1, find the value of a² + 3c + 4ab²?
If a = 2, b = 3, c = 1, find the value of a² + 3c + 4ab²?
Explanation
Given:
a = 2
b = 3
c = 1
Let's calculate the expression:
a² + 3c + 4ab²
= (2)² + 3(1) + 4(2)(3)²
= 4 + 3 + 4(2)(9)
= 4 + 3 + 72
= 79