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:
A.
- 1 muffin equals $2.08 for the first package.
- 1 muffin equals $1.91 for the second package.
- 1 muffin equals $1.88 for the third package.
B.
Option B gives the lowest unit price.
Tangent is opposite/adjacent so it would 60/25 which simplifies to 12/5
For part A, you simply add the two functions a(x) and b(x). The resulting function is then (a+b)(x) = 5x +2.
For part B, you multiply the functions a(x) and b(x). Using the FOIL method, we obtain, 6x^2 -24x + 20x - 80. Simplifying, we get, (a*b)(x) = 6x^2 -4x - 80.
For part C, you replace x in the function a(x) with the expression from b(x). This results to: a[b(x)] = 3(2x - 8) +10. Simplifying, a[b(x)] = 6x - 14.
Answer:
Part A: Yes. For every 10 employees, an increase of 80 products produced.
Part B: y = 8x + 120
Part C: Y-intercept indicates the number of products produced when there are 0 employees. The slope indicates the rate of increase of production with the number of employees
Step-by-step explanation:
Part A: 80 - 0 = 80 employees; 760 - 120 = 640 products. Therefore, 640/80 = 8 products per employee <u>or</u> 80 products per 10 employees
Part B: For y = mx + c ,
m = (Y1 - Y0)/(X1 - X0) = (760 - 120)/(80 - 0) = 8
c = Y-intercept, when X = 0. Therefore c = 120