linear algebra symbols Crossword Puzzles

Linear motion 2024-09-24

Linear motion crossword puzzle
Across
  1. Fall The motion of an object where gravity is the only force acting up on it
  2. rate of change
  3. the rate of change of velocity
  4. the rate and direction of an objects movement
  5. the time rate at which object is moving along a path
Down
  1. speed the total distance traveled by the total time elapsed
  2. speed the speed of an object at a particular moment in time
  3. time the amount of time that passes between a start and end time
  4. a body is at rest or motion,only if you compare it with another body,or any other physical object

9 Clues: rate of changethe rate of change of velocitythe rate and direction of an objects movementthe time rate at which object is moving along a pathspeed the total distance traveled by the total time elapsedspeed the speed of an object at a particular moment in timetime the amount of time that passes between a start and end time...

Math Terms 2023-11-13

Math Terms crossword puzzle
Across
  1. a²+b²=c²
  2. normal numbers in an equation
  3. repeated addition
  4. math with letters
  5. numerical value before variable
  6. constant rate between points on a graph
  7. little numbers on the number's shoulder
  8. plus
  9. result of dividing one number by another
Down
  1. y=mx+b
  2. 3/4 is a _____
  3. ax+by=c
  4. x and y
  5. minus
  6. equally splitting a number
  7. study of shape
  8. the original function y=|x|

17 Clues: plusminusy=mx+bax+by=cx and ya²+b²=c²3/4 is a _____study of shaperepeated additionmath with lettersequally splitting a numberthe original function y=|x|normal numbers in an equationnumerical value before variableconstant rate between points on a graphlittle numbers on the number's shoulderresult of dividing one number by another

Basic Math Symbols 2020-09-29

Basic Math Symbols crossword puzzle
Across
  1. ÷
  2. Decimal point
  3. *
  4. Inequality >,<
  5. []
  6. Meaning of power and caret
  7. Approximately equal
  8. Sign≠
  9. %
  10. Remainder calculation
Down
  1. ≥,≤
  2. a^b
  3. Line,-
  4. +sign
  5. -sign
  6. =
  7. ab

18 Clues: ÷*%=[]ab≥,≤a^b+sign-signSign≠Line,-Decimal pointInequality >,<Approximately equalRemainder calculationMeaning of power and caret

BASIC MATH SYMBOLS 2021-09-04

BASIC MATH SYMBOLS crossword puzzle
Across
  1. a specified quantity when multiplied by itself
  2. expressed as milligrams per liter
  3. state of being equal
  4. state of not being equal
  5. the number which produces a given when cubed
  6. is an expression that means parts per thousand
  7. a partition that divides two groups or things
  8. symbol that denotes an inequality between two values
  9. symbol that denotes an inequality between two values
  10. quantity that is nearly but not exactly correct
  11. the number of units of mass of a contaminant per 1000 million units of total mass
Down
  1. taking the difference of two numbers
  2. the process or skill of multiplying
  3. provide additional information
  4. remainder calculation
  5. adding two or more items together
  6. specified amount in or for every hundred
  7. the opposite of multiplying any number by itself 4 times
  8. used to enclosed words or figures
  9. the truth functional operation of logical conjunction

20 Clues: state of being equalremainder calculationstate of not being equalprovide additional informationexpressed as milligrams per literadding two or more items togetherused to enclosed words or figuresthe process or skill of multiplyingtaking the difference of two numbersspecified amount in or for every hundredthe number which produces a given when cubed...

SYMBOLS OF SUCCESS 2013-04-04

SYMBOLS OF SUCCESS crossword puzzle
Across
  1. where kings and queens live
  2. white,expensive jewels
  3. you can swim in these
  4. A is the best one, B is second best, C is okay
  5. a way to make a living in which you are your own boss
  6. animals you keep and take care of, like dogs or cats.
  7. some people are obsessed with these items you wear on your feet
  8. gold, silver, diamonds, other jewels that make you look good
Down
  1. young humans
  2. shirts, pants, dresses, etc.
  3. these can be LCD or plasma and now usually flat-screen
  4. the paper you get when you officially graduate
  5. if you're rich, you can own one of these and fly everywhere yourself
  6. relatives
  7. the diploma you earn in college
  8. the symbol of success on our classroom wall
  9. your ride
  10. one of the most expensive cell phones you can get

18 Clues: relativesyour rideyoung humansyou can swim in thesewhite,expensive jewelswhere kings and queens liveshirts, pants, dresses, etc.the diploma you earn in collegethe symbol of success on our classroom wallthe paper you get when you officially graduateA is the best one, B is second best, C is okayone of the most expensive cell phones you can get...

Basic Math Symbols 2023-09-11

Basic Math Symbols crossword puzzle
Across
  1. per-billion
  2. ()
  3. -
  4. exponent
  5. =
  6. ÷
  7. >
  8. division
  9. slash
Down
  1. +
  2. ^
  3. <
  4. equal sign
  5. mod
  6. *
  7. period
  8. multiplication

20 Clues: +^<-=*÷>()modslashperiodexponentdivisionequal signper-billionmultiplication

Basic Math Symbols 2025-02-25

Basic Math Symbols crossword puzzle
Across
  1. exponent
  2. √a
  3. approximately equal
  4. plus sign
  5. 1‰
  6. decimal point
  7. times sign
  8. exponent
  9. division slash
Down
  1. remainder calculation
  2. ⁴√a
  3. 1%
  4. ppt
  5. 1 ppb
  6. greater/less than
  7. ³√a
  8. calculate expression inside first
  9. minus sign
  10. calculate expression inside first
  11. less than or equal to

20 Clues: 1%√a1‰⁴√appt³√a1 ppbexponentexponentplus signminus signtimes signdecimal pointdivision slashgreater/less thanapproximately equalremainder calculationless than or equal tocalculate expression inside firstcalculate expression inside first

Crossword on TREES 2022-12-30

Crossword on TREES crossword puzzle
Across
  1. the left node values are always
  2. For a given node with a right child,
  3. follows root left right policy
  4. all the internal nodes have two
  5. The nodes which do not have any child
  6. Any successor node on the path from Degree number of child nodes of a given node
Down
  1. A form of data structure
  2. It is the sequence of consecutive
  3. traversals in gives sorted list
  4. A node which is the
  5. non-linear type of data structure in
  6. A Non-linear data structure with a
  7. visiting each node in a tree
  8. The operation of comparison
  9. Binary binary tree in which every

15 Clues: A node which is theA form of data structureThe operation of comparisonvisiting each node in a treefollows root left right policytraversals in gives sorted listthe left node values are alwaysall the internal nodes have twoIt is the sequence of consecutiveBinary binary tree in which everyA Non-linear data structure with a...

Algebra 2022-04-03

Algebra crossword puzzle
Across
  1. Write in a simpler form e.g. multiply out the brackets and add together the like terms.
  2. The number 4 does not change so it is called a ?
  3. A collection of terms.
Down
  1. Values we do not know e.g. x or y.
  2. Another word for indices.
  3. This is the number in front of the variable.
  4. The plural of index.
  5. A constant, or a variable, or a constant and variable multiplied together.
  6. The number of times a term is multiplied by itself.

9 Clues: The plural of index.A collection of terms.Another word for indices.Values we do not know e.g. x or y.This is the number in front of the variable.The number 4 does not change so it is called a ?The number of times a term is multiplied by itself.A constant, or a variable, or a constant and variable multiplied together....

Algebra 2022-06-16

Algebra crossword puzzle
Across
  1. Only one term
  2. When a number/variable is separated by a +/- sign
  3. made up of variables and constants and signs
  4. A number
Down
  1. Number accompanied with a variable
  2. two expressions are set equal to each other
  3. letters used in algebra
  4. There are three terms in it
  5. Number of terms in a binomial

9 Clues: A numberOnly one termletters used in algebraThere are three terms in itNumber of terms in a binomialNumber accompanied with a variabletwo expressions are set equal to each othermade up of variables and constants and signsWhen a number/variable is separated by a +/- sign

algebra 2024-05-30

algebra crossword puzzle
Across
  1. 3(x+4)=27
  2. the sum of angles in a quadrilateral
  3. the number of sides in a triangle
  4. 2x+3=11
Down
  1. 2x+5=15
  2. the number of degrees in a right angle
  3. 5y-7+18
  4. the perimeter of a rectangle with length 7 and width 5
  5. 4(x-3)=20
  6. the number of parallel sides in a trapezoid

10 Clues: 2x+5=155y-7+182x+3=113(x+4)=274(x-3)=20the number of sides in a trianglethe sum of angles in a quadrilateralthe number of degrees in a right anglethe number of parallel sides in a trapezoidthe perimeter of a rectangle with length 7 and width 5

Algebra 2025-11-01

Algebra crossword puzzle
Across
  1. bo‘lsa, bu qanday funksiya?
  2. — Modul belgisi ichidagi ifoda qanday qiymatga ega bo‘ladi?
  3. — Agar
  4. — Ikkita hadning ayirmasi kvadratining formulasi qanday deb ataladi?
Down
  1. — Funksiya grafigining koordinata boshi bilan kesishgan nuqtasi nima deyiladi?
  2. — To‘rtinchi darajali tenglama nechta ildizga ega bo‘lishi mumkin?
  3. tenglamaning ildizlarini topish uchun ishlatiladigan asosiy ifoda nima?
  4. — Ko‘rsatkichli ifoda ichidagi son nima deb ataladi?

9 Clues: — Agarbo‘lsa, bu qanday funksiya?— Ko‘rsatkichli ifoda ichidagi son nima deb ataladi?— Modul belgisi ichidagi ifoda qanday qiymatga ega bo‘ladi?— To‘rtinchi darajali tenglama nechta ildizga ega bo‘lishi mumkin?— Ikkita hadning ayirmasi kvadratining formulasi qanday deb ataladi?tenglamaning ildizlarini topish uchun ishlatiladigan asosiy ifoda nima?...

Basic Math Symbols 2020-09-30

Basic Math Symbols crossword puzzle
Across
  1. ≥,≤
  2. -
  3. +
  4. %
  5. a^b
  6. ÷
  7. =
Down
  1. Approximately equal
  2. Meaning of power and caret
  3. Decimal point
  4. []
  5. Inequality>,<
  6. Line-
  7. *
  8. Remainder calculation
  9. ab
  10. Equal,≠

18 Clues: -+*%÷=[]ab≥,≤a^bLine-Equal,≠Decimal pointInequality>,<Approximately equalRemainder calculationMeaning of power and caret

BASIC MATH SYMBOLS 2021-09-04

BASIC MATH SYMBOLS crossword puzzle
Across
  1. 0.5 x 100 = 50%
  2. Slash 10/2 = 5
  3. sign / Refers to an equality
  4. Remainder calculation or 7 mod 2 = 1
  5. 3 × (7+5) = 36
  6. sign A sign that refers to an addition of numbers
  7. equal sign 7 ≠ 9
  8. 4 ^ 4 = 256, also called exponent
  9. root √a ⋅ √a = a
  10. inequality 7 is less than 9 or 7 < 9
Down
  1. sign or Obelus 4 ÷ 2 = 2
  2. Decimal point or Decimal separator
  3. sign A sign that refers to a subtraction in numbers
  4. sign 2 × 10 = 20
  5. It has both plus and minus operations or 4 ± 8 = 12
  6. slash 4 / 2 = 2
  7. Dot 3 ⋅ 5 = 15
  8. equal / sin(0.01) ≈ 0.01
  9. 10*90 = 900
  10. Calculate the expression inside first or [(6+2)×(2+5)] = 56

20 Clues: 10*90 = 900Slash 10/2 = 5Dot 3 ⋅ 5 = 153 × (7+5) = 360.5 x 100 = 50%slash 4 / 2 = 2sign 2 × 10 = 20equal sign 7 ≠ 9root √a ⋅ √a = asign or Obelus 4 ÷ 2 = 2equal / sin(0.01) ≈ 0.01sign / Refers to an equality4 ^ 4 = 256, also called exponentDecimal point or Decimal separatorRemainder calculation or 7 mod 2 = 1...

APT Unit 6 Vocab Key Terms 2025-06-04

APT Unit 6 Vocab Key Terms crossword puzzle
Across
  1. combustion engine
  2. advantage
  3. plane
  4. machine
  5. air and fuli
  6. filter
  7. motion
