IDNLearn.com: Where your questions meet expert advice and community insights. Join our interactive community and access reliable, detailed answers from experienced professionals across a variety of topics.
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
Thank you for being part of this discussion. Keep exploring, asking questions, and sharing your insights with the community. Together, we can find the best solutions. IDNLearn.com provides the answers you need. Thank you for visiting, and see you next time for more valuable insights.