Start at 4 and since it a negative go down one and over one
The total number of stickers :
Page 1 : 28
Page 2 : 24
Page 3 : 72
Page 4 : 48
<h3>Further explanation
</h3>
There are several properties in integer multiplication operations
Multiplication between integers will produce integers too
a x b = b x a
ax (bxc) = (axb) xc
ax1 = 1 x a = a
* addition
ax (b + c) = axb + axc
* substraction
ax (b-c) = axb - axc
We can use facts to solve multiplication problems
for example :
6 x 7 = (5 x 7) + ( 1 x 7) = 42
we can break facts with 6 into 5s and 1s facts from multiplication above
julia puts her stickers into arrays in an album
From picture (attached) we can find the total number of stickers on each page with 1s,2s,3s and 5s facts
- Page 1 : 4 x 7 = (2 x 7) + ( 2 x 7) = 14 + 14 = 28
- Page 2 : 4 x 6 = (1 x 6) + (3 x 6) = 6 + 18 = 24
- Page 3 : 8 x 9 = ( 3 x 9) + (5 x 9) = 27 + 45 = 72
- Page 4 : 8 x 6 = (3 x 6) + (5 x 6) = 18 + 30 = 48
<h3>Learn more</h3>
the multiplicative identity property
brainly.com/question/4238982
Keywords : stickers, arrays, album, page, Julia
#LearnWithBrainly
Answer:
the answer is most likely A
Step-by-step explanation:
The answer to this question is 0.64 because you have to divide hope this helps you
Answer:
The answer to your question is: (x + 2)(3x - 1) = 0
x1 = -2
x2 = 1/3
Step-by-step explanation:
3x² + 5x − 2 = 0
Multiply 3 x -2 = -6
Find two numbers that added = +5 and multiply -6
These numbers are +6 and -1
Then:
3x² + 6x -1x − 2 = 0
Factorize 3x (x + 2) - 1(x + 2) = 0
Factorize again (x + 2)(3x - 1) = 0
Finally
x + 2 = 0 3x - 1 = 0
x = -2 x = 1/3