No 1.2 x 2.6 doesn't equal 31.2 it equals 3.12
150 and the unknown angle next to it equal 180.
180 - 150= unknown angle
30 degrees= unknown angle
Then the triangle also equals 180 so we add the angles and solve for x
3x + 2x + 30= 180
5x + 30= 180
5x= 150
x= 30
3x= 3(30)= 90 degrees
2x= 2(30)= 60 degrees
X=2.412 is the correct answer
Answer:
The answer is $88
Step-by-step explanation:
The Math.random () function returns a floating-point, pseudo-random number in the range 0–1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.