Which expression matches "add 7 to the product of 2 and 5"? ā 2 Ć 5 + 7."Product of 2 and 5" = 2 Ć 5. Adding 7 gives 2 Ć 5 + 7. Multiplication already has priority, so no parentheses needed.
Translate to an expression: "3 times the difference of 10 and 4" ā 3 Ć (10 ā 4)."Difference of 10 and 4" = (10 ā 4). Multiply by 3 gives 3 Ć (10 ā 4).
What is the value of { [ 2 Ć (3 + 4) ] ā 6 }? ā 8.(3+4)=7. [2Ć7]=14. {14ā6}=8.
Which expression represents "the quotient of 20 and the sum of 3 and 2"? ā 20 Ć· (3 + 2)."Sum of 3 and 2" = (3+2). "Quotient of 20 and that sum" = 20 Ć· (3+2).
Which expression has a value of 20? ā (2 + 3) Ć 4.(2+3)Ć4 = 5Ć4 = 20. Others give 14, 14, or 9.
Jake has (4 + 6) stickers and doubles them. Which expression shows total stickers? ā (4 + 6) Ć 2.First find the total: (4+6). Then double it: Ć 2. So (4+6)Ć2 = 20.
Sam calculates 4 + 8 Ć· 2 and gets 6. Is he correct? ā No, the answer is 8.PEMDAS: divide first 8Ć·2=4, then add 4+4=8. Sam forgot to divide before adding.
Which is the correct first step for: 5 Ć 3 ā (4 + 2) Ć· 2? ā Evaluate (4 + 2).Parentheses are first in PEMDAS, so evaluate (4+2)=6 first.
If you see 18 Ć· 9 Ć 2, what do you do first? ā 18 Ć· 9 (work left to right).Multiplication and division are equal priority; work left to right. So 18Ć·9=2 first, then 2Ć2=4.
Which expression equals 30? ā (4 + 1) Ć 6.(4+1)Ć6 = 5Ć6 = 30. Others give 10, 10, or 10.
If two number patterns have a consistent relationship, their plotted points form: ā A straight line.When two patterns have a constant relationship (like y = 2x), their ordered pairs fall along a straight line.
Pattern X: 0, 3, 6, 9. Pattern Y: 0, 1, 2, 3. What is the relationship between X and Y? ā X is always 3 times Y.0=3Ć0, 3=3Ć1, 6=3Ć2, 9=3Ć3. X is always 3 times Y.
How do you check if a number sequence is arithmetic (has a constant difference)? ā Subtract consecutive terms ā the difference should be the same.An arithmetic pattern has a constant difference between consecutive terms. Subtract consecutive terms to check.
Pattern A: 0, 4, 8, 12. Pattern B: 0, 2, 4, 6. What ordered pair corresponds to the 4th terms? ā (12, 6).4th term of A = 12, 4th term of B = 6. The ordered pair is (A, B) = (12, 6).
A pattern rule says "multiply by 3." If x = 4, what is y? ā 12.y = 3 Ć x = 3 Ć 4 = 12.
Two patterns: x adds 5 each step (starting at 0), y adds 10 each step (starting at 0). Which ordered pair is NOT on this pattern? ā (10, 15).y should always be 2Ć x. (10, 15): 15 ā 2Ć10=20. So (10,15) does not fit.
What is the next ordered pair in the sequence (0,0), (1,3), (2,6), (3,9)? ā (4, 12).Pattern: y = 3x. Next x = 4, so y = 12. Ordered pair: (4, 12).
On a coordinate grid, the point (0, 5) is located: ā On the y-axis, 5 units up.When x=0, the point is ON the y-axis. Since y=5, it is 5 units above the origin.
What does it mean when two patterns are graphed and the points form a straight line? ā There is a consistent relationship between the patterns.A straight-line graph indicates a constant ratio or constant difference relationship between the two patterns.