Skip to content

02. Monomial of One Degree

Eric Ung edited this page Nov 21, 2023 · 4 revisions

Monomial of One Degree

In this section, if I represented what x is, it would simply be a circle that directs itself. What I did instead was show the monomial decider for 3x^4.

Exercises

  1. What are some ways to represent a variable, x?

  2. What are some ways to represent a monomial, m(x), such that m(x) = x?

  3. What are some ways to represent a variable x^2?

  4. What are some ways to represent a variable x^3?

  5. What are some ways to represent a variable 2x?

  6. What are some ways to represent a variable 3x^4?