Down
  1. cooling system
  2. chart
  3. the air
  4. wheels
  5. chamber
  6. cooling liquids
  7. motion
  8. graph
  9. plug

16 Clues: plugchartplanegraphwheelsmotionfiltermotionthe airchambermachineadvantageair and fulicooling systemcooling liquidscombustion engine

Year gone by in Recruitment 2025-03-20

Year gone by in Recruitment crossword puzzle
Across
  1. Half of them did not attend this!!! :(
  2. OMG, this is an amazing candidate!
  3. They used this to write their application?!!!
  4. The Urgent X ___ matrix
  5. After 3 years of vacancies, I had 4 people doing this role! YAY! :)
  6. "___points" of success
  7. I eat strategy for breakfast. Who am I?
  8. The campaign that struck and stuck!
  9. Together, we can do more more more.
Down
  1. "___-linear"
  2. Campus Leaders & FRCs are ___ of our team
  3. We made this for team members who did not meet expectations
  4. "_____ is a virtue".
  5. '__-size' does not fit all
  6. Goals, Trackers, Checks, Corrections done regularly

15 Clues: "___-linear""_____ is a virtue"."___points" of successThe Urgent X ___ matrix'__-size' does not fit allOMG, this is an amazing candidate!The campaign that struck and stuck!Together, we can do more more more.Half of them did not attend this!!! :(I eat strategy for breakfast. Who am I?Campus Leaders & FRCs are ___ of our team...

Savannah Vocab puzzle 2021-05-17

Savannah Vocab puzzle crossword puzzle
Across
  1. terms contain the same variable
  2. number- less than 0
  3. linear- function that does not form a straight line
  4. a number associated with a point on a number line
  5. lines that never intersect or cross
  6. Triangle that has 3 acute angles.
Down
  1. distance across a circle through the center
  2. regular price reduced
  3. power the number times its used
  4. same measures.
  5. intersects of the x and y axis on a coordinate plane.
  6. function that makes a straight line

12 Clues: same measures.number- less than 0regular price reducedterms contain the same variablepower the number times its usedTriangle that has 3 acute angles.function that makes a straight linelines that never intersect or crossdistance across a circle through the centera number associated with a point on a number line...

Lolll 2022-05-17

Lolll crossword puzzle
Across
  1. 4
  2. 12
  3. 8
  4. 6
  5. 5
  6. 11
  7. 10
Down
  1. 9
  2. 3
  3. 1
  4. 7
  5. 2

12 Clues: 493178625121110

Chapter 10 and 11 2024-10-23

Chapter 10 and 11 crossword puzzle
Across
  1. We need to pray ___________ times a day.
  2. You can sketch it from different _________ and positions.
  3. There are also symbols which shows __________ of important buildings or cultural features.
  4. A ________ is a road, course and ways for travel from one place to another.
  5. A pupils use a plan to set aside time for ________.
  6. Plans are important because they help us to reach our _________.
  7. On a map there are _________ showing physical features like mountains and rivers.
  8. plans are clever, __________ and systematic ways of reaching our goals.
  9. A _________ is a drawing, sketch or diagram of anything.
Down
  1. A ____________ is the area where you live in.
  2. Maps helps us to get _________ from one place to another.
  3. We pray in the ___________.
  4. All map have _________ or symbols.
  5. Atour guide use a plan to tell their group about their ________.
  6. An architect use a plan to __________ houses and buildings.

15 Clues: We pray in the ___________.All map have _________ or symbols.We need to pray ___________ times a day.A ____________ is the area where you live in.A pupils use a plan to set aside time for ________.A _________ is a drawing, sketch or diagram of anything.Maps helps us to get _________ from one place to another....

Living Religions 2016-12-08

Living Religions crossword puzzle
Across
  1. a sikh congregation
  2. magnetic attraction, a quality often ascribed to spiritual leader
  3. present in the physical world
  4. taking a flexible nondogmatic approach
  5. full awareness of invisible reality
  6. nonviolence, a central jain principle
  7. The continual round of birth, death, and rebirth
Down
  1. intuitive knowledge of spiritual realities
  2. an ascetic sikh order
  3. belief that there is only one deity
  4. a sikh temple
  5. the soul
  6. narrative using symbols to convey abstract ideas
  7. belief that there is no deity
  8. K the symbols worn by khalsa members
  9. a fully perfected human

16 Clues: the soula sikh templea sikh congregationan ascetic sikh ordera fully perfected humanpresent in the physical worldbelief that there is no deitybelief that there is only one deityfull awareness of invisible realityK the symbols worn by khalsa membersnonviolence, a central jain principletaking a flexible nondogmatic approach...

VOCAB 1 SPEECH 2022-05-04

VOCAB 1 SPEECH crossword puzzle
Across
  1. SPEAKERS TAKE OPPOSING SIDES
  2. THE PERSON WHO SENDS THE MESSAGE
  3. COMMUNICATION IN WHICH PEOPLE ASK QUESTIONS
  4. A RETURN MESSAGE
  5. READING LITERATURE IS READ ALOUD AND INTERPRETED
  6. VERBAL SYMBOLS GESTURES, FACIAL EXPRESSIONs
  7. THE PERSON WHO RECEIVES THE MESSAGE
  8. THE PROCESS OF SHARING INFORMATION
Down
  1. SYMBOLS WORDS
  2. THE IDEAS AND FEELINGS THAT MAKE UP THE CONTENT
  3. DISCUSSION A FACE TO FACE MEETING
  4. COMMUNICATION RADIO, TELEVISION, AND VIDEO
  5. THE MEANS FOR SENDING COMMUNICATIONS
  6. ACTORS PERFORM INTERPRETATIONS OF CHARACTERS
  7. COMMUNICATION CASUAL DISCUSSIONS
  8. SPEAKING ONE PERSON ADDRESSES AN AUDIENCE

16 Clues: SYMBOLS WORDSA RETURN MESSAGESPEAKERS TAKE OPPOSING SIDESTHE PERSON WHO SENDS THE MESSAGECOMMUNICATION CASUAL DISCUSSIONSDISCUSSION A FACE TO FACE MEETINGTHE PROCESS OF SHARING INFORMATIONTHE PERSON WHO RECEIVES THE MESSAGETHE MEANS FOR SENDING COMMUNICATIONSSPEAKING ONE PERSON ADDRESSES AN AUDIENCECOMMUNICATION RADIO, TELEVISION, AND VIDEO...

Chloe Vo 2022-08-29

Chloe Vo crossword puzzle
Across
  1. favorite subject
  2. favorite food
  3. only sport she takes
  4. least favorite subject
Down
  1. favorite season
  2. favorite animal
  3. number of dogs she has
  4. comfort movie
  5. name of her only sister
  6. favorite music genre

10 Clues: comfort moviefavorite foodfavorite seasonfavorite animalfavorite subjectonly sport she takesfavorite music genrenumber of dogs she hasleast favorite subjectname of her only sister

matematika 2025-10-25

matematika crossword puzzle
Across
  1. geometrik shakl
  2. darajaga ko'tarishning teskari amali
  3. algebra bo'limi
  4. noma'lumni topish
  5. geometrik shakllarni o'rganadi
  6. matematik bog'lanish
Down
  1. berilgan sonni hosil qiladigan son
  2. geometriya bo'limi
  3. noma'lumlarni topish
  4. geometrik shakl
  5. geometrik shakl

11 Clues: geometrik shaklalgebra bo'limigeometrik shaklgeometrik shaklnoma'lumni topishgeometriya bo'liminoma'lumlarni topishmatematik bog'lanishgeometrik shakllarni o'rganadiberilgan sonni hosil qiladigan sondarajaga ko'tarishning teskari amali

Algebra 2023-12-01

Algebra crossword puzzle
Across
  1. linear function
  2. ...
  3. of a monomial
  4. value
Down
  1. numbers
  2. ...
  3. equation
  4. expressions

8 Clues: ......valuenumbersequationexpressionsof a monomiallinear function

Graphing and Writing Equations 2022-12-13

Graphing and Writing Equations crossword puzzle
Across
  1. The vertical line
  2. What is slope intercept form?
  3. Where the line hits the x-axis
  4. _______ slope is where y= one number.
  5. A word that is used for slope
  6. Where the line hits the y-axis
  7. _______line rises to the left
  8. _________ Slope is where x= something
  9. How to solve for slope using rise over run
  10. Table of ______ a way of listing a linear relationship
  11. A horizontal change
Down
  1. What is standard form?
  2. The horizontal line
  3. _____ of change is also used for slope
  4. ______ equation is where an equation, when on a graph, is straight line
  5. _______ line rises to the right
  6. ax+by=c
  7. With vertical lines, the line does not cross the y-axis, so write ______
  8. A vertical change

19 Clues: ax+by=cThe vertical lineA vertical changeThe horizontal lineA horizontal changeWhat is standard form?What is slope intercept form?A word that is used for slope_______line rises to the leftWhere the line hits the x-axisWhere the line hits the y-axis_______ line rises to the right_______ slope is where y= one number....

Hazard Warning Symbols 2021-02-01

Hazard Warning Symbols crossword puzzle
Across
  1. These G are what you wear when you do a practical in a lab
  2. This O is a product of photosynthesis
  3. This E is the hazard that will give you an electric shock
  4. This C is when a chemical will burn a hole in your skin
  5. This is what you do with your hair during a practical
  6. This W is a reactant for photosynthesis
  7. This S is what you do when you do a practical in a lab
  8. This R is the hazard that can be caused by an X-Ray or nuclear power
  9. This F is the hazard when something catches fire easily
Down
  1. This G is a product of photosynthesis
  2. This A is respiration with oxygen
  3. This L is what is produced during anaerobic respiration
  4. This T can kill you if you eat or drink it
  5. This I is when a chemical will irritate your skin
  6. This E is the hazard when something explodes
  7. This P is a a hazard that is very dangerous and can kill you.
  8. This H will harm you if you swallow it
  9. This L is what is needed for photosynthesis to take place

18 Clues: This A is respiration with oxygenThis G is a product of photosynthesisThis O is a product of photosynthesisThis H will harm you if you swallow itThis W is a reactant for photosynthesisThis T can kill you if you eat or drink itThis E is the hazard when something explodesThis I is when a chemical will irritate your skin...

Jamaican National Symbols 2022-03-29

Jamaican National Symbols crossword puzzle
Across
  1. Another name for the Jamaican Swallow-tail Hummingbird.
  2. Relating to or characteristic of a nation; common to a whole nation.
  3. The state of being united or joined as a whole.
  4. The national tree. It is native to the islands of Cuba, Jamaica, the U.S. Virgin Islands and Puerto Rico. In wetter areas it will grow in a wide range of elevations, up to 1,200 metres (3,900 ft) and is often used in reforestation.
  5. The national motto, as seen on the Jamaican Coat of Arms.
  6. The national fruit. It came to Jamaica from West Africa in 1778 and was most likely brought here in a slave ship. It now grows luxuriously, producing each year large quantities of edible fruit.
  7. How many national symbols does Jamaica have?
  8. The national dish. It's usually eaten as breakfast food, but it'll honestly work for any time of day. Some folks eat it alongside rice and peas, or with boiled green bananas, or with plain white rice.
  9. The national bird. It is well to note that the beautiful feathers of these birds have no counterpart in the entire bird population and produce iridescent colours, characteristics only of that family. It lives only in Jamaica and has been immortalised for many decades in Jamaican folklore and songs.
Down
  1. Any object, sign, or emblem that carries additional meaning and represents a cultural or political nation.
  2. It is used at the beginning and end of term, and on other special occasions. It can also be used for devotional services and to open or close important meetings.
  3. The Colony of Jamaica gained this from the United Kingdom on August 6th 1962. In Jamaica, this date is celebrated as Independence Day, a national holiday.
  4. It was written by Victor Stafford Reid and is set to tune of “I Vow to Thee My Country”.
  5. The national flower. In addition to shedding an attractive blue flower, the plant itself is extremely ornamental. It is thought that the name “Wood of Life” was then adopted because of its medicinal qualities.
  6. The original Latin motto, “Indus Uterque Serviet Uni” has been changed to one in English: “Out of Many, One People”. This national symbol depicts Jamaica's native people, the Tainos.
  7. When this song is sung or played, ALL persons should stand at attention.
  8. “The sun shineth, the land is green and the people are strong and creative.” It has the symbolic colours of BLACK, GREEN and GOLD.
  9. The quality of being patriotic; devotion to and vigorous support for one's country.

18 Clues: How many national symbols does Jamaica have?The state of being united or joined as a whole.Another name for the Jamaican Swallow-tail Hummingbird.The national motto, as seen on the Jamaican Coat of Arms.Relating to or characteristic of a nation; common to a whole nation.When this song is sung or played, ALL persons should stand at attention....

Basic Math Symbols 2025-02-22

Basic Math Symbols crossword puzzle
Across
  1. THAN OR EQUAL TO: Means "greater than or equal to" (15)
  2. SIGN: Another symbol for multiplication (8)
  3. Another grouping symbol (7)
  4. A decimal point (5)
  5. EQUAL SIGN: Means "not equal to" (13)
  6. Used in exponents (4)
  7. MINUS: Addition and subtraction (12)
  8. ROOT: Represents the square root (10)
  9. THAN OR EQUAL TO: Means "less than or equal to" (14)
  10. Shows values are unequal (10)
  11. SLASH: Used for division (11)
Down
  1. THAN: Shows a number is greater than another (8)
  2. A grouping symbol (9)
  3. EQUAL: Means "approximately equal to" (12)
  4. Used for multiplication (8)
  5. Opposite of addition (9)
  6. Indicates division (7)
  7. THAN: Shows a number is less than another (6)
  8. SIGN: Shows that two values are the same (7)
  9. Indicates a remainder (5)

20 Clues: A decimal point (5)A grouping symbol (9)Used in exponents (4)Indicates division (7)Opposite of addition (9)Indicates a remainder (5)Another grouping symbol (7)Used for multiplication (8)Shows values are unequal (10)SLASH: Used for division (11)MINUS: Addition and subtraction (12)EQUAL SIGN: Means "not equal to" (13)...

BASIC MATH SYMBOLS 2021-09-04

BASIC MATH SYMBOLS crossword puzzle
Across
  1. a specified quantity when multiplied by itself
  2. expressed as milligrams per liter
  3. state of being equal
  4. state of not being equal
  5. the number which produces a given when cubed
  6. is an expression that means parts per thousand
  7. a partition that divides two groups or things
  8. symbol that denotes an inequality between two values
  9. symbol that denotes an inequality between two values
  10. quantity that is nearly but not exactly correct
  11. the number of units of mass of a contaminant per 1000 million units of total mass
Down
  1. taking the difference of two numbers
  2. the process or skill of multiplying
  3. provide additional information
  4. remainder calculation
  5. adding two or more items together
  6. specified amount in or for every hundred
  7. the opposite of multiplying any number by itself 4 times
  8. used to enclosed words or figures
  9. the truth functional operation of logical conjunction

20 Clues: state of being equalremainder calculationstate of not being equalprovide additional informationexpressed as milligrams per literadding two or more items togetherused to enclosed words or figuresthe process or skill of multiplyingtaking the difference of two numbersspecified amount in or for every hundredthe number which produces a given when cubed...

BASIC MATH SYMBOLS 2022-03-18

BASIC MATH  SYMBOLS crossword puzzle
Across
  1. x
  2. Equal sign
  3. per-billion
  4. ( )
  5. per-trillion
  6. both plus and minus operations
  7. ÷
  8. .
Down
  1. %
  2. -
  3. less than or equal to
  4. a^b
  5. not equal sign
  6. Per-million
  7. [ ]
  8. -
  9. *
  10. +
  11. remainder calculation

20 Clues: %-x-*+÷.a^b[ ]( )Equal signPer-millionper-billionper-trillionnot equal signless than or equal toremainder calculationboth plus and minus operations

BASIC MATH SYMBOLS 2022-03-18

BASIC MATH  SYMBOLS crossword puzzle
Across
  1. per-billion
  2. ÷
  3. x
  4. *
  5. a^b
  6. ( )
  7. remainder calculation
  8. per-trillion
Down
  1. both plus and minus operations
  2. -
  3. %
  4. [ ]
  5. +
  6. Per-million
  7. .
  8. -
  9. not equal sign
  10. less than or equal to
  11. Equal sign

20 Clues: -÷%+.-x*[ ]a^b( )Equal signper-billionPer-millionper-trillionnot equal signless than or equal toremainder calculationboth plus and minus operations

Math Vocabulary 2026-02-16

Math Vocabulary crossword puzzle
Across
  1. A comparison of two quantities by division. Ratios can express a relationship between two similar or different units.
  2. A visual representation of data or mathematical relationships using points, lines, bars, or other symbols on a coordinate plane.
  3. A ratio that compares a number to 100, often used to express proportions and relative sizes.
  4. A numerical quantity that is not a whole number, representing a part of a whole.
  5. of Proportionality The constant value of the ratio of two proportional quantities. It is also known as the unit rate in proportional relationships.
  6. Ratios Two or more ratios that express the same relationship between numbers, even though the numbers themselves may be different.
Down
  1. Plane A plane containing two perpendicular axes (x and y) is used to represent equations or relationships between variables graphically.
  2. A mathematical statement that asserts the equality of two expressions, often used to represent relationships in algebra.
  3. Rate A rate in which the second quantity in the comparison is one unit. It helps in comparing different kinds of quantities.
  4. Relationship A relationship between two quantities where their ratio remains constant. It can be represented by a straight line through the origin on a graph.

10 Clues: A numerical quantity that is not a whole number, representing a part of a whole.A ratio that compares a number to 100, often used to express proportions and relative sizes.A comparison of two quantities by division. Ratios can express a relationship between two similar or different units....

Algebra Terminology 2016-02-25

Algebra Terminology crossword puzzle
Across
  1. An expression n algebra that is formed with addition, subtraction or both.
  2. number the variable is multiplied by.
  3. Form/ 5x3 + 6x2 + 2x + 1. This expression is written in what form?
  4. letter used to represent a number. The number can be changed
  5. terms/ In 4x + 5x, 4x and 5x are these.
  6. In 4x + 5, 4x and 5 are these.
  7. A two term polynomial
  8. Numbers or variables being multiplied to form a product.
Down
  1. 4x - 5
  2. terms/ Terms with different variables or different exponents.
  3. has no variables and its value stays the same.
  4. A three term polynomial
  5. A term polynomial
  6. 4x - 5 = 3x - 3
  7. There are two types of this, of a term and of a polynomial.

15 Clues: 4x - 54x - 5 = 3x - 3A term polynomialA two term polynomialA three term polynomialIn 4x + 5, 4x and 5 are these.number the variable is multiplied by.terms/ In 4x + 5x, 4x and 5x are these.has no variables and its value stays the same.Numbers or variables being multiplied to form a product.letter used to represent a number. The number can be changed...

My Algebra 2015-10-18

My Algebra crossword puzzle
Across
  1. A rule or principle that many people accept as true
  2. Signs that perform addition, subtraction, multiplication, and division
  3. Information that is put into a system
  4. Something (such as power, energy, or information) that is produced by a machine or system
  5. State of acting together
  6. Decrease in something or in the amount of something
  7. Change the position or order of (two things)
  8. A financial gain
  9. A social ​event for a ​group of ​people who have not ​seen each other for a ​long ​time
Down
  1. A correct answer to a problem, puzzle, etc.
  2. A process or result of determination of the required amount of something
  3. Come from a ​particular ​place, ​time, ​situation, etc
  4. Make (something) smaller in size, amount, number, etc.
  5. Apply something specific (such as a theory or rule) to larger group
  6. A statement that two expressions are equal

15 Clues: A financial gainState of acting togetherInformation that is put into a systemA statement that two expressions are equalA correct answer to a problem, puzzle, etc.Change the position or order of (two things)A rule or principle that many people accept as trueDecrease in something or in the amount of something...

algebra 1 2017-05-28

algebra 1 crossword puzzle
Across
  1. where the line crosses the x-axis
  2. a non-linear function that can be written in standard form
  3. a line that lies as close as possible to the data points in a scattered plot
  4. a monomial or sum of monomials
  5. a polynomial with two terms
  6. how far a number is from zero
  7. where the line crosses the y-axis
Down
  1. a number used to multiply a variable
  2. A number on its own
  3. the lowest point on the parabola
  4. the line the divides the parabola into two symmetric parts
  5. same variables, same exponents
  6. first,outer,inner,last
  7. the U-shaped graph of a quadratic function
  8. a symbol for a number we don't know yet. It is usually a letter like x or y.

15 Clues: A number on its ownfirst,outer,inner,lasta polynomial with two termshow far a number is from zeroa monomial or sum of monomialssame variables, same exponentsthe lowest point on the parabolawhere the line crosses the x-axiswhere the line crosses the y-axisa number used to multiply a variablethe U-shaped graph of a quadratic function...

Coordinate Algebra 2013-05-15

Coordinate Algebra crossword puzzle
Across
  1. the middle most value of a data set
  2. the point at which the line intersects the x-axis
  3. the average value of a data set,found by summing all values and dividing by the number of data points
  4. the order in which expressions are evaluated from left to right
  5. a letter used to represent a value or unknown quantity that can change or vary in an expression or equation
  6. terms terms that contain the same variable raised to the same power
  7. a quantity that does not change
Down
  1. and equation describing the nth term of a pattern
  2. the number multiplied by a variable in an algebraic expression
  3. a relation in which each element in the domain is mapped to exactly one element in the range
  4. one of two or more numbers or expressions that when multiplied produce a given product
  5. the number of times a factor is being multiplied together in an exponetial expression
  6. a data value that is much greater than or much less than the rest of the data in a data set
  7. a mathematical sentence that uses an equal sign to show that two quantities are equal
  8. the factor being multiplied together in an exponetial expression

15 Clues: a quantity that does not changethe middle most value of a data setand equation describing the nth term of a patternthe point at which the line intersects the x-axisthe number multiplied by a variable in an algebraic expressionthe order in which expressions are evaluated from left to right...

Coordinate Algebra 2013-05-15

Coordinate Algebra crossword puzzle
Across
  1. a number that when multiplied by the original number has a product of 1
  2. a resriction or limitation on either the input or output values
  3. a letter used to represent a value or unknown quantity that can change or vary
  4. a set of more than one equation
  5. a term in a function that determines a specific form of a function but not the nature of the functon
  6. the relation between two quantities; can be expressed in words, fractions, decimals, or as a percent
  7. a ratio that compares different kinds of units
  8. a literal equation that states a specific rule or realtionship among quantities
  9. moving a gragh either vertically, horizontally, or both, without changing its shape; a slide
Down
  1. a value that makes the equation true
  2. something that can be compared by assigning a numerical value
  3. moving a gragh, including reflections, rotations, and translations
  4. a transformation in which the preimage and image are congruent
  5. a mathematical sentence that shows the relationship between quantities that are not equivalent
  6. an exact position or location in a given plane

15 Clues: a set of more than one equationa value that makes the equation truea ratio that compares different kinds of unitsan exact position or location in a given planesomething that can be compared by assigning a numerical valuea transformation in which the preimage and image are congruenta resriction or limitation on either the input or output values...

Coordinate Algebra 2014-05-12

Coordinate Algebra crossword puzzle
Across
  1. a graph of data on a coordinate plane,where each data pair is represented by a point
  2. shows the range of data in a set
  3. lines that never intersect and have equal slopes
  4. relates to the length of the hypotenuse of a right triangle(c) to the lengths of its legs(a&b)and to calculate the distance between two points
  5. the number multiplied by a variable in and algebraic expression
  6. relation of two variables where each input is assigned one output
  7. a bar graph that helps you visualize the information presented in a frequency table
  8. a number, a variable, or the product of a number and variable(s)
Down
  1. the point on the segment that divides it into two equal parts
  2. provides a visual representation of the residuals for each set of data
  3. a number that is the measure of the strength and direction of the correlation between two variables
  4. data that is concentrated toward the middle of the range of data
  5. the number or expressions that when multiplied produce a given product
  6. lines that intersect at right angles
  7. the amount of space inside the boundary of a polygon

15 Clues: shows the range of data in a setlines that intersect at right angleslines that never intersect and have equal slopesthe amount of space inside the boundary of a polygonthe point on the segment that divides it into two equal partsthe number multiplied by a variable in and algebraic expression...

Coordinate Algebra 2014-05-12

Coordinate Algebra crossword puzzle
Across
  1. an operation that changes a figure or graph according to a rule
  2. the amount of space inside the boundary of a polygon
  3. a constant value placed before and multiplying a variable in an algebraic expression
  4. having an exponent in a rate of change
  5. when the new image is congruent to the preimage
  6. the original geometric figure before a transformation
  7. having a constant rate of change
Down
  1. the average value given in a set of values
  2. the distance each point is moved on a coordinate plane with respect to the x-axis and y-axis
  3. an unknown value in an algebraic expression
  4. a value in an equation that is known
  5. a figure is moved along a line perpendicular to a given line
  6. where all point in a preimage are moved along circular arcs
  7. the middle value among a range of values
  8. the resulting figure after a transformation

15 Clues: having a constant rate of changea value in an equation that is knownhaving an exponent in a rate of changethe middle value among a range of valuesthe average value given in a set of valuesan unknown value in an algebraic expressionthe resulting figure after a transformationwhen the new image is congruent to the preimage...

Coordinate Algebra 2014-05-13

Coordinate Algebra crossword puzzle
Across
  1. Terms terms that contain the same variables raised to the same power
  2. Plot a plot showing the minimum, maximum, first quartile, median, and third quartile of a data set
  3. the factor being multiplied together in an exponential expression
  4. Angle an angle measuring more that 90 degrees but less that 180 degrees
  5. Lines lines in a plane that either do not share all points and do not intersect, or share all points
  6. moving a graph, including reflections, rotations, and translations
  7. the middle-most value of a data set
Down
  1. the new, resulting figure after a transformation
  2. a data value that is much greater than or much less than the rest of the data in that data range
  3. the set of points on a plane that at a certain distance, or radius, from a single point, the center
  4. a transformation that turns a figure around a point; also called a turn
  5. moving a graph either vertically, horizontally, or both, without changing its shape
  6. the average value of a data set, found by summing the all the values, and dividing by the number of data points
  7. a number, variable, or the product of a number and variable(s)
  8. Angle an angle measuring less than 90 degrees but greater than 0 degrees

15 Clues: the middle-most value of a data setthe new, resulting figure after a transformationa number, variable, or the product of a number and variable(s)the factor being multiplied together in an exponential expressionmoving a graph, including reflections, rotations, and translationsTerms terms that contain the same variables raised to the same power...

Coordinate Algebra 2014-05-13

Coordinate Algebra crossword puzzle
Across
  1. the new, resulting figure after a transformation
  2. Angle an angle measuring more that 90 degrees but less that 180 degrees
  3. a transformation that turns a figure around a point; also called a turn
  4. moving a graph, including reflections, rotations, and translations
  5. the middle-most value of a data set
  6. the average value of a data set, found by summing the all the values, and dividing by the number of data points
Down
  1. Angle an angle measuring less than 90 degrees but greater than 0 degrees
  2. moving a graph either vertically, horizontally, or both, without changing its shape
  3. a data value that is much greater than or much less than the rest of the data in that data range
  4. Plot a plot showing the minimum, maximum, first quartile, median, and third quartile of a data set
  5. the factor being multiplied together in an exponential expression
  6. Lines lines in a plane that either do not share all points and do not intersect, or share all points
  7. an exact position or location in a given plane
  8. a number, variable, or the product of a number and variable(s)
  9. the set of points on a plane that at a certain distance, or radius, from a single point, the center

15 Clues: the middle-most value of a data setan exact position or location in a given planethe new, resulting figure after a transformationa number, variable, or the product of a number and variable(s)the factor being multiplied together in an exponential expressionmoving a graph, including reflections, rotations, and translations...

Coordinate Algebra 2014-05-13

Coordinate Algebra crossword puzzle
Across
  1. a line that a graph gets closer and closer to, but never crosses or touches.
  2. a number that is not a fraction or a decimal.
  3. the point at which the line intersects the x-axis at (x,0)
  4. Pair a pair of values (X,Y) where the order is significant.
  5. a number, a variable,or the product of a number and variable(s)
  6. A letter used to represent a value or unknown quantity that can change or vary.
  7. Numbers the set of positive integers.
Down
  1. Equation an equation that can be written in the form ax+b=c, where a,b, and c are rational numbers.
  2. the number multiplied by a variable in an algebraic expression.
  3. the set of all inputs of a function.
  4. a set of more that one equation.
  5. a number that when multiplied by the original number has a product of one.
  6. a mathematical sentence that shows the relationship between quantities that are not equal.
  7. a literal equation that states a specific rule or relationship among quantities.
  8. the set of all outputs of a function; the set of y-values that are valid for a function.

15 Clues: a set of more that one equation.the set of all inputs of a function.Numbers the set of positive integers.a number that is not a fraction or a decimal.the point at which the line intersects the x-axis at (x,0)Pair a pair of values (X,Y) where the order is significant.the number multiplied by a variable in an algebraic expression....

Coordinate Algebra 2014-05-13

Coordinate Algebra crossword puzzle
Across
  1. the most basic function in a family or group of related functions
  2. is an isometry where all points in the primate are moved along circular arcs
  3. graphs the frequency of the data points in a data set in a given range
  4. a slide of a graph or figure up or down on the coordinate plane
  5. relation of two variables where each input is assigned one output
  6. changes the position shape, or size of a figure on the coordinate plane
  7. never intersect
Down
  1. intersect at right angles
  2. is the number of times a data point shows up in a data list
  3. a graph of data on a coordinate plane, where each data pair is represented by a point
  4. a slide of a graph or figure in the left or right direction on the coordinate plane
  5. a two dimensional figure formed by three or more segments
  6. described in the coordinate plane by the distance that each point is moved with respect to the x-axis and y-axis
  7. the amount of space inside the boundary of a polygon
  8. the distance around a polygon, can be found by adding up all the sides

15 Clues: never intersectintersect at right anglesthe amount of space inside the boundary of a polygona two dimensional figure formed by three or more segmentsis the number of times a data point shows up in a data lista slide of a graph or figure up or down on the coordinate planethe most basic function in a family or group of related functions...

Coordinate Algebra 2014-05-13

Coordinate Algebra crossword puzzle
Across
  1. the distance around a polygon,can be found by adding all the sides together
  2. the most basic function in a family or group of related functions
  3. relation of two variables where each input is assigned to exactly one output
  4. an isometry where all points in the preimage are moved along circular arcs
  5. a slide of a graph or figure up or down on the coordinate plane
  6. described in the coordinate plane by distance that each point is moved with respect to the x-axis and y-axis
  7. the amount of space inside the boundary of a polygon
  8. a graph of data on a coordinate plane,where each data pair is represented by a point
Down
  1. intersect at right angles
  2. changes in the position,shape,or size of a figure on a coordinate plane
  3. graphs the frequency of the data points in a data set in a given range
  4. never intersect
  5. a slide of a graph or figure in the right or left direction on the coordinate plane
  6. the number of times a data point shows up in the data list
  7. a two dimensional figure formed by three or more segments

15 Clues: never intersectintersect at right anglesthe amount of space inside the boundary of a polygona two dimensional figure formed by three or more segmentsthe number of times a data point shows up in the data lista slide of a graph or figure up or down on the coordinate planethe most basic function in a family or group of related functions...

Coordinate Algebra 2014-05-14

Coordinate Algebra crossword puzzle
Across
  1. the number of times a factor is being multipliued together in an expnential expression; in the expression ab, b is the exponent
  2. one of two or more numbers or expressions that when multiplied produce a given product
  3. the value or values that make a sentence or statement true
  4. a mathematical statement that in cludes numbers, operations, and variables to represent a numnber or quantity
  5. a value that makes the equation
  6. a quantity that does not change
  7. the factor being multiplied together in an exponential expression ab, a is the base
Down
  1. the order in which expressions are evaluted from left to right
  2. a ratio that compares different kinds of units
  3. the point at the line intersects the y-axis at (0,y)
  4. a number, a variable, or the product of a number and variable(s)
  5. a letter used to represent a value or a unknown quatity that can change and vary
  6. terms that contain the some variables raised to the same power
  7. the number multiplied by a variable in an algebraic expression
  8. a rate per one given unit

15 Clues: a rate per one given unita value that makes the equationa quantity that does not changea ratio that compares different kinds of unitsthe point at the line intersects the y-axis at (0,y)the value or values that make a sentence or statement truethe order in which expressions are evaluted from left to right...

Coordinate Algebra 2014-05-14

Coordinate Algebra crossword puzzle
Across
  1. having identical shapes so that all parts correspond
  2. is a pattern in the data
  3. is a literal equation that states a specific rule or relationship among quantities
  4. Lines that meet and form right angles
  5. is a transformation that flips a figure across a line
  6. is the point on the segment that divides it into two equal parts
  7. a figure, especially a closed plane figure having three or more usually straight, sides.
  8. the extent of a two-dimensional surface enclosed within a specified boundary or geometric figure
Down
  1. a part of a line or curve between two points
  2. is a restriction or limitation on either the input or output values
  3. are similar to equations in that they are mathematical sentences
  4. is a graphical representation of the solution set for the equation
  5. the point at which the line intersects the x- or y-axis
  6. a number that when multiplied by the original number has a product of 1
  7. is the measure of the rate of change of one variable with respect to another variable

15 Clues: is a pattern in the dataLines that meet and form right anglesa part of a line or curve between two pointshaving identical shapes so that all parts correspondis a transformation that flips a figure across a linethe point at which the line intersects the x- or y-axisare similar to equations in that they are mathematical sentences...

Coordinate Algebra 2014-05-15

Coordinate Algebra crossword puzzle
Across
  1. a date value that is much greater than the of the date in a date set
  2. the number multiplied by a variaable in an algebric expression
  3. of operations the order in which expressions are evaluated from left to right
  4. setthe value or values that make a sentence or statement true
  5. expressions mathematical ideas are conveyed through
  6. expression are made up or
Down
  1. ratea rate per one given unit
  2. are letters used to represent values or unkown quantities that can changeor vary
  3. the number of times a factor is being is multiplied together
  4. terms a term that contain the same variables raised to the same power
  5. a letter used to representa value or uuknown quantity that can change or vary
  6. a quantity that does not change
  7. a mathematical sentence that shows the relationship between quantities that are not equivalent
  8. the number or expressions that when multiplied proudce a given product
  9. a ratio that compare differnt kinds of units

15 Clues: expression are made up orratea rate per one given unita quantity that does not changea ratio that compare differnt kinds of unitsexpressions mathematical ideas are conveyed throughthe number of times a factor is being is multiplied togethersetthe value or values that make a sentence or statement true...

Algebra puzzle 2015-03-12

Algebra puzzle crossword puzzle
Across
  1. the amount of variables in a term
  2. terms that can't be simplified
  3. any number of terms
  4. a three term expression
  5. the number above the fraction
  6. the number that remains the same
  7. the end result of multiplication
Down
  1. what you get after subtracting
  2. what you get when you add
  3. the number under the fraction
  4. a two term expression
  5. terms that can be simplified
  6. a single term
  7. the end result of division
  8. an unknown number represented by a letter

15 Clues: a single termany number of termsa two term expressiona three term expressionwhat you get when you addthe end result of divisionterms that can be simplifiedthe number under the fractionthe number above the fractionwhat you get after subtractingterms that can't be simplifiedthe number that remains the samethe end result of multiplication...

algebra 2 2021-08-26

algebra 2 crossword puzzle
Across
  1. alphabets in math are called _____
  2. all 4 sides are equal but angles are not equal
  3. angles greater than 90 and less than 180____
  4. all angles are equal in a _____ triangle
  5. ______ is not a polygon
  6. value is 3.14
  7. quadrilateral with 3 sides is _______
  8. ___ branch dealing with sine, cos and tangent values
Down
  1. expression of more than two monomials
  2. if a graph is a parabola , it is ___ function
  3. another name for cartesian plane is ________
  4. ______ relates to input with output
  5. angle equal to 180 is ___
  6. quadrilateral with one pair of opposite sides _____
  7. if a graph is a straight line, it is _____ function

15 Clues: value is 3.14______ is not a polygonangle equal to 180 is ___alphabets in math are called ___________ relates to input with outputexpression of more than two monomialsquadrilateral with 3 sides is _______all angles are equal in a _____ triangleanother name for cartesian plane is ________angles greater than 90 and less than 180____...

Algebra vocab 2021-12-13

Algebra vocab crossword puzzle
Across
  1. f(x)= square root of x
  2. First, Outer, Inner, Last
  3. Absolute Value
  4. 3 square root of x
  5. A number when multiplied with another produces a given number
  6. f(x)=1/x
  7. x^2+1=0
Down
  1. The x-axis
  2. another way to know the x intercepts
  3. shifting positions
  4. ax^2+bx+c
  5. f(x)=x^3
  6. f(x)=a.b^x
  7. Quadratic functions
  8. The Y-axis

15 Clues: x^2+1=0f(x)=x^3f(x)=1/xax^2+bx+cThe x-axisf(x)=a.b^xThe Y-axisAbsolute Valueshifting positions3 square root of xQuadratic functionsf(x)= square root of xFirst, Outer, Inner, Lastanother way to know the x interceptsA number when multiplied with another produces a given number

algebra crossword 2021-11-29

algebra crossword crossword puzzle
Across
  1. oo
  2. mm
  3. kk
  4. ee
  5. aa
  6. gg
  7. dd
Down
  1. nn
  2. hh
  3. ii
  4. ll
  5. jj
  6. cc
  7. ff
  8. bb

15 Clues: nnoohhiilljjmmccffkkeebbaaggdd

Algebra Crossword 2022-05-06

Algebra Crossword crossword puzzle
Across
  1. the form in which the equation states its slope and y-intercept
  2. relating to an exponent
  3. the unknown set of statements in an expression
  4. steepness of the line
  5. when a set of plots don't have any repeating x values
  6. the given form of an equation
  7. alike to a line
  8. the horizontal line in a graph
Down
  1. a statement
  2. an expression that is equal on both sides
  3. the vertical line in a graph
  4. the line of a quadratic equation
  5. simplifying an expression into its smaller parts
  6. an expression that has two or more variables
  7. relating to a square-root

15 Clues: a statementalike to a linesteepness of the linerelating to an exponentrelating to a square-rootthe vertical line in a graphthe given form of an equationthe horizontal line in a graphthe line of a quadratic equationan expression that is equal on both sidesan expression that has two or more variablesthe unknown set of statements in an expression...

Algebra Crossword 2022-05-06

Algebra Crossword crossword puzzle
Across
  1. the form in which the equation states its slope and y-intercept
  2. relating to an exponent
  3. the unknown set of statements in an expression
  4. steepness of the line
  5. when a set of plots don't have any repeating x values
  6. the given form of an equation
  7. alike to a line
  8. the horizontal line in a graph
Down
  1. a statement
  2. an expression that is equal on both sides
  3. the vertical line in a graph
  4. the line of a quadratic equation
  5. simplifying an expression into its smaller parts
  6. an expression that has two or more variables
  7. relating to a square-root

15 Clues: a statementalike to a linesteepness of the linerelating to an exponentrelating to a square-rootthe vertical line in a graphthe given form of an equationthe horizontal line in a graphthe line of a quadratic equationan expression that is equal on both sidesan expression that has two or more variablesthe unknown set of statements in an expression...

Algebra Crossword 2022-05-16

Algebra Crossword crossword puzzle
Across
  1. a group of factors
  2. straight
  3. ax^2 + bx + c
  4. value/values that make the equation true
  5. the graph of a quadratic
  6. when two values are proportional
  7. powers of a value
Down
  1. a group of terms
  2. a value that multiplies the variable
  3. a relationship between x and y
  4. combining like terms
  5. a ratio to represent a function
  6. an unknown value
  7. finding the expressions that multiply into a polynomial
  8. algebraic expressions with variables and coefficients

15 Clues: straightax^2 + bx + ca group of termsan unknown valuepowers of a valuea group of factorscombining like termsthe graph of a quadratica relationship between x and ya ratio to represent a functionwhen two values are proportionala value that multiplies the variablevalue/values that make the equation true...

Algebra Terms 2022-05-16

Algebra Terms crossword puzzle
Across
  1. a collection of symbols that jointly express a quantity.
  2. terms that have the same variables and powers
  3. a whole number; a number that is not a fraction.
  4. a numerical or constant quantity placed before and multiplying the variable in an algebraic expression
  5. Positive integers
  6. two closely related concepts
Down
  1. the number on the other side of zero on the number line that is the same distance from zero
  2. the quality of being unequal or uneven
  3. numbers that are not expressed in the ratio of two numbers
  4. a statement that the values of two mathematical expressions are equal
  5. modules of a real number
  6. occurring continuously over a period of time.
  7. an example that refutes or disproves a proposition or theory.
  8. numbers that include both rational and irrational numbers.
  9. find a numerical expression or equivalent for (an equation, formula, or function)

15 Clues: Positive integersmodules of a real numbertwo closely related conceptsthe quality of being unequal or uneventerms that have the same variables and powersoccurring continuously over a period of time.a whole number; a number that is not a fraction.a collection of symbols that jointly express a quantity....

Algebra 1 2022-05-09

Algebra 1 crossword puzzle
Across
  1. Describes both the direction and the steepness of the line.
  2. pair, a composition of the x coordinate and the y coordinate having two values written in a fixed order within parentheses
  3. A line on a graph that goes up and down
  4. A symbol that may represent a number
  5. the relation between two expressions that are“not equal to” “greater than” or “less than.”.
  6. graph, A straight line or straight graph which is drawn on a coordinate plane
  7. The splitting of a large group into smaller groups such that every group will have an equal number of items.
  8. Representing the power to which a given number
Down
  1. A U shaped graph with the equation of x^2
  2. graph, A graph that shows greater increases with passing time creating the curve
  3. , This is the lowest or highest point is the vertex of the parabola
  4. Graph, The graph has a curved shape it is the highest or the lowest point on its graph.
  5. An arithmetic operation that is the inverse of division
  6. A input has one output
  7. A line on a graph that goes left to right

15 Clues: A input has one outputA symbol that may represent a numberA line on a graph that goes up and downA U shaped graph with the equation of x^2A line on a graph that goes left to rightRepresenting the power to which a given numberAn arithmetic operation that is the inverse of divisionDescribes both the direction and the steepness of the line....

Algebra Crossword 2022-05-17

Algebra Crossword crossword puzzle
Across
  1. The y value that is on the y-axis.
  2. A value that does not change in an equation.
  3. Consists of two or more terms.
  4. Also known as the square root.
  5. determines the number of time a value is multiplied by itself.
  6. Any equation with an input and output.
  7. Operations without an equal sign.
  8. A symbol that represents any value.
  9. The values of the y in a function.
Down
  1. The value that accompanies a variable.
  2. 2(4+3) is an example of ____ property
  3. ax^2+bx+c
  4. The point of the maximum or minimum of a quadratic function.
  5. The values of the x in a function.
  6. The solutions of a quadratic equation.

15 Clues: ax^2+bx+cConsists of two or more terms.Also known as the square root.Operations without an equal sign.The y value that is on the y-axis.The values of the x in a function.The values of the y in a function.A symbol that represents any value.2(4+3) is an example of ____ propertyThe value that accompanies a variable....

Algebra terms 2022-01-11

Algebra terms crossword puzzle
Across
  1. any set of straight lines passing through one point
  2. divide into two parts
  3. being the same in quantity size or value
  4. numerical or constant quantity placed before and multiplying the variable in an algebraic expression.
  5. a statement that all the values of two mathematical expressions are equal
  6. another term for factorize
  7. a smaller amount of; not as much as
Down
  1. to make something easier
  2. next to or adjoining something else
  3. a way of arranging identical plane shapes so that they completely cover an area without overlapping.
  4. an equality relating one mathematical expression A to another mathematical expression B
  5. each of four quarters of a circle
  6. used in counting
  7. equal to one hundredth of a dollar
  8. the secondary or vertical axis of a system of coordinates, points along which have a value of zero for all other coordinates

15 Clues: used in countingdivide into two partsto make something easieranother term for factorizeeach of four quarters of a circleequal to one hundredth of a dollarnext to or adjoining something elsea smaller amount of; not as much asbeing the same in quantity size or valueany set of straight lines passing through one point...

Algebra vocabulary 2021-02-19

Algebra vocabulary crossword puzzle
Across
  1. A number divided evenly by another number
  2. A line from the middle to outer edge of a circle
  3. The compression of two quantities
  4. furthest point a graph will reach
  5. Sentence that states one expression is greater than equal to or less than another.
Down
  1. the point at which a line crosses the y axis
  2. any symbol that represents a unknown number
  3. Numbers that relate to points on a graph
  4. Any of the 4 parts of a graph are called...
  5. curve
  6. 3.14159265...
  7. rate of change
  8. the meeting point of 2 lines
  9. THe horizontal values used in a coordinate plane
  10. The point at which a line crosses the x axis

15 Clues: curve3.14159265...rate of changethe meeting point of 2 linesThe compression of two quantitiesfurthest point a graph will reachNumbers that relate to points on a graphA number divided evenly by another numberany symbol that represents a unknown numberAny of the 4 parts of a graph are called...the point at which a line crosses the y axis...

Algebra Crossword 2023-11-15

Algebra Crossword crossword puzzle
Across
  1. The amount of units a number is away from 0
  2. All x-coordinates in a relation
  3. Lines that never meet
  4. Lines that meet once at right angles and never meet again
  5. The ratio of rise over run
  6. The point where both axes intersect
Down
  1. An intersection on the y-axis
  2. The second number in an ordered pair
  3. All y-coordinates in a relation
  4. A relation where each x-coordinate is paired with one and only one y-coordinate
  5. The vertical number line on a graph
  6. The horizontal number line on a graph
  7. An intersection on the x-axis
  8. Any set of ordered pairs
  9. The first coordinate in an ordered pair

15 Clues: Lines that never meetAny set of ordered pairsThe ratio of rise over runAn intersection on the y-axisAn intersection on the x-axisAll y-coordinates in a relationAll x-coordinates in a relationThe vertical number line on a graphThe point where both axes intersectThe second number in an ordered pairThe horizontal number line on a graph...

ALGEBRA - SLOPE 2024-05-14

ALGEBRA - SLOPE crossword puzzle
Across
  1. a line that is moving downward
  2. Slope of a horizontal line
  3. Where the intercepts the x axis
  4. The horizontal line on a graph
  5. (0,0)
Down
  1. slope a line that is moving upward
  2. What is the formula of slope
  3. Name of a straight Line
  4. The slope of a vertical line
  5. How to find slope of a line on a graph
  6. The restriction of the X value
  7. y=mx+b
  8. Where the line intercepts the y axis
  9. The vertical line on a Graph
  10. Another Name For rate of change

15 Clues: (0,0)y=mx+bName of a straight LineSlope of a horizontal lineWhat is the formula of slopeThe slope of a vertical lineThe vertical line on a GraphThe restriction of the X valuea line that is moving downwardThe horizontal line on a graphWhere the intercepts the x axisAnother Name For rate of changeslope a line that is moving upward...

Algebra 1 2024-05-14

Algebra 1 crossword puzzle
Across
  1. Endless or boundless.
  2. A number that divides the given number exactly, no remainder.
  3. The change in value over time.
  4. A shape with three corners and three sides
  5. Where x equals 0
  6. A comparison between two numbers.
  7. A statement that says two mathematical expressions are equal.
Down
  1. Separate into two equal parts.
  2. A property that is defined as balanced and often can be divided into two equal halves.
  3. An angle that is smaller than the right angle.
  4. The minimum or maximum of a parabola
  5. The sum of two angles is 90 degrees.
  6. Used to help solve equations
  7. A round shape, no corners or edges
  8. The small number atop of a base number.

15 Clues: Where x equals 0Endless or boundless.Used to help solve equationsSeparate into two equal parts.The change in value over time.A comparison between two numbers.A round shape, no corners or edgesThe minimum or maximum of a parabolaThe sum of two angles is 90 degrees.The small number atop of a base number.A shape with three corners and three sides...

Algebra CrossWord 2024-05-15

Algebra CrossWord crossword puzzle
Across
  1. A little number that tells how many times to multiply a big number by itself
  2. Numbers that find a spot on a graph, usually in pairs
  3. Points where a graph touches the x-axis
  4. A math sentence saying two things are the same
  5. The tippy-top point where a graph takes a sharp turn.
  6. Answers to math problems that make them true
  7. A number that stays the same in a math problem
  8. Fancy math terms with lots of stuff added or multiplied together
  9. A stand-in for a mystery number, usually a letter
Down
  1. A number hanging out with a letter in a math expression
  2. Math terms with just two parts, usually joined by a plus or minus
  3. Whole numbers, even the negative ones and zero
  4. A math phrase without an equal sign
  5. A line that splits a shape of angle into two identical halves.
  6. Simple math terms with only one part

15 Clues: A math phrase without an equal signSimple math terms with only one partPoints where a graph touches the x-axisAnswers to math problems that make them trueWhole numbers, even the negative ones and zeroA math sentence saying two things are the sameA number that stays the same in a math problemA stand-in for a mystery number, usually a letter...

algebra vocab 2024-05-16

algebra vocab crossword puzzle
Across
  1. estimated value
  2. an expression that contains a square root
  3. calculated by subtracting
  4. classified by a number
  5. middle term
  6. median of upper
  7. change in one variable will change another
  8. does not imply causation
Down
  1. the value that is given
  2. classified by numbers or labels
  3. data by skewed symmetry of data
  4. specified quantity when multiplied by itself.
  5. most occurring value
  6. odd when it's symmetric about the ?
  7. median of lower

15 Clues: middle termestimated valuemedian of uppermedian of lowermost occurring valueclassified by a numberthe value that is givendoes not imply causationcalculated by subtractingclassified by numbers or labelsdata by skewed symmetry of dataodd when it's symmetric about the ?an expression that contains a square rootchange in one variable will change another...

Algebra puzzle 2024-05-20

Algebra puzzle crossword puzzle
Across
  1. a numbers value |x|
  2. to get a solution to an equation
  3. involving the second and no higher power of an unknown quantity or variable.
  4. the points where the line crosses the x axis
  5. raise a number to the tenth power
  6. a line is:
Down
  1. to change an equation into a simpler form
  2. curve in which every point on the curve is equidistant
  3. the highest point on a parabola
  4. the power to which a given number or expression is to be raised
  5. A grouping of terms or values that use a sign to show that they are equal
  6. the point where the line crosses the y axis
  7. the x or y values are:
  8. a number that when multiplied with another produces a number or expression.
  9. a value or number that remains the same

15 Clues: a line is:a numbers value |x|the x or y values are:the highest point on a parabolato get a solution to an equationraise a number to the tenth powera value or number that remains the sameto change an equation into a simpler formthe point where the line crosses the y axisthe points where the line crosses the x axis...

Algebra Crossword 2024-05-20

Algebra Crossword crossword puzzle
Across
  1. A polynomial function with degree of 2
  2. Data that measures one characteristic of a population
  3. A line that a graph approaches but never crosses or touches
  4. The middle of an ordered list of values
  5. A curve that results from the graph of a quadratic function
  6. A function with a constant percent rate of change
  7. Data that measures two characteristics of a population
  8. A line that passes through two points of a curve
Down
  1. A value that is much higher or lower than the other values in a set of data
  2. A quantity that may be changed according to the mathematical problem
  3. A number's distance from zero on a number line
  4. A number that is not a fraction; a whole number
  5. The point where the parabola changes direction
  6. A polynomial with one term
  7. The average of a set of numbers

15 Clues: A polynomial with one termThe average of a set of numbersA polynomial function with degree of 2The middle of an ordered list of valuesA number's distance from zero on a number lineThe point where the parabola changes directionA number that is not a fraction; a whole numberA line that passes through two points of a curve...

Algebra 1 2024-05-14

Algebra 1 crossword puzzle
Across
  1. (0,0)
  2. Ax+By=C
  3. Rule for Equations
  4. distribution
  5. Monomial that is a real number
  6. y=mx+b
  7. First,inner,outer,last
  8. y=a(1+r)^t
Down
  1. Pemdas
  2. "U" shaped graph
  3. numbers in a specific order
  4. Straight Line
  5. the sum of monomials
  6. two lines with the same slope
  7. A x 10^n

15 Clues: (0,0)Pemdasy=mx+bAx+By=CA x 10^ny=a(1+r)^tdistributionStraight Line"U" shaped graphRule for Equationsthe sum of monomialsFirst,inner,outer,lastnumbers in a specific ordertwo lines with the same slopeMonomial that is a real number

Algebra crossword 2024-05-03

Algebra crossword crossword puzzle
Across
  1. This is the formula an=d(n-1)+c
  2. five is _ seven
  3. a number that multiplied by itself gives original number think ^
  4. Integer with a variable multiplied by another variable
  5. Ax+By=C
  6. Pattern between input and outputs
Down
  1. the horizontal axis
  2. Value in math represented by a letter or symbol
  3. seven is _ five
  4. the same
  5. y-y1m(x—x1)
  6. the vertical axis
  7. x values
  8. You make these by adding like terms they ask to make a blank
  9. y values

15 Clues: Ax+By=Cthe samex valuesy valuesy-y1m(x—x1)seven is _ fivefive is _ seventhe vertical axisthe horizontal axisThis is the formula an=d(n-1)+cPattern between input and outputsValue in math represented by a letter or symbolInteger with a variable multiplied by another variableYou make these by adding like terms they ask to make a blank...

Algebra expressions 2024-05-03

Algebra expressions crossword puzzle
Across
  1. set of x values
  2. at a 90 degree angle
  3. any mathematical statement with numbers and variables
  4. no repeating x values
  5. the max or minimum of a quadratic
  6. an equation to show the relationship between values
  7. set of y values
  8. expression with two algebraic terms
Down
  1. a number that divides another number evenly with no remainder
  2. the number written along with a variable
  3. a comparison of two or more numbers
  4. a relationship between two equations
  5. "U" shaped graph
  6. rate of change
  7. a mathematical statement

15 Clues: rate of changeset of x valuesset of y values"U" shaped graphat a 90 degree angleno repeating x valuesa mathematical statementthe max or minimum of a quadratica comparison of two or more numbersexpression with two algebraic termsa relationship between two equationsthe number written along with a variable...

algebra crossword 2024-05-02

algebra crossword crossword puzzle
Across
  1. the dependent value in a function
  2. a pattern of numbers
  3. a line created through the use of x^2
  4. when two lines are moving but never meet
  5. rise over run
  6. a straight line that goes on forever
  7. an equation where you need to solve for a letter
  8. the independent value in a function
Down
  1. when two lines intersect, making a 90 degree angle
  2. a test to see if a graph is a function
  3. an equation where you need to slide and divide to solve it
  4. a letter that can be represented by a number
  5. a formula that creates a linear graph
  6. an equation that includes 3 terms
  7. the y value where a graph does not touch

15 Clues: rise over runa pattern of numbersthe dependent value in a functionan equation that includes 3 termsthe independent value in a functiona straight line that goes on forevera formula that creates a linear grapha line created through the use of x^2a test to see if a graph is a functionwhen two lines are moving but never meet...

Algebra expressions 2024-05-03

Algebra expressions crossword puzzle
Across
  1. set of x values
  2. at a 90 degree angle
  3. any mathematical statement with numbers and variables
  4. no repeating x values
  5. the max or minimum of a quadratic
  6. an equation to show the relationship between values
  7. set of y values
  8. expression with two algebraic terms
Down
  1. a number that divides another number evenly with no remainder
  2. the number written along with a variable
  3. a comparison of two or more numbers
  4. a relationship between two equations
  5. "U" shaped graph
  6. rate of change
  7. a mathematical statement

15 Clues: rate of changeset of x valuesset of y values"U" shaped graphat a 90 degree angleno repeating x valuesa mathematical statementthe max or minimum of a quadratica comparison of two or more numbersexpression with two algebraic termsa relationship between two equationsthe number written along with a variable...

Algebra crossword. 2024-05-03

Algebra crossword. crossword puzzle
Across
  1. , another name for slope
  2. , to test if there is a function
  3. , 45 is ___________ 44.9999
  4. , polynomial equation
  5. , two lines that never touch.
  6. , a line that u can draw down the middle of a Parabola
Down
  1. , a letter that represents a unknown number
  2. , x value in a function
  3. , two lines that make a 90 degree angle.
  4. , No repeating x values
  5. , a curved line the goes forever
  6. , x' intercept in a parabola
  7. , (b) in y=mx+b
  8. , the equation is multiplied by this number.
  9. , y value in a function

15 Clues: , (b) in y=mx+b, polynomial equation, another name for slope, No repeating x values, to test if there is a function, 45 is ___________ 44.9999, x value in a function, y value in a function, two lines that never touch., x' intercept in a parabola...

Algebra Vocabulary 2024-06-10

Algebra Vocabulary crossword puzzle
Across
  1. Expression with two terms.
  2. The point where a line crosses the x-axis (x-intercept) or the y-axis (y-intercept).
  3. Single term with a variable and a coefficient.
  4. Rule that assigns each input (x-value) exactly one output (y-value).
  5. Fixed value that doesn't change in an expression or equation.
  6. Number that multiplies a variable in a term.
  7. Statement that two expressions are equal.
Down
  1. Is a quantity that is multiplied by another to produce a given quantity.
  2. Symbol, typically a letter, that represents an unknown or changeable value in mathematical expressions and equations.
  3. Set of all possible output values (y-values) for a function.
  4. Set of all possible input values (x-values) for a function.
  5. Indicates how many times a number is multiplied by itself.
  6. Sum of terms with variables and coefficients.
  7. Represents how much a line rises or falls for each unit of horizontal movement.
  8. Expression with three terms.

15 Clues: Expression with two terms.Expression with three terms.Statement that two expressions are equal.Number that multiplies a variable in a term.Sum of terms with variables and coefficients.Single term with a variable and a coefficient.Indicates how many times a number is multiplied by itself.Set of all possible input values (x-values) for a function....

Algebra II 2023-05-30

Algebra II crossword puzzle
Across
  1. the set of input values of a function or relation
  2. What type of solution of a simplified version of an equation does not satisfy the original equation?
  3. what is a change in the position of a figure either up, down, left, right, or diagonally
  4. what value is the distance from a number to zero on a number line
  5. what type of expression is a ratio of two polynomial expressions
  6. what is the result or product of a division problem called
  7. the highest exponent in an equation
  8. the number multiplied times a product of variables or powers of variables in a term
Down
  1. a function where the variable is the exponent of a constant base
  2. the ratio of the rise to the run, or rise divided by the run
  3. a polynomial with two terms
  4. a fixed point on the interior of a parabola
  5. a line that a curved graph gets closer to without ever touching
  6. what type of function is non-linear function that can be written in standard form
  7. the largest monomial that is a factor of each term in the polynomial

15 Clues: a polynomial with two termsthe highest exponent in an equationa fixed point on the interior of a parabolathe set of input values of a function or relationwhat is the result or product of a division problem calledthe ratio of the rise to the run, or rise divided by the runa line that a curved graph gets closer to without ever touching...

Algebra Crossword 2023-06-09

Algebra Crossword crossword puzzle
Across
  1. When there is no possible value.
  2. The number of parts you are counting in a fraction.
  3. Is positive if its numerator and denominator have the same signs.
  4. The point at which the function's value is most extraordinary.
  5. A number less than zero
  6. To divide something or to give/share a part of something.
  7. The highest exponent value of the variable in the polynomial.
Down
  1. A group or statement written in algebraic symbols.
  2. If it is greater than zero.
  3. A mathematical statement that shows that two equons are equal.
  4. A symbol that represents a mathematical object.
  5. Pairs of mathematical manipulation in which one operation undoes the action of the other.
  6. Reducing the exponent or fraction/ problem in a more straightforward form.
  7. The point on a graph where the y coordinate has the smallest value.
  8. The number of equal parts that make one whole unit in a fraction.

15 Clues: A number less than zeroIf it is greater than zero.When there is no possible value.A symbol that represents a mathematical object.A group or statement written in algebraic symbols.The number of parts you are counting in a fraction.To divide something or to give/share a part of something.The highest exponent value of the variable in the polynomial....

Gary Algebra 2023-05-18

Gary Algebra crossword puzzle
Across
  1. when the y is zero
  2. vertical line test
  3. separate
  4. replacing
  5. highest point
  6. y-axis
  7. never touching line
  8. take away
  9. < > =
Down
  1. power
  2. x-axis
  3. H S/S R V
  4. sharing
  5. straight
  6. combine

15 Clues: power< > =x-axisy-axissharingcombinestraightseparateH S/S R Vreplacingtake awayhighest pointwhen the y is zerovertical line testnever touching line

Algebra Vocab 2023-06-07

Algebra Vocab crossword puzzle
Across
  1. The number in front of a variable
  2. A relationship or expression involving one or more variables
  3. The difference between the highest and lowest values
  4. An expression containing two or more terms that have variables with whole-number exponents
  5. An algebraic expression with 3 terms
  6. Two numbers that are used to locate the position on a point, line, grid, or plane.
  7. A number of times itself
  8. The maximum or minimum on a graph
  9. A letter that represents an unknown number
Down
  1. An algebraic expression with 1 term
  2. y = ax^2+bx+c
  3. The distance of a number from zero
  4. The U shape of a quadratic function
  5. Any whole number that can be positive, negative or zero
  6. The relation between two expressions that are not equal

15 Clues: y = ax^2+bx+cA number of times itselfThe number in front of a variableThe maximum or minimum on a graphThe distance of a number from zeroAn algebraic expression with 1 termThe U shape of a quadratic functionAn algebraic expression with 3 termsA letter that represents an unknown numberThe difference between the highest and lowest values...

Algebra Vocab 2023-06-07

Algebra Vocab crossword puzzle
Across
  1. A number of times itself
  2. The difference between the highest and lowest values
  3. The number in front of a variable
  4. y = ax^2+bx+c
  5. The maximum or minimum on a graph
  6. An algebraic expression with 3 terms
  7. An expression containing two or more terms that have variables with whole-number exponents
Down
  1. The relation between two expressions that are not equal
  2. Two numbers that are used to locate the position on a point, line, grid, or plane.
  3. A relationship or expression involving one or more variables
  4. The U shape of a quadratic function
  5. The distance of a number from zero
  6. A letter that represents an unknown number
  7. An algebraic expression with 1 term
  8. Any whole number that can be positive, negative or zero

15 Clues: y = ax^2+bx+cA number of times itselfThe number in front of a variableThe maximum or minimum on a graphThe distance of a number from zeroThe U shape of a quadratic functionAn algebraic expression with 1 termAn algebraic expression with 3 termsA letter that represents an unknown numberThe difference between the highest and lowest values...

Algebra Vocabulary 2024-12-20

Algebra Vocabulary crossword puzzle
Across
  1. a well-defined collection of elements
  2. shifts a graph of a function the same distance horizontally, vertically, or both
  3. an equation that is true for every value
  4. maps each point of its graph to a new location
  5. lines that intersect to form right angles
  6. type of function whose graph is a line
  7. an equation that states a relationship among quantities
Down
  1. two lines in the same plan that never intersect and have the same slope
  2. a point where a graph crosses the y-axis
  3. a relation in which each element of the domain corresponds with exactly one element in the range
  4. the measure of the steepness and the direction of the line
  5. consists of elements from the given set
  6. the possible values for the input of a relation or function
  7. the possible values of the output, or dependent variable, of a relation or function
  8. a number divided by that number

15 Clues: a number divided by that numbera well-defined collection of elementstype of function whose graph is a lineconsists of elements from the given seta point where a graph crosses the y-axisan equation that is true for every valuelines that intersect to form right anglesmaps each point of its graph to a new location...

College Algebra 2025-05-05

College Algebra crossword puzzle
Across
  1. if the value of f(x) decreases with an increase in the value of x.
  2. the set of all real numbers where the expression is defined
  3. the value that the function approaches as it goes to an x value
  4. a number that, multiplied by itself, produces the original number.
  5. the values of the variable of the function such that the values satisfy the equation and give the value of the function equal to 0
  6. a point at which a maximum or minimum value of the function is obtained in some interval.
  7. a relationship or expression involving one or more variables
  8. A function f is odd if the following equation holds for all x and −x in the domain of f
  9. a symbolic representation of a function
Down
  1. is a line passing through two points of a curve
  2. if f of x is equal to f of −x for all the values of x
  3. A function made of other functions, where the output of one is the input to the other.
  4. the behavior of the graph of f ( x ) as x approaches positive infinity or negative infinity.
  5. a method to represent an interval on a number line
  6. when y is increasing when x is increasing

15 Clues: a symbolic representation of a functionwhen y is increasing when x is increasingis a line passing through two points of a curvea method to represent an interval on a number lineif f of x is equal to f of −x for all the values of xthe set of all real numbers where the expression is defineda relationship or expression involving one or more variables...

Algebra crossword 2025-05-28

Algebra crossword crossword puzzle
Across
  1. used to eliminates parentheses
  2. a symbol that represent an uknow number
  3. terms that have the same variable(s) raised to the same power(s)
  4. an operation that reverses the effect of another
  5. a value or set of values
  6. the distance of a number from zero on the number line, always positive
  7. two inequalitiesjoined by "and" "or"
  8. a value that does not change
Down
  1. a mathematical statement that compares two expresions
  2. a number multiplied by a variable in an algebraic expression
  3. a solution derivied from solving an equation that does not satisfy the original equation
  4. a mathematical statement that two expressions are equal
  5. to get the vriable alone on one side of the equation or inequality
  6. an equation whose graphis a straight line
  7. to reduce an expression to its simplest form

15 Clues: a value or set of valuesa value that does not changeused to eliminates parenthesestwo inequalitiesjoined by "and" "or"a symbol that represent an uknow numberan equation whose graphis a straight lineto reduce an expression to its simplest forman operation that reverses the effect of anothera mathematical statement that compares two expresions...

Algebra I 2025-05-23

Algebra I crossword puzzle
Across
  1. An expression with two terms.
  2. How steep a line is - rise/run.
  3. A rule where each input has only one output.
  4. A letter that stands for a number (for example x or y)
  5. An expression with three terms.
  6. A number that doesn't change.
  7. All the possible y values.
  8. The number 2 in the expression 4².
  9. A math sentence with an = sign.
Down
  1. Math sentence that compares values using <,> etc.
  2. All the possible x values.
  3. y _______ is where the line crosses the y axis
  4. An exponential function forms a _______.
  5. The number in front of a variable.
  6. A math phrase without an = sign.

15 Clues: All the possible x values.All the possible y values.An expression with two terms.A number that doesn't change.How steep a line is - rise/run.An expression with three terms.A math sentence with an = sign.A math phrase without an = sign.The number in front of a variable.The number 2 in the expression 4².An exponential function forms a _______....

Algebra final 2025-05-07

Algebra final crossword puzzle
Across
  1. a family of 2 or more equations or inequalities that are considered together.
  2. 2 or more equations with the same variable
  3. the point where (x,y) meet.
  4. the process of getting rid of a number or a variable
  5. a method for solving systems by adding equations together to eliminate it.
  6. to replace a valuable or a term with another equivalent value.
  7. 2 lines that are the same distance away and will never intersect
  8. Uses inequality all the ordered pairs to make inequalities true
Down
  1. solving a system by plugging 1 equation into a different equation one
  2. a number or constant that is multiplied by a variable.
  3. 2 or more equations using the same variables
  4. a line that multiple lines are positioned together. Creating a continuous line.
  5. solve a system by turning it into a matrix.
  6. in a statement where 2 quantities are not equal
  7. an order of numbers in rows and columns.

15 Clues: the point where (x,y) meet.an order of numbers in rows and columns.2 or more equations with the same variablesolve a system by turning it into a matrix.2 or more equations using the same variablesin a statement where 2 quantities are not equalthe process of getting rid of a number or a variablea number or constant that is multiplied by a variable....

Algebra I 2025-05-15

Algebra I crossword puzzle
Across
  1. combining two or more terms to find their product
  2. pemdas
  3. the fundamental number of digits
  4. Scientific discipline that deals with the collection of data
  5. x-value
  6. a number or variable by itself
Down
  1. function whose graph is a straight line
  2. input values
  3. decreasing
  4. device used to make mathematical calculations
  5. 3.14159
  6. output values
  7. raising a base to a power
  8. Solve for x
  9. 90 degrees

15 Clues: pemdas3.14159x-valuedecreasing90 degreesSolve for xinput valuesoutput valuesraising a base to a powera number or variable by itselfthe fundamental number of digitsfunction whose graph is a straight linedevice used to make mathematical calculationscombining two or more terms to find their product...

Algebra 1 2025-05-02

Algebra 1 crossword puzzle
Across
  1. a polynomial with 1 term
  2. lowest point in a quadratic equation
  3. a x= equation is
  4. number in front of variable
  5. a y= equation is
  6. is the y and the output
  7. highest point in a quadratic equation
  8. where a line crosses the y axis
  9. a letter that replaces a number
Down
  1. a polynomial with 2 terms
  2. where a line crosses the x axis
  3. line is always 0
  4. line that equally divides the graph in half
  5. is the x and the input
  6. a polynomial with 3 terms

15 Clues: line is always 0a x= equation isa y= equation isis the x and the inputis the y and the outputa polynomial with 1 terma polynomial with 2 termsa polynomial with 3 termsnumber in front of variablewhere a line crosses the x axiswhere a line crosses the y axisa letter that replaces a numberlowest point in a quadratic equation...

Algebra 1 2025-05-12

Algebra 1 crossword puzzle
Across
  1. It is represented by the symbol “ = “
  2. Multiplying a number by itself
  3. The result of this operation is called the “ sum “.
  4. Classified by degree, which is determined by the highest exponent in the expression
  5. Involves multiple variables and operations
  6. The result of this operation is called the “ difference “.
Down
  1. Can be simplified or evaluated but not solved like an equation
  2. Refers to a type of polynomial where the highest degree is 2
  3. involves the terms like “ product “, “factor”, and “ multiply “.
  4. Having the same value, function, or meaning
  5. A type of math with letters and numbers
  6. Finding the value of unknowns in equations
  7. Reducing an expression to it’s simplest form
  8. Often represented by notation such as f(x)
  9. Describes the steepness or incline of a line

15 Clues: Multiplying a number by itselfIt is represented by the symbol “ = “A type of math with letters and numbersFinding the value of unknowns in equationsOften represented by notation such as f(x)Involves multiple variables and operationsHaving the same value, function, or meaningReducing an expression to it’s simplest form...

Algebra Puzzle 2025-05-12

Algebra Puzzle crossword puzzle
Across
  1. middle value in a set
  2. the horizontal axis
  3. not expressible as a fraction
  4. most frequent value
  5. input values of a function
  6. expressible as a fraction
Down
  1. not forming a straight line
  2. a statement of equality
  3. a relation with unique outputs
  4. a symbol representing a value
  5. forming a straight line
  6. steepness of a line
  7. average of a set of numbers
  8. the vertical axis
  9. output values of a function

15 Clues: the vertical axissteepness of a linethe horizontal axismost frequent valuemiddle value in a seta statement of equalityforming a straight lineexpressible as a fractioninput values of a functionnot forming a straight lineaverage of a set of numbersoutput values of a functiona symbol representing a valuenot expressible as a fraction...

Algebra 1 2025-05-07

Algebra 1 crossword puzzle
Across
  1. A curved line on a graph.
  2. When you are solving for a specific variable
  3. Occurs when things are not equal.
  4. Also called the rate of change.
  5. A change in position or size, including a reflection, a translation, a rotation, and a dilation.
  6. Represented by a letter(usually x).
Down
  1. An equation that creates a straight line.
  2. Indicates how many times a number will be multiplied by itself.
  3. Where the line crosses the x-axis.
  4. A visual diagram used to represent a function or equation.
  5. Two lines that never intercept.
  6. Where the line crosses the y-axis.
  7. The point on a coordinate grid where the coordinates are (0,0).
  8. A mathematical statement that has an equal sign to show that two expressions are equal.
  9. A mathematical rule written using symbols usually as an equation.

15 Clues: A curved line on a graph.Two lines that never intercept.Also called the rate of change.Occurs when things are not equal.Where the line crosses the x-axis.Where the line crosses the y-axis.Represented by a letter(usually x).An equation that creates a straight line.When you are solving for a specific variable...

Algebra Vocab 2025-05-08

Algebra Vocab crossword puzzle
Across
  1. the initial amount increases over time
  2. the x-value in a set of ordered pairs
  3. the lines intercept; have a solution
  4. the U-shaped curve in the graphed quadratic equation
  5. x=; the vertical line
  6. the lowest point of a vertex
  7. the rate of change in a linear graph
  8. the turning point of the quadratic equation graph
Down
  1. y=; the horizontal line
  2. a change to the shape or position of a figure; the parent function of a quadratic equation
  3. the lines that never cross; don’t have a solution
  4. the highest point of a vertex
  5. A line in which the graph gets close to but never crosses
  6. the y-value in a set of ordered pairs
  7. the initial amount decreases over time

15 Clues: x=; the vertical liney=; the horizontal linethe lowest point of a vertexthe highest point of a vertexthe lines intercept; have a solutionthe rate of change in a linear graphthe x-value in a set of ordered pairsthe y-value in a set of ordered pairsthe initial amount increases over timethe initial amount decreases over time...

Algebra crossword 2025-05-19

Algebra crossword crossword puzzle
Across
  1. a symbol that represents how many times to multiply a number by itseld
  2. value a numbers distance from zero
  3. formula used to solve quadratic equations
  4. a combination of numbers and variables
  5. can be geometric or Arithmetic
  6. to rewrite an expression in simpler terms
  7. a constant that the variable is multiplied by
Down
  1. a combination of two equations that aren't equal
  2. goes left to right on a graph
  3. unknown value
  4. straight line
  5. Goes up and down on a graph
  6. a number that doesn't change in an equation
  7. product property when the product of two factors is zero
  8. what you do with quadratic equations

15 Clues: unknown valuestraight lineGoes up and down on a graphgoes left to right on a graphcan be geometric or Arithmeticvalue a numbers distance from zerowhat you do with quadratic equationsa combination of numbers and variablesto rewrite an expression in simpler termsformula used to solve quadratic equationsa number that doesn't change in an equation...

Algebra Vocabulary 2023-01-10

Algebra Vocabulary crossword puzzle
Across
  1. a monomial or the sum of two or more monomials.
  2. the first term when when a polynomial is in standard form.
  3. a function in which no independent variable is raised to a power greater than 1.
  4. two functions, one of which contains point of the form a,b.
  5. a function in which the independent variable is an exponent.
  6. a half-plane with a boundary that is a straight line.
  7. a point at which the graph of a function intersects an axis.
  8. the distance of a number is form zero on the number line.
  9. a graph or table that shows the theoretical frequency of each possible data value.
Down
  1. a continuous function that can be described by a polynomial equation.
  2. a rational expression with a numerator.
  3. when an expression id in the form xn.
  4. any number that can be written in the form of a+bi
  5. the set of x-values to be evaluated by a function.
  6. in nth roots, the value that indicates to what root the value under the radicand is being taken.

15 Clues: when an expression id in the form xn.a rational expression with a numerator.a monomial or the sum of two or more monomials.any number that can be written in the form of a+bithe set of x-values to be evaluated by a function.a half-plane with a boundary that is a straight line.the distance of a number is form zero on the number line....

Algebra Terms 2023-05-08

Algebra Terms crossword puzzle
Across
  1. a numerical or constant quantity placed before and multiplying the variable in an algebraic expression
  2. distance from zero on a number line.
  3. an algebraic expression of the sum or the difference of two terms.
  4. involving the second and no higher power of an unknown quantity or variable.
  5. oppositve of a number that makes the sum zero.
  6. a straight-line relationship between two variables.
  7. part of a product.
  8. math phrase that include operation,numbers and variables.
Down
  1. a quantity or parameter that does not change its value whatever the value of the variables, under a given set of conditions.
  2. what a base is raised to.
  3. a quantity which during a calculation is assumed to vary or be capable of varying in value.
  4. used in mathematical expressions to denote modifications to normal order of operations.
  5. terms terms that contain the same variable which is raised to the same power.
  6. a polynomial that has three terms.
  7. the change of y over the change of x

15 Clues: part of a product.what a base is raised to.a polynomial that has three terms.distance from zero on a number line.the change of y over the change of xoppositve of a number that makes the sum zero.a straight-line relationship between two variables.math phrase that include operation,numbers and variables....

Algebra Crossword 2023-05-08

Algebra Crossword crossword puzzle
Across
  1. an algebraic expression containing three terms
  2. tells you how many solutions a trinomial contains
  3. an algebraic expression containing two terms
  4. are always on the x-axis
  5. a number that can be expressed as a fraction
  6. the points that intersect the y axis
  7. finding where two lines intersect
  8. identified by the y-coordinate of the vertex
  9. y-values
Down
  1. the x-coordinate does NOT repeat itself
  2. x-values
  3. denoted as f(x)
  4. the points that intersect the x axis
  5. a number that cannot be written as a fraction
  6. the point where an absolute value function or a quadratic function crosses the axis of symmetry

15 Clues: x-valuesy-valuesdenoted as f(x)are always on the x-axisfinding where two lines intersectthe points that intersect the x axisthe points that intersect the y axisthe x-coordinate does NOT repeat itselfan algebraic expression containing two termsa number that can be expressed as a fractionidentified by the y-coordinate of the vertex...

Algebra 1 2023-05-08

Algebra 1 crossword puzzle
Across
  1. formula-MEMORIZE IT!!!
  2. an algebraic expression containing three terms
  3. you HOW MANY solutions a trinomial contains:b^2-4ac
  4. left or right(horizontally)
  5. the x-cooridnate repeats itself, then the expression is NOT a function
  6. number-a number that cannot be written as a fraction
Down
  1. points that intersect the y-axis
  2. form- y=mx+b
  3. of equations-finding where two lines intersect
  4. notation-denoted as f(x)
  5. algebraic expression containing two terms
  6. always on the x-axis
  7. of these mean the same thing-they all represent the points that intersect the x-axis
  8. up or down(vertically)
  9. number-a number that can be expressed as a fraction

15 Clues: form- y=mx+balways on the x-axisformula-MEMORIZE IT!!!up or down(vertically)notation-denoted as f(x)left or right(horizontally)points that intersect the y-axisalgebraic expression containing two termsof equations-finding where two lines intersectan algebraic expression containing three termsyou HOW MANY solutions a trinomial contains:b^2-4ac...

algebra terms 2023-05-10

algebra terms crossword puzzle
Across
  1. a symbol assigned to an unknown value
  2. a fixed quantity that does not change
  3. the number of times a number needs to be multiplied by itself
  4. a numerical or constant quantity placed before and multiplied by the variable in an algebraic expression
  5. an algebraic expression that consists of one non-zero term only is called a monomial.
  6. an algebraic expression that consists of one, two or more terms
  7. how to find slope
  8. two terms or more than three terms
  9. the smallest number a group of numbers share
Down
  1. made up of one or more terms
  2. two expressions separated by an equal sign
  3. the largest number a group of numbers share
  4. an expression of three non-zero terms only
  5. consists of two non-zero terms is called a binomial.
  6. the ratio of rise to run

15 Clues: how to find slopethe ratio of rise to runmade up of one or more termstwo terms or more than three termsa symbol assigned to an unknown valuea fixed quantity that does not changetwo expressions separated by an equal signan expression of three non-zero terms onlythe largest number a group of numbers sharethe smallest number a group of numbers share...

Algebra Crossword 2023-05-10

Algebra Crossword crossword puzzle
Across
  1. This property states that one side of an equation is equal to the other side (x=y is same as y=x)
  2. A type of expression with a relationship between two values, which means they are different, instead of equal.
  3. Numbers that can not be expressed as fractions (ex. Pi)
  4. The counting numbers and zero.
  5. This property means that if a number times a number equals zero, then one number has to equal 0. (xy=0)
  6. This property states that if x=y and y=z , then x=z.
  7. The counting numbers.
Down
  1. This property means that a number is equal to itself (x=x)
  2. This property states that the order in which numbers are added or multiplied doesn’t change the product ( (x+2) + y = y + (2+x) )
  3. ___ Value. The distance from zero on a number line which is always positive.
  4. The rule that tells us what sequence we should solve an expression in (abbr.)
  5. Numbers that can be expressed as fractions.
  6. The counting numbers including 0 and negative numbers
  7. This property states that any number can be multiplied by one and still equal itself (Yx1=Y)
  8. This property states that if you multiply a number by its reciprocal, it will always equal one. (x/y y/x = 1)

15 Clues: The counting numbers.The counting numbers and zero.Numbers that can be expressed as fractions.This property states that if x=y and y=z , then x=z.The counting numbers including 0 and negative numbersNumbers that can not be expressed as fractions (ex. Pi)This property means that a number is equal to itself (x=x)...

Algebra Crossword 2025-01-16

Algebra Crossword crossword puzzle
Across
  1. largest factor all numbers share
  2. rate of change
  3. how big the exponent is
  4. relation that has only one output for each input
  5. expression that is a sum or difference of terms
  6. two terms
  7. a point on a graph
  8. numbers distance from 0; either positive or 0
Down
  1. two equations with one solution
  2. lines that never intersect
  3. a number by itself, doesn't change
  4. number located at the beginning of term, contains variable
  5. all possible x values
  6. all possible y values
  7. collection of points

15 Clues: two termsrate of changea point on a graphcollection of pointsall possible x valuesall possible y valueshow big the exponent islines that never intersecttwo equations with one solutionlargest factor all numbers sharea number by itself, doesn't changenumbers distance from 0; either positive or 0expression that is a sum or difference of terms...

Algebra Vocab 2026-03-06

Algebra Vocab crossword puzzle
Across
  1. A rule stating that the order doesn't matter for addition and multiplication in an equation
  2. The power to which a given number or expression is to be raised. "a tiny number"
  3. A number divided by itself three times to get a whole number
  4. any counting number, there opposite and 0
  5. A number that when multiplied by itself equals a given number
  6. an answer obtained by dividing one quantity by another.
  7. Two numbers right next to each other on the number line
  8. the amount of two-dimensional space covered by a shape or surface, measured in square units like square meters or square miles
  9. Two operations that undo each other
Down
  1. Its any number that can be expressed in a fraction.
  2. having exact measure or having the same size or shape ex) the triangles side is congruent to the other triangles side if it is equal
  3. A rational number whose square root is a whole number not a decimal
  4. a problem in math that contains a equal sign
  5. Numbers we call nasty decimals,pi, or an imperfect square
  6. A step-by-step set of instructions for how to complete a task or solve a problem

