> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uflo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Math Expressions

> Enter a mathematical response and check its structure

Math-expression questions give you one math field for your response. Enter the expression or equation requested in the prompt, using the same variable names.

## Enter Your Answer

<Steps>
  <Step title="Check the Requested Form">
    Read whether the question asks for an expression, an equation, or an inequality. Include an equals sign only when your answer should be an equation.
  </Step>

  <Step title="Build Your Response">
    Click the math field and enter your answer. Use the [math editor guide](/general/tools/math-editor) for fractions, powers, roots, and the on-screen keyboard.

    <Frame caption="This question asks for an equation relating speed, distance, and time.">
      <img className="block dark:hidden" alt="Question asking for an equation for average speed v using distance d and time t, with v equals d over t entered in its math response field." src="https://mintcdn.com/uflo/SsxKXTLLIMsISdPB/images/illustrations/tools-math-response/light.webp?fit=max&auto=format&n=SsxKXTLLIMsISdPB&q=85&s=20f02d4a60556ba3982409bcc3550977" width="2280" height="882" data-path="images/illustrations/tools-math-response/light.webp" />

      <img className="hidden dark:block" alt="Question asking for an equation for average speed v using distance d and time t, with v equals d over t entered in its math response field." src="https://mintcdn.com/uflo/SsxKXTLLIMsISdPB/images/illustrations/tools-math-response/dark.webp?fit=max&auto=format&n=SsxKXTLLIMsISdPB&q=85&s=2e4cebb9ec0371c3d82c9f5b0a9940f8" width="2280" height="882" data-path="images/illustrations/tools-math-response/dark.webp" />
    </Frame>
  </Step>

  <Step title="Check the Formatted Expression">
    Make sure each fraction bar, root, and exponent covers the terms you intended. Fill any empty boxes, then continue to the next question.
  </Step>
</Steps>

## How Answers Are Compared

For questions with a correct answer, Uflo compares your math with the expected answer. It can recognize equivalent expressions, such as `x + x` and `2x`, even when they look different. A matching response earns the question's full points; an unmatched response earns no points.

<Tip>
  Keep your final response focused on the requested answer. If the question asks for an expression such as `2x`, adding `y =` changes it into an equation.
</Tip>
