<h2>Steps</h2>
So here are a couple expressions when a value changes by percentage (p = percentage in decimal form and m = original value):
- When <em>decrease</em>: (1 - p)m
- When <em>increase</em>: (1 + p)m
So firstly, the $80 share dropped by 15%. Since this is a <em>decrease</em>, follow the appropriate expression:

<em>On Tuesday, the share went from $80 to $68</em>
Next, on Wednesday the share increased by $7. With this, just add $68 and 7.

<em>On Wednesday, the share went from $68 to $75</em>
Lastly, on Thursday the share increased by 12%. Since this is an <em>increase</em>, follow the appropriate expression:

<h2>Answer</h2>
<u>The final price of the share is $84.</u>
Answer:
y = 2x + 4
Step-by-step explanation:
First find 2 points on the line to determine slope.
(0, 4) and (2, 8)
Slope = 
y = 2x + b
b = y - intercept
b = 4
y = 2x + 4
Answer: I’ll explain it in simpler terms for you. A proportional relationship is one in which two quantities vary directly with each other. Ratios are proportional if they represent the same relationship. One way to see if two ratios are proportional is to write them as fractions and then reduce them. If the reduced fractions are the same, your ratios are proportional. An example of a proportional relationship is simple interest, tax, markups and markdowns, gratuities and commissions, fees, percent increase and decrease, percent error. Hope this helps! :D
Answer:
a. 9.5x + 6.5(x+c) < 8 when c>0
b. Must be one child more than the no. of adults.
Step-by-step explanation:
For Cinema 1:
for adult = $9.50
for child = $6.50
For Cinema 2:
Per person regardless of age = $8.00
First of all, we will find out the condition when per person rates in both cinema are equal.
Assume x = no. of adults
y = no. of children
Rate per person in Cinema I = Rate per person in Cinema II
(9.5x + 6.5y)/(x+y) = 8
9.5x + 6.5y = 8(x+y)
9.5x + 6.5y = 8x + 8y
9.5x-8x = 8y-6.5y
=> x = y
So rates are equal when no. of adults equals no. of children
For Cinema I to have better rates, no. of children should be atleast 1 more than the no. of adult. In this way the rate per person of Cinema I will be less than 8
Hence we form an inequality when y = x+c and c > 0
9.5x + 6.5(x+c) < 8 when c>0
Hence there must be 1 more children than the no. of adults attending Cinema I for it to be a better deal.