Find a common denominator (12).
u/4=8/3
3u/12=32/12
Multiply each side by twelve to get rid of the denominator.
3u=32
u=1 2/3
1 and two-thirds equals 1.6666666 in decimal form, so the nearest tenth would be 1.7
When a function is reflected, it must be reflected over a line
The new function is: 
The equation is given as:

The rule of reflection over the y-axis is:

So, we have:

Rewrite as:

Hence, the new function is:

Read more about reflections at:
brainly.com/question/938117
Angles 1, 3, and 4 make up a straight line.
Thus, 3x + 90 + 3x - 6 = 180 (angle sum of straight line)
6x - 6 = 90
6x = 96
x = 16
Now angle 1 becomes 3(16) = 48
Angle 1, 2, and 3 also make up a straight line.
Thus, angle 2 + 48 + 90 = 180
angle 2 + 138 = 180
angle 2, therefore, becomes 42. In essence, (A)
Answer:
clc%clears screen
clear all%clears history
close all%closes all files
p=250;
M=[];
for i=1:100000
re=0;
S=0;
while(S<=1)
S=S+rand;
re=re+100;
end
M(i)=re;
end
disp('Expected received money is');
mean(M)
disp('Since expcted is greater than what we pay. So, we will play')
Step-by-step explanation:
144 cm3 is what i came up with!