This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Think Before You Click - Algebra

| See more in Algebra

Study the following questions and click the correct answer.

NemeGlaraga2
Created Date 03.11.22
Last Updated 03.11.22
Viewed 2 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • Given the values, a= 5, b = 10, c = 2. Prove (a * c) == b
  • With the values a= 5, b = 10, c = 2 prove b >= (b + 3)
  • Given a = 8, b = 5, c = 10, d = 7. Prove ( a * b ) / c = 4 && d < c
  • Given a = 8, b = 5, c = 10, d = 7. Prove !(( a == (c - 2)) || ( d >= c))
  • Given a = 20, b = 5, c = 10, d = 17. Prove ( b + c ) == d
  • Given the values, x = 8 and y = 20, prove !(y - x ==12) || (x <= Y).
  • Given the values, a = 8, b = 20, c = 10, and d = 6 prove ((c * a) == c * c) && !(b==c)