Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

evaluate the expression when p=7. 3p²

Sagot :

Answer:

147

Step-by-step explanation:

p = 7
3(7)^2 = 3(49)
3(49) = 147

Hope this helped

Step-by-step explanation:

the other answer is correct.

I will just try to give you a little bit more explanation about the why.

when you have a function definition or simply an expression using variables, these variables are nothing else but placeholders for actual values.

such expressions are like a recipe : a structure of instructions what to do, when you get the real ingredients.

so, when or function is like here

f(p) = 3p²

it simply means that as soon as we get a real value for p, we have to square this value and then multiply that result by 3. and that is then the functional result.

and indeed, we have a specific value for p : p = 7.

so, now, we take this "7" and put it in every place, where there is a "p" in the "recipe" (because it could be a much more complex function with multiple terms based on "p").

just like we would use e.g. real butter and put it into our dough in the way the recipe describes how and when to apply butter in general.

hence,

3×7² = 3×49 = 147