Answer:
i choose whatever
Step-by-step explanation:
yu gave me the option :)
Keep note of these things before we start:
-Of is a keyword that tells us multiplication is being done
-x = total number of pages
-32% = 32/100 = .32
Okay, here we go:
32% of total number of pages = 80
.32 of x = 80
.32*x = 80
.32x = 80
.32x/.32 = 80/.32
x = 250
There are 250 pages in total in Katie's book.
To find out how many pages she has to read (y), subtract the pages read from the total:
TOTAL - PAGES READ = PAGES LEFT TO READ
250 - 80 = y
170 = y
Katie has 170 pages left to read
Hope this helps!

describes a circle of radius 2 centered at (0,2). A revolution of this region about the y-axis would give you a sphere of radius 2, so the volume would be

.
There are two equation:
1) From Kim
2) From Daniel
Let:
x be the cost of rolls of plain wrapping paper
y be the cost of rolls of shiny wrapping paper
Kim:
7x + 8y = 140
Daniel:
14x + 7y = 154
<u>Using elimination method:</u>
(7x + 8y = 140) * -2 (Multiplying the equation by -2)
-14x - 16y = -280
-14x -16y = -280
14x + 7y = 154
------------------------------
0x - 9y = -126
9y = 126 (Negative sign cancels from both sides)
y = 126 /9
y = 14
The cost of each shiny wrapping paper is $14.
Now solve x, you pick any two equation to solve for x.
7x + 8y = 140
7x + 8(14) = 140 (You know from above y =14)
7x + 112 = 140
7x = 28
x = 28/7
x = 4
The cost of each plain wrapping paper is $4.
Solution: (4,14)