Answer:
a. Short-Sleeve = 35
b. Long-Sleeve = 27
Step-by-step explanation:
Given data:
Total shirts sold = 62
short sleeved cost = 11 each
Long sleeved cost = 17 each
Total receipts = 844
<em>Let the count of short sleeved be X and Let the count of long sleeved be Y</em>
X + Y = 62 <em>(equation 1) from the total shirts sold</em>
11X + 17Y = 844 <em>(equation 2) from the total receipts</em>
<em>From equation 1</em> X = 62 - Y <em>(Equation 3)</em>
<em>Substituting equation 3 into equation 2</em>
11(62 - Y) +17Y = 844
682 -11Y + 17Y = 844
-11Y + 17Y = 844-682
6Y = 162
Therefore Y = 27
<em>Substituting Y into equation 3</em>
X = 62 - Y
X = 62 - 27
X = 35
Sorry, I'm going to need a more accurate question. How many kids are there in total?
Answer:
x = -2
Step-by-step explanation:
(4,3)(2,2)
slope = (2 - 3) / (2 - 4) = -1/-2 = 1/2
y = mx + b
slope(m) = 1/2
use either of ur sets of points...(4,3)...x = 4 and y = 3
now we sub and find b, the y int
3 = 1/2(4) + b
3 = 2 + b
3 - 2 = b
1 = b
so ur equation is : y = 1/2x + 1 <==