Answer:
52 tickets cost $10 and 18 tickets cost $12
Step-by-step explanation:
10x+12y=804. (1)
x+y=70. (2)
From (2)
x=70-y
Substitute x=70-y into (1)
10x+12y=804
10(70-y)+12y=804
700-10y+12y=804
700+2y=804
2y=804-700
2y=104
y=104/2
y=52
Recall
x+y=70
x+52=70
x=70-52
x=18
52 tickets cost $10 and 18 tickets cost $12
Answer:
A. Increase by 2
Step-by-step explanation:
Given that a fitted multiple regression equation is

This is a multiple regression line with dependent variable y and independent variables x1, x2, x3 and x4
The coefficients of independent variables represent the slope.
In other words the coefficients represent the rate of change of y when xi is changed by 1 unit.
Given that x3 and x4 remain unchanged and x1 increases by 2 and x2 by 2 units
Since slope of x1 is 5, we find for one unit change in x1 we can have 5 units change in y
i.e. for 2 units change in x1, we expect 10 units change in Y
Similarly for 2 units change in x2, we expect -2(4) units change in Y
Put together we have
change in y
Since positive 2, there is an increase by 2
A. Increase by 2
Answer:
2^27
Step-by-step explanation:
Given the following expression:
[(2^10)^3 x (2^-10)] ÷ 2^-7
This can be easily simplified. Let us simplify the numerator first. To do that, we have
(2^10)^3 making use of the power rule of indices that says:
(A^a)^b = A^ab where a and b are powers, we have:
2^(10x3) = 2^30
Therefore the numerator becomes:
2^30 x 2^-10. Also making use of the multiplication rule that says:
A^a x A^b = A^(a + b), we have
2^30 x 2^-10 = 2^(30 – 10) = 2^20.
Now we have:
(2^20) ÷ (2^-7)
To simplify this, we need the division rule of indices which says:
A^a ÷ A^b = A^(a – b)
Therefore we have:
(2^20) ÷ (2^-7) = 2^[20 – (–7)] = 2^(20+7) = 2^27