how many miles per hour does it take to go 160 miles in 4.5 hours
You treat your friend to lunch. The food bill was $30.24. A 7% sales tax will be added and you want to leave a 20% tip.
a. Find the sales tax.
b. Find the tip.
c. Find the total amount you pay for lunch.
Answer:
a. $2.12
b. $6.45
c. $38.81
Step-by-step explanation:
a.
I'll convert 30.24 and 7% into fractions.
756/25 * 7/100
Cross cancel 756 and 100 (GCF is 4)
189/25 * 7/25
Convert above into a single fraction
(189 * 7)/(25 * 25)
Multiply 189 by 7, then 25 by 25.
1323/625
Divide, then round to the nearest cent
$2.1168 ≈ $2.12 in sales tax
b.
Like before, I'll convert $32.26 ($30.24 + $2.12) and 20% into fractions.
1613/50 * 1/5
Multiply 50 by 5.
1613/250
Divide, then round to the nearest cent.
$6.452 ≈ $6.45 in tip money
c.
This is probably the simplest part of the 3. Just add $30.24 + $2.12 + $6.45.
$30.24 + $2.12 + $6.45
$32.36 + $6.45
You pay a total of $38.81 for lunch.
Two students have a bitter disagreement about the answer to a homework question and decide to settle their differences in a duel at the golf cours. The rules of the duel are simple:
Each student takes a single shot from the 18th tee. If only one student's shot lands on the green, that student is declared the victor and the duel is over. If both students' shots land on the green, the result is a draw and the duel is over. If they both miss the green, then they repeat another round (and so on) until the duel ends in a draw or with a victor. The result of each tee shot is independent. Student A has not spent much time at the golf course, resulting in a 0.55 probability that her tee shot will hit the green. Student B golfs regularly, resulting in a 0.76 probability that his tee shot will hit the green.
Required:
a. Whatâs the probability that the duel ends in round 1?
b.Whatâs the probability that the duel ends in the 3rd round?
c. Whatâs the probability that the duel ends in a draw (i.e., that neither student wins)?
Answer:
a.) P(duel end in round 1 ) = 0.892
b.) P(duel ends in the 3rd round) = 0.010
c.) P(duel ends in a draw) = 0.418
Step-by-step explanation:
Let
P(A) - Probability that Student A will hit the green.
P(¬A) - Probability that Student A will miss the green.
P(B) - Probability that Student B will hit the green.
P(¬B) - Probability that Student B will miss the green.
Given,
P(A) = 0.55 , P(B) = 0.76
As we know that,
P(A) + P(¬A) = 1
⇒P(¬A) = 1 - P(A)
= 1 - 0.55
= 0.45
⇒P(¬A) = 0.45
And
P(B) + P(¬B) = 1
⇒P(¬B) = 1 - P(B)
= 1 - 0.76
= 0.24
⇒P(¬B) = 0.24
So, we get
P(A) = 0.55 , P(B) = 0.76
P(¬A) = 0.45, P(¬B) = 0.24
a.)
P(duel end in round 1 ) = P( both hit on green or only one hit on green )
= P(A).P(B) + [ P(A).P(¬B) + P(¬A).P(B) ]
= 0.55(0.76 ) + [ 0.55(0.24) + 0.45(0.76) ]
= 0.418 + [ 0.132 + 0.342 ]
= 0.418 + [ 0.474 ]
= 0.892
⇒P(duel end in round 1 ) = 0.892
b.)
P(duel ends in the 3rd round) = P( duel miss green in 1st round × duel miss green in 2nd round × both hit on green or only one hit on green in 3rd round )
= [ P(¬A).P(¬B) ] × [ P(¬A).P(¬B) ] × { P(A).P(B) + [ P(A).P(¬B) + P(¬A).P(B) ] }
= [ 0.45(0.24) ] × [ 0.45(0.24) ] × { 0.55(0.76 ) + [ 0.55(0.24) + 0.45(0.76) ] }
= [ 0.108 ] × [0.108] × { 0.418 + [ 0.132 + 0.342 ] }
= 0.011664 × 0.892
= 0.010404 ≈ 0.010
⇒P(duel ends in the 3rd round) = 0.010
c.)
P(duel ends in a draw) = P(both students' shots land on the green)
= P(A).P(B)
= 0.55(0.76)
= 0.418
⇒P(duel ends in a draw) = 0.418
how do I round off 6.2 into a number
Ok so if you are rounding it to the nearest tenths place the answer would be 6
hope that's right!!
Answer:
well if you want to get to a whole number it would be 6
Step-by-step explanation:
you get that by well let's say it was 5.5 the second number is over half so it would round up to a whole of 6 but if it was 5.4 it would round down to 5.
I can explain better if needed
Mr. Alpert’s house has 40 windows. Kids playing baseball outside the house broke 10% of the windows.
Answer:
Step-by-step explanation:
Number of windows broken = 10% of 40
[tex]= \frac{10}{100}*40\\= 4[/tex]
Answer:
4 windows are broken
Step-by-step explanation:
Part E Find half of the time that Devon skied without falling, and write inequalities to compare it with the times others in the family skied without falling.
Answer:
For Half of Devon's Time you would put 172 divide by 2 equals 186. For comparison:
kelvin 223>86
Lori 55<86
Vanessa 265>86
Celia 112>86
Arnold 356>86
Step-by-step explanation:
f(x) = x^2. What is g(x)?
If a1 = 4 and an = -3an-1 then find the value of a4.
Answer:
[tex]a_4 = -108[/tex]
Step-by-step explanation:
Given
[tex]a_n = -3a_{n-1}[/tex]
[tex]a_1 = 4[/tex]
Required
Find [tex]a_4[/tex]
[tex]a_4 = -3a_{4-1}[/tex]
[tex]a_4 = -3a_3[/tex]
We calculate for a3
[tex]a_3 = -3a_{3-1}[/tex]
[tex]a_3 = -3a_2[/tex]
Calculate for a2
[tex]a_2 = -3a_{2-1[/tex]
[tex]a_2 = -3a_1[/tex]
Substitute 4 for a1
[tex]a_2 = -3*4[/tex]
[tex]a_2 = -12[/tex]
Substitute -12 for a2 in [tex]a_3 = -3a_2[/tex]
[tex]a_3 = -3 * -12[/tex]
[tex]a_3 = 36[/tex]
Substitute 36 for a3 in [tex]a_4 = -3a_3[/tex]
[tex]a_4 = -3*36[/tex]
[tex]a_4 = -108[/tex]
EASY
? I think it is
Answer:
C.
Step-by-step explanation:
Work out the surface area
Answer:
189
Step-by-step explanation:
6 imes 4.5divide2
13.5
13.5
67.5
54
40.5
Two athletes practice for a marathon by running back and forth on an 11-mile course. They start running simultaneously, one at a speed 2 mph faster than the other's speed. How fast does each run if they meet 1 hour 6 minutes after starting? (The faster runner is already returning at this point.) How far from the starting point do the runners meet?
Answer:
Faster runner speed: 11 mph
Slower runner speed: 9 mph
Distance from starting point: 9.9 miles
Step-by-step explanation:
Let the slower runner speed be: x
Faster runner speed: x+2
1 hour 6 minutes = 1.1 hours
Slower: 1.1(x) = 1.1x miles
Faster: 1.1(x+2) = 1.1x+2.2 miles
This means that the faster runner had gone 2.2 miles more than the slower runner.
1.1x + 2.2 > 11 miles (This is true as we know the faster runner is coming back from the 11 mile run)
1.1x > 11 - 2.2 miles
1.1x > 8.8 miles
x > 8.8 / 2.2 miles
x > 8 mph
1.1x < 11 miles (we know this is true as the slower runner has to have gone less than 11 miles as the faster runner met him on his way back)
x < 11 / 1.1 miles
x < 10 miles
8 < x < 10
Although x could be any number including decimal between 8 and 10, the obvious first answer would be 9. However we need to check if this answer is correct.
Slower runner distance to the end:
1.1(9) = 9.9 miles
11 - 9.9 = 1.1 miles
Faster runners distance from the end (when coming back)
1.1(9+2) = 1.1(11) = 12.1 miles
12.1 - 11 = 1.1 miles
The speeds 9 mph and 11 mph are now proven to be the right speeds. Using our equation before, we can figure out the distance from the starting point that they meet at. This is just how far the slower runner has gotten. So, 1.1(9) = 9.9 miles from the starting point
if the original quantity is 10 and the new quantity is 3 what is the percent decrease
Answer:
70% Decrease
Step-by-step explanation:
Answer:
70%
Step-by-step explanation:
The percent decrease is 70%.
PLEASE HELP!!!
question 1: What is the coefficient of the third term of the trinomial? (In other words, what is C?)
(2x + 3)(4x − 1) = 8x^2 +10x − C
Question 2: What is the coefficient of the second term of the polynomial? (In other words, what is B?)
(x + 2)(2x^2 + x − 1) = 2x^3 + Bx^2 + x − 2
question 3: What is the coefficient of the third term of the polynomial? (In other words, what is C?)
(x + 2)(x^2 −3x − 2) = x^3 −x^2 −Cx − 4
The value of C is -3 and the value of B is 5
ExpansionGiven the expression
(2x + 3)(4x − 1)
On expansion, ww will have:
(2x + 3)(4x − 1) = 8x^2 - 2x + 12x - 3
(2x + 3)(4x − 1) = 8x^2 + 10x - 3
Hence the value of C is -3
For the expression (x + 2)(2x^2 + x − 1)
Expnd
(x + 2)(2x^2 + x − 1) = 2x^3 + x^2 - x + 4x^2 + 2x - 2
(x + 2)(2x^2 + x − 1) = 2x^3+ 5x^2 +x - 2
Hence the value of B is 5
Learn more on expansion here: https://brainly.com/question/13602562
What is the ansar to 2+2 please I’m 3 and I hove preK hamewark
Answer:
4
Step-by-step explanation:
2+2=4
find the area of the shaded region under the
standard normal curve. If convenient, use technology to find the area
Answer
The area of the shaded region under the standard normal curve is 0.4834.
Step-by-step explanation:
A random variable X is said to have a normal distribution with mean, µ and variance σ².
Then , is a standard normal variate with mean, E (Z) = 0 and Var (Z) = 1. That is, Z N (0, 1).
The distribution of these z-variates is known as the standard normal distribution.
Compute the area under the curve between -2.13 and 0 as follows:
Thus, the area of the shaded region under the standard normal curve is 0.4834.
Help me pls pls pls
Answer:
1. The gallons are dependent because the number of gallons depends on how long the tank has been filled with water.
2. 5
3. Since we know that after 1 minute, there are 5 gallons of water, we multiply both 1 and 5 by 60. Then we get 300 gallons after 60 minutes.
Step-by-step explanation:
can you answer this
Answer:
B. 7ab²c
Step-by-step explanation:
The GCF of 21a²b^4c and 49ab²c³ is
7ab²c
Answer:
The correct answer is b.
A study showed that 25% of the students drive themselves to school. Based on the suggested probability, in a class of 18 students, what would be the probability that at least 6 students drive themselves to school? (CDF)
A) 0.139
B) 0.283
C) 0.717
D) 0.861
Answer:
B) 0.283
Step-by-step explanation:
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
25% of the students drive themselves to school.
This means that [tex]p = 0.25[/tex]
Class of 18 students
This means that [tex]n = 18[/tex]
What would be the probability that at least 6 students drive themselves to school?
This is
[tex]P(X \geq 6) = 1 - P(X < 6)[/tex]
In which
[tex]P(X < 6) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5)[/tex]
So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{15,0}.(0.25)^{0}.(0.75)^{18} = 0.006[/tex]
[tex]P(X = 1) = C_{15,1}.(0.25)^{1}.(0.75)^{17} = 0.034[/tex]
[tex]P(X = 2) = C_{15,2}.(0.25)^{2}.(0.75)^{16} = 0.096[/tex]
[tex]P(X = 3) = C_{15,3}.(0.25)^{3}.(0.75)^{15} = 0.17[/tex]
[tex]P(X = 4) = C_{15,4}.(0.25)^{4}.(0.75)^{14} = 0.213[/tex]
[tex]P(X = 5) = C_{15,5}.(0.25)^{5}.(0.75)^{13} = 0.199[/tex]
[tex]P(X < 6) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) = 0.006 + 0.034 + 0.096 + 0.17 + 0.213 + 0.199 = 0.718[/tex]
[tex]P(X \geq 6) = 1 - P(X < 6) = 1 - 0.718 = 0.282[/tex]
Closest option is B, just a small rounding difference.
If a tree cast shadow that is 42 feet long and a man whose height is 6 feet cast a shadow that is 5 feet long how tall is the tree ?
I TYPED IN THE ANSWER CAN SOMEONE CORRECT IF IT IS WRONG?
Answer: No you are not wrong
Step-by-step explanation:
. The function is shown belo [tex]y=2^x[/tex] If the function is translated 4 units up, which of the following will represent the y-intercept and the equation of the horizontal asymptote of the translated function?
Answer: (0,5); y= 4
Step-by-step explanation:
HELP QUICK ILL MARK BRAINLIEST|mr Williams drew a polygon on the board.the polygon had both acute and obtuse angles wich polygon Could mr Williams have drawn
Answer:
J
Step-by-step explanation:
A rhombus as both acute and obtuse angles that add up to 180 on each side
the photo says it all
ignore this:isnsjsbjs sjsdjsnsnssnsnnsnsns
Answer:
4
Step-by-step explanation:
i dont wanna explain but the answer is 4
A line has a slope of 5 and includes the points (1,t) and (3,2). What is the value of t?
Hello!
[tex]\large\boxed{t = -8}[/tex]
We can find the value of t using the slope formula:
[tex]slope = \frac{y_{2}-y_{1}}{x_{2}-x_{1}}[/tex]
Plug in the given slope and coordinates into the appropriate places:
[tex]5 = \frac{2-t}{3-1}[/tex]
Simplify:
[tex]5 = \frac{2-t}{2}[/tex]
Multiply both sides by 2 to begin isolating for t. Simplify and solve for t:
[tex]5 * 2 = 2 - t\\\\10 = 2 - t\\\\8 = -t\\\\t = 8[/tex]
What is the smallest unit of time? (Hint: its not a nanosecond or a microsecond or a second)
the sum of 9/10 and 5/6
Answer:
Step-by-step explanation:
9/10+5/6 =
27/30+25/30 =
52/30 = 1 22/30 =1 11/15
Answer: 26/15
Step-by-step explanation:
1. First find the common denominator, which is 30
2. Add them
3. Simplify (common factor of 2)
[tex]\frac{27}{30} + \frac{25}{30} \\\\\frac{52}{30} \\\\\\\frac{26}{15}[/tex]
What is - 0.9 as a decimal
Answer: -0.9 as a decimal is -0.9
but if you meant as a fraction, then it's -9/10
Step-by-step explanation:
Answer:
0.9
Step-by-step explanation:
There Are Several Ways To Write 0.9.
1) 0.9
2)0.90
3)9/10
4)90/100
Hope this was able to help you!
-TheAnimeCatUwU
#LearnWithBrainly
10x – 3>-23
Please helpppp
Answer:
-2 i think i am not sure though
Step-by-step explanation:
Answer:
x = -2
Step-by-step explanation:
First, add 3 to both sides to get 10x > -20. Then, divide both sides by 10 to get x = -2. I hope this helps :)
Solve 3(x + 1) = −2(x − 1) − 4
-1
1
-3
5
Answer:
x = -1
Step-by-step explanation:
3(x + 1) = -2(x - 1 ) - 4
use the distributive property to get rid of the parentheses. on -2 and -1 they cancel each other out so it becomes + 2. now you have:
3x + 3 = -2x + 2 - 4 (+2 and -4 are like terms so they become -2. so technically its 3x + 3 = -2x -2)
get +3 on the other side by subtracting it from itself and then subtracting it from -2 so it becomes -5.
3x = -2x - 5
get -2x on the other side by adding 2x to itself then adding 2x to 3x so it becomes 5x
5x = -5
divide 5 from -5 and you get x = -1