15 Clues: Two operations that undo each otherany counting number, there opposite and 0a problem in math that contains a equal signIts any number that can be expressed in a fraction.an answer obtained by dividing one quantity by another.Two numbers right next to each other on the number lineNumbers we call nasty decimals,pi, or an imperfect square...

Algebra Crossword 2026-04-30

Algebra Crossword crossword puzzle
Across
  1. – a math sentence with an equals sign.
  2. – a letter that represents a number.
  3. Property – multiplying a number across terms inside parentheses.
  4. – the value that makes an equation true.
  5. – the number in front of a variable.
  6. – a math phrase with numbers, variables, and operations.
  7. – a part of an expression separated by + or − .
Down
  1. of Operations – rules for solving math problems in the correct order (PEMDAS)
  2. – a number that does not change.
  3. – replacing a variable with a number.
  4. – the number being multiplied in an exponent.
  5. – tells how many times a number is multiplied by itself.
  6. Terms – terms that have the same variable and exponent.
  7. – to make an expression easier to understand or shorter.
  8. – a math sentence that uses <, >, ≤, or ≥ instead of =.

15 Clues: – a number that does not change.– a letter that represents a number.– the number in front of a variable.– replacing a variable with a number.– a math sentence with an equals sign.– the value that makes an equation true.– the number being multiplied in an exponent.– a part of an expression separated by + or − ....

Algebra Terms 2026-05-04

Algebra Terms crossword puzzle
Across
  1. The horizontal line running through the origin on a coordinate plane.
  2. Lines that remain the same distance apart but never touch
  3. A number or variable multiplied to create a product.
  4. The values of x where an expression is zero.
  5. The vertical line running through the origin on a coordinate plane.
  6. Symbol that represents an unknown number
  7. A single number, a variable, or a product of numbers and variables
  8. The highest exponent in a polynomial, or the sum of exponents in a single term
Down
  1. The shape of the graph of y=x^2.
  2. A numerical or constant factor placed in front of a variable
  3. A general term for an expression with one or more terms.
  4. An expression with one term
  5. A value that doesn't change
  6. A number indicating how many times to multiply a base
  7. A combination of terms combined using operators

15 Clues: An expression with one termA value that doesn't changeThe shape of the graph of y=x^2.Symbol that represents an unknown numberThe values of x where an expression is zero.A combination of terms combined using operatorsA number or variable multiplied to create a product.A number indicating how many times to multiply a base...