The volume consists of L*W*H. Since it is a cube, each measurement will be the same. The cube is 6 for Length, width, and height. The SA for the base of the box is 36cm.
Remark
So CAB is a base 16 number? I hope that's correct. I'll treat it that way. If I am incorrect, please leave a note and I'll modify my answer accordingly.
Expand
A = 10 in decimal
B = 11 in decimal
C = 12 in decimal
B is the "units" value in decimal it is 11
A is the "tens" value or 12 place and in decimal you would get 12 * 10 = 120
C is the "hundreds" value or 12^2 place and in decimal you would get 144*12 =1728
Now you need to all all three results together. 11 + 120 + 1728 = 1850
Answer
(CAB)_16 = 1850 in decimal
Answer:
Explained
Step-by-step explanation:
Given that:
- A researcher is interested in determining whether a large aerospace firm is guilty of gender bias in setting wages.
According to the given info the difference in means test is too limited because it does not include the type of engineer, education level or experience. The gender with lower wages of might be reflected in the type of engineer or education level.
The research could be improved using additional data on the factors namely gender, education, education and the type of engineer.
Then, further it is recommended to construct a multiple regression where the dependent variable is a wage and the four factors are independent variables. The importance of the omited variable by the means of that the "difference in means" test in unsuitable for determining the gender bias in setting wages.
Function B
the slope is actually consistent unlike function a, also if u graphed it out it’s function b
1. 3x - 2y = 0 => y = 3/2x
4x + 2y = 14<=> 4x + 2*(3/2x) = 14<=> 7x = 14<=> x = 2 & y = 3
2.3p + q = 7=> q = 7 - 3p
2p - 2q = -6<=> 2p - 2*(7-3p) = -6<=> 2p - 14 + 6p = -6<=> 8p = -6 + 14 = 8<=> p = 1 & q = 4
3.3x - 2y = 1=> x = (1+2y)/3
8x + 3y = 2<=> 8*(1+2y)/3 + 3y = 2<=> 8*(1+2y)/3 - 2 = -3y<=> 3*(8*(1+2y)/3 - 2) = -3*(3y)<=> 8*(1+2y) - 6 = -9y<=> 8 + 16y - 6 = -9y<=> 2 = -25y<=> y = -2/25 & x = 7/25