For this question you would divide $8.52 by 36 pencils to get about $0.24 per pencil for brand A rounded to the nearest cent. Then divide $9.98 by 48 pencils to get about $0.21 per pencil for brand B rounded to the nearest cent.
Answer:
The value of x is 68, all the angles in a parrelelogram equal 360, 68 + 112 + 112 + x = 360, all the angles are 292, and subtracted from 360 you get 68
Step-by-step explanation:
Answer:
y = 9 + 19x
Step-by-step explanation:
To find the equation matching a set of data, you simply try a few values for x and see if by solving that side of the equation you get the value of y. If you do, you found your equation.
You have a big advantage here... since you have the value of y when x = 0.
When x = 0, y = 9, that's a very important data to have to simplify your research.
Let's try the value of 0 for x in each of the given equations:
y = 18 + 10 (0) = 18 --- NO
y = 9 + 19 (0) = 9 --- YES! We can confirm with another value of x:
y = 9 + 19 (1) = 28 --- YES! Confirmed!
y = 9 + 19x is your answer!
Answer:
an = a(n-1) - 7
Step-by-step explanation:
the second term is smaller than the first term 7.
a20 = a19 - 7
a19 = a18 - 7
=> a20 = (a18 - 7) - 7
Then you can accumalate until a1
-> a20 = a1 - 19*7 = 86 - 19*7 = -47