-1

I am creating a worksheet and I want to include solving for solutions.

My initial instruction was

"Solve the following equations:"

  1. $a^3 = 3$
  2. $2x+y=4$,
    $4x^2+y^2=1$

Should I need to divide the worksheet into two or it's okay to use the same instruction for both of the given?

AYA
  • 578
  • What do you mean divide the worksheet into two? The first equation $a^3=3$ is one question. The second question is solving a system of equations (two) with two varibale, which is also a single question. – Eminem Jun 03 '20 at 05:25
  • @eminem Yes, that's what I meant with "divide the worksheet into two parts". Sorry for the confusion. – AYA Jun 03 '20 at 05:28

1 Answers1

1

Divide in two. You can solve an equation without it's sister; you'll just get infinite solutions.

Orenio
  • 391