Answer:
25 hours
Step-by-step explanation:
Please let me know if you want me to add an explanation as to why this is the answer. I can definitely do that, I just don’t want to waste my time in case you don’t want me to :)
Answer:
James bought 11 good tickets and 5 bad tickets.
Step-by-step explanation:
Given that:
Cost of each good ticket = $8
Cost of each bad ticket = $5
Total amount spent = $113
Total tickets bought = 16
Let,
x be the number of good tickets bought
y be the number of bad tickets bought
x+y=16 Eqn 1
8x+5y=113 Eqn 2
Multiplying Eqn 1 by 5
5(x+y=16)
5x+5y=80 Eqn 3
Subtracting Eqn 3 from Eqn 2
(8x+5y)-(5x+5y)=113-80
8x+5y-5x-5y=33
3x=33
Dividing both sides by 3

Putting x=11 in Eqn 1
11+y=16
y=16-11
y=5
Hence,
James bought 11 good tickets and 5 bad tickets.
Based on the starting temperature and the new temperature, the relevant expression would be<u> 2 - (-9) </u>
To find the number of degrees the temperature has changed by, use the following equation:
<em>= Starting temperature - Current temperature </em>
Starting temperature = 2°F
Current temperature = -9°F
The equation becomes:
<em>= 2 - (-9)</em>
In conclusion, the expression would be 2 - (-9)
<em>Find out more on </em><em>expressions </em><em>at brainly.com/question/945593. </em>
Answer:
Step-by-step explanation:
There are 2 ways to proceed further.
Option A is with using the random number table.
- Let us assume that each gravestone has a unique number between 1 and 55914.
- Choose a row at random from the table.
- Take the first number consisting of 5 digits, if the number corresponds with a number between 1 and 55914, then select the corresponding plot, otherwise move on to the next 5 digit-number.
Repeat until 395 gravestones have been selected.
Option B is with using any calculator with capability of generating random integer. Here for example consider any TI series programmable calculator.
- Enter the following command into your calculator:
randInt(1,55914,395)
- The first and second number are the lower and upper limits between which the values have to lie.
- The third number is the number of required selections.