danielledavis2 danielledavis2
  • 04-09-2020
  • Mathematics
contestada

Evaluate 3 + jk + k3 when j = 2 and k = 6.

Respuesta :

ZJSG09112007
ZJSG09112007 ZJSG09112007
  • 04-09-2020

Answer:

231

Step-by-step explanation:

[tex]3 + jk +k^3\\ j = 2 \\ k = 6[/tex]

Substitute values into the given equation

[tex]3 + 2(6)+(6)^3 \\ 3 + 12+216 \\ = 231[/tex]

Answer Link
CSMedrano
CSMedrano CSMedrano
  • 04-09-2020

Answer:

231

Step-by-step explanation:

[tex]3+jk+k^{3} \\\\j=2\\\\k=6\\\\3+jk+k^3\\\\=3+(2)(6)+(6)^3\\\\=3+12+216\\\\=231[/tex]

Answer Link

Otras preguntas

what are concurrent powers​
The Islamic pilgrimage to Mecca is known as the a. hajj. b. hijra. c. qadis. d. sharia. e. jizya.
What is network architecture? Network architecture is the pattern in which and other devices are set up to communicate. It specifies how from one computer mov
Simplify each fraction 16/80 = _____ 4/10 = _____ 48/200 = _______
Using an argument based on the general form of the Schrödinger equation, explain why if \psi (x) is a solution to the Schrödinger equation, then A\psi(x) must a
Why did Elissa Brent Weissman write the book Standing For Socks?
Discuss earthquake mechanisms at the three types of tectonic plate boundaries
what are 3 problems that exist within DACA?I need answer quickkk who ever answers I will follow uuu​
Ayer yo __ enferma todo el dia​
What is wrong with the following C++ code? How would you fix it? int sum; for (int i=0; i<1000; ++i) sum += i; { printf("Sum of 0 to 999 is %d\n", sum);