The logarithm of 5.238 with solution is 0.71916549409.
= log(5.238)
= log(5238/1000)
= log(5238) - log(1000)
= 3.71916549409 - log([tex]10^{3}[/tex])
= 3.71916549409 - 3log10
= 3.71916549409 - 3
= 0.71916549409.
Therefore the logarithm of 5.238 with solution is 0.71916549409.
Learn more about the logarithm here:
https://brainly.com/question/28346542
#SPJ1
What greater number of bicycles had the company previously produced to make the same profit? Round your answer to the nearest tenth.
million bicycles
Answer:
Step-by-step explanation:
black wombat in the dessert jungle
i know its wrong but its right
trust it
the process
2. Last year, 70% of 1 million Philadelphians got their flu shots. About 2% of people who got
their shot got sick with the flu. 6% of people who did not get their flu shot got sick. What is
the probability that a Philadelphian who got the flu got a flu shot? Using bayes rule
The conditional probability that a Philadelphian who got the flu got a flu shot is of:
0.4375 = 43.75%.
What is Conditional Probability?Conditional probability is the probability of one event happening, considering the outcome of a previous event.
The formula is presented as follows:
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]
In which each probability in the formula is described as follows:
P(B|A) is the probability of the event B happening, given that the event A happened.[tex]P(A \cap B)[/tex] is the probability of both the events A and B happening.P(A) is the probability of the event A happening.In the context of this problem, the events are described as follows:
Event A: Got the flu.Event B: Got the flu shot.The probability of people who got the flu is obtained as follows:
2% of 70%. (got the shot).6% of 30%. (did not get the shot).Hence:
P(A) = 0.02 x 0.7 + 0.06 x 0.3 = 0.032.
The probability of both getting the flu and the shot is:
P(A and B) = 0.02 x 0.7 = 0.014.
Hence the conditional probability that a Philadelphian who got the flu got a flu shot is calculated applying the conditional probability formula as follows:
P(B|A) = P(A and B)/P(A) = 0.014/0.032 = 0.4375 = 43.75%.
More can be learned about conditional probability at https://brainly.com/question/14398287
#SPJ1
which of the points A(5,6) or B(5,3) is closer to point C(-3,2)
The solution is
The distance between the point A and C is greater than the distance between the points B and C
What is the distance of a line between 2 points?The distance of a line between 2 points is always positive and given by the formula
Let the first point be A ( x₁ , y₁ ) and the second point be B ( x₂ , y₂ )
The distance between A and B is D , and the distance D is
Distance D = √ ( x₂ - x₁ )² + ( y₂ - y₁ )²
Given data ,
Let the first point be = A
The value of A = A ( 5 , 6 )
Let the second point be = B
The value of B = B ( 5 , 3 )
Let the reference point be C = C ( -3 , 2 )
Now , the distance between the points A and C = P
The distance between the points B and C = Q
Now , the value of P is calculated from the distance formula
Distance Q = √ ( x₂ - x₁ )² + ( y₂ - y₁ )²
Substituting the values in the equation , we get
P = √ ( 5 - ( - 3 ) )² - ( 6 - 2 )²
P = √ ( 8 )² + ( 4 )²
P = √ ( 64 + 16 )
P = √80 units
Now , the value of Q is calculated from the distance formula
Substituting the values in the equation , we get
Distance Q = √ ( x₂ - x₁ )² + ( y₂ - y₁ )²
Q = √ ( 8 )² + ( 1 )²
Q = √ ( 64 + 1 )
Q = √65 units
So , the value of Q is less than value of P
Therefore , the distance of point B to C is lesser than point A to C
Hence , The point B ( 5 ,3 ) is closer to the point C ( -3 , 2 )
To learn more about distance between 2 points click :
https://brainly.com/question/18234495
#SPJ1
round off to the nearest 10 "728.35"
Answer:
730:35
Step-by-step explanation:
that's the answer
NO LINKS!! Please help me with this polynomial function activity 6. Also make a graph.
Answer:
x-intercepts: -4, -2, 1 and 3
y-intercept: 24
[tex]\begin{array}{|c|c|c|c|c|c|}\cline{1-6}x&-5&-3&0&2&4\\\cline{1-6}y&144&-24&24&-24&144\\\cline{1-6}\end{array}[/tex]
Step-by-step explanation:
Given polynomial:
[tex]y=(x+4)(x+2)(x-1)(x-3)[/tex]
The x-intercepts are the points at which the curve intersects the x-axis, so when the function equals zero.
Zero Product Property
If a ⋅ b = 0 then either a = 0 or b = 0 (or both).
Therefore, to find the x-intercepts, set each factor of the given polynomial equal to zero and solve for x:
Therefore:
[tex]\implies (x+4)=0 \implies x=-4[/tex]
[tex]\implies (x+2)=0 \implies x=-2[/tex]
[tex]\implies (x-1)=0 \implies x=1[/tex]
[tex]\implies (x-3)=0 \implies x=3[/tex]
Therefore, the x-intercepts are -4, -2, 1 and 3.
The y-intercept is the point at which the curve intersects the y-axis, so when x is zero.
To find the the y-intercept, substitute x = 0 into the given polynomial:
[tex]\implies y=(0+4)(0+2)(0-1)(0-3)[/tex]
[tex]\implies y=(4)(2)(-1)(-3)[/tex]
[tex]\implies y=(8)(-1)(-3)[/tex]
[tex]\implies y=(-8)(-3)[/tex]
[tex]\implies y=24[/tex]
Therefore, the y-intercept is 24.
To find the other points on the graph, substitute each value of x into the polynomial and solve for y:
[tex]\begin{aligned}x=-5 \implies y&=(-5+4)(-5+2)(-5-1)(-5-3)\\&=(-1)(-3)(-6)(-8)\\&=(3)(-6)(-8)\\&=(-18)(-8)\\&=144\end{aligned}[/tex]
[tex]\begin{aligned}x=-3 \implies y&=(-3+4)(-3+2)(-3-1)(-3-3)\\&=(1)(-1)(-4)(-6)\\&=(-1)(-4)(-6)\\&=(4)(-6)\\&=-24\end{aligned}[/tex]
[tex]\begin{aligned}x=2 \implies y&=(2+4)(2+2)(2-1)(2-3)\\&=(6)(4)(1)(-1)\\&=(24)(1)(-1)\\&=(24)(-1)\\&=-24\end{aligned}[/tex]
[tex]\begin{aligned}x=4 \implies y&=(4+4)(4+2)(4-1)(4-3)\\&=(8)(6)(3)(1)\\&=(48)(3)(1)\\&=(144)(1)\\&=144\end{aligned}[/tex]
Therefore:
[tex]\large\begin{array}{|c|c|c|c|c|c|}\cline{1-6}x&-5&-3&0&2&4\\\cline{1-6}y&144&-24&24&-24&144\\\cline{1-6}\end{array}[/tex]
Find the 16th term in the arithmetic sequence 9, 3, –3, –9, –15,...
Alex, Stephen and Bridget share some sweets in the ratio 5:4:2. Alex gets 21 more sweets than Bridget. How many sweets are there altogether?
Alex, Stephen and Bridget have 77 sweets altogether.
According to the question,
We have the following information:
Alex, Stephen and Bridget share some sweets in the ratio 5:4:2. Bridget gets 21 more sweets than Alex. (This is the correct statement otherwise the answer will be in negative which is not possible.)
Now, let's take the number of sweets Alex has to be 5x, that of Stephen to be 4x and that of Bridget to be 2x.
Now, we have the following expression:
2x+21 = 5x
Subtracting 2x from both sides:
21 = 5x-2x
3x = 21
x = 21/3
x = 7
Now, we have the following number of sweets:
Alex = 5*7 = 35
Stephen = 4*7 = 28
Bridget = 2*7 = 14
Now, total number of sweets:
35+28+14
77
Hence, Alex, Stephen and Bridget have 77 sweets altogether.
To know more about sweets altogether here
https://brainly.com/question/16768615
#SPJ1
PLEASE HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Answer:
I belive c
Step-by-step explanation:
what is the probability that in seven rolls of a six-sided die, the result of 2 appears exactly 4 times?
1/6 is the probability that in seven rolls of a six-sided die, the result of 2 appears exactly 4 times
Define Probability
Probability can be defined as the likelihood or chance of an event occurring.
Probability is a branch of Mathematics that deals with the calculation on the chances of happening of a particular event.
The probability of getting some number in a cube corresponds to 1/6, the cube has six sides.
P(1) =1/6
P(2) =1/6
P(3)=1/6
P(4)= 1/6
P(5)=1/6
P(6)= 1/6
learn more about of probability here
https://brainly.com/question/16383548
#SPJ4
Describe the type of association between x and y for each set of data. Explain.
Can anyone help me with this proof
a spherical balloon is inflated so that its volume is increasing at the rate of 3.7 ft3/min. how rapidly is the diameter of the balloon increasing when the diameter is 1.5 feet?
Using Sphere geometry formulas , 2.45 ft/min is increasing rate of spherical ballon when the diameter is 1.5 feet.
Sphere is a three dimensional form of circle .
let V and D be volume and diameter of the sphere. we have given that ,
Volume increasing rate of spherical ballon (dV/dt)
= 3.7 ft³/min
diameter of sphere at time of increasing = 1.5 feet
the increasing rate of spherical ballon is dD/dt.
Now, Volume of sphere (V) = 4/3π³ ft³
or we know that D = r/2 so,
V = 4/3 π (D)³×8 ft³
differentating both sides we get ,
dV/dt = 32/8π 3D³dD/dt
=> 3.7 = 32/3 (3.14)(1.5)²dD/dt
=> dD/dt= 2.45 feet/min
Hence, 2.45 ft/min is the rate of the diameter of the balloon increasing when the diameter is 1.5 feet.
To learn more about Sphere geometry , refer:
https://brainly.com/question/4515545
#SPJ4
What is the sum of (3x + 4) + (9x – 10)?
Step-by-step explanation:
(3x+4)+(9x-10)
= 3x+4+9x-10
=3x+9x+4-10
=12x-6
ANSWER IS 12X-6
Answer:
The solution is 12x-6
Step-by-step explanation:
(3x+4)+(9x-10)
We remove the brackets
= 3x+4+9x-10
= 3x+9x+4-10
= 12x-16
Last week, Jennifer volunteered at the hospital for 12 hours. This week, she volunteered for 15 hours. What is the percent increase in the number of hours she worked?
Jennifer had 25 percent increase in number of hours worked
Percentage IncreasePercentage increase describes the eventual increase in the quantity in percent form. The percentage increase formula is used to compare the growth in a quantity from the initial value to its final value, over a period of time. Mathematically, this formula is represented as the difference between the final value and the initial value which is divided by the initial value and then multiplied by 100.
Data;
Last week = 12 hoursThis week = 15 hoursPercentage Increase = [(15 - 12) / 12] * 100
Percentage Increase = 3/12 * 100
Percentage Increase = 0.25 * 100
Percentage Increase = 25%
The increase is 25%
Learn more on percentage increase here;
https://brainly.com/question/11360390
#SPJ1
Kelly drank .86 of her Gatorade and John drank 7/8 of his Ginger Ale. Who drank less?
8
17) A hot-air balloon is at a height of 2,250 feet. It begins to descend at a rate of 150 feet per
minute. Write an expression to model its height after m minutes. Then evaluate the expression for 2,
4, 6, 8, and 10 minutes.
A hot-air balloon is at a height of 2,250 feet. It begins to descend at a rate of 150 feet per minute.
In context, after 6 minutes the balloon is at 1,350 ft, after 8 minutes the balloon is at 1,050 ft, and after 10 minutes the balloon is at 750 ft.
So for this, since the rate is linear we will be using the slope-intercept form, which is y = mx+b (m = slope/rate of change, b = y-intercept)
Since the rate of change "descends 150 ft per min", the m variable is -150.
The y-intercept is, in this case, the height of the balloon at 0 mins, or the starting height. Since the balloon "is at a height of 2250 ft", the b variable is 2250.
Putting our equation together, its y = -150x + 2250.
Since time is our independent variable, plug in 6, 8, and 10 mins into the x variable to solve for their heights:
y = -150(6)+2250
y = -900+2250
y = 1350
y = -150(8)+2250
y = -1200+2250
y = 1050
y = -150(10)+2250
y = -1500+2250
y = 750
Hence the answer, In context, after 6 minutes the balloon is at 1,350 ft, after 8 minutes the balloon is at 1,050 ft, and after 10 minutes the balloon is at 750 ft.
To learn more about expressions click here https://brainly.com/question/22048677
#SPJ9
what is the answer to this?
Answer:
79?
Step-by-step explanation:
a landscaping company ordered 17 plants and 8 trees for a total $ 964. if plants are $ 12 each, write and solve a linear equation to find the cost for each tree
Answer:
$95
Step-by-step explanation:
If 1 plant is $12 each, 17 plants will be
= 17($12)
= $204
Substitute the number of trees for x
The total cost of both is $964
Hence,
17($12) + 8(x) = $964
$204 + 8x = $964
Collect like terms
8x = $964 - $204
8x = $760
Divide both sides by 8
8x/8 = 760/8
x = $95
243 x 35
Please explain how to do it step by step. For my little sister, this is math I haven’t done in 4 years lol
Answer:
8505
Step-by-step explanation:
Step 1
Firstly, work out 5 × 243. The smaller figures in green are the tens figures carried over. Working from right to left:
5 × 3 = 15
Put the 5 in the appropriate column and carry the 1.
5 × 4 + 1(carried) = 21
Put the 1 in the appropriate column and carry the 2.
5 × 2 + 2(carried) = 12
Put the 2 in the appropriate column and carry the 1.
Step 2
Lastly, work out 30 × 243.
This can be written as 3 × 243 × 10.
Because we are multiplying by 10, we place 1 zero to the right and then work out 3 × 243.
3 × 3 = 9
3 × 4 = 12
Put the 2 in the appropriate column and carry the 1.
3 × 2 + 1(carried) = 7
Step 3
Finally, the 2 rows are added together starting at the right. The smaller figures in green are the tens figures carried over.
0 + 5 = 5
9 + 1 = 10
Put the 0 in the appropriate column and carry the 1.
2 + 2 + 1(carried) = 5
7 + 1 = 8
So: 243 × 35 = 8505
PLEASE HURRYYY!!!! U.S. Bureau of Labor Statistics, 2006.
Jasmine wants to enter a career with median earnings of at least $33,500, but she doesn't want to go to college.
Which of the following occupations fits her plan?
a. Makeup artist
b. Mathematician
C. Private detective
d. Massage therapist
The occupations that fits her plan is Private detective
How would you define statistics?
Statistics is the study of data gathering, analysis, presentation, and interpretation. Early government demands for census data and knowledge of various economic operations were a major source of inspiration for the study of statistics.
What three sorts of statistics are there?
They are (i) the mean, (ii) the median, and (iii) the mode. The study of statistics involves gathering, analyzing, interpreting, presenting, and organizing data in a particular way.
According to the table, the private detective and mathematical activities are the professions that have an average pay over $ 33,500, desired by Jasmine. She must attend college, which she does not want to do, in order to become a math teacher. She can therefore choose to work as a private investigator.
Learn more about statistics:
https://brainly.com/question/15525560
#SPJ1
i need help, image attached. thanks ahead of time :)
The value of x's in the equation of angles are :-
1. 4.729
2. 7
3. 13
4. 10
What are parallel line ?In geometry, lines are categorized into different types such as: Parallel lines, vertical lines, intersecting lines, non-intersecting lines, etc. For lines that do not intersect, you can draw special lines called horizontal lines that intersect these lines at different points. In this article, we will discuss parallel lines in detail. Two parallel lines that meet at infinity can also be called parallel lines. For a line to be horizontal, two or more lines must intersect at different points. Angle relationship between parallel lines and horizontal linesDifferent angle pairs are created when a horizontal line crosses two or more parallel lines.Calculation1 . 25x - 5 + 12x = 180
37x = 175
x = 4.729...
2. 15x - 7 = 14x
x = 7
3. 5x +39 = 8x
3x = 39
x = 13
4 . 4x + 12x + 20 = 180
16x = 160
x = 10
now put the values of each x in the equations of angle to find the angle .
learn more about parallel lines / transversal here :
brainly.com/question/4853032
#SPJ1
Write a verbal expression or word problem that could be represented by the following equation.
2x + 7 = 35
The required verbal expression : Twice of a variable x when added with 7 will give a constant equal to 35
What is a variable ?An unknown numerical value in an equation or algebraic expression is represented by a symbol (typically a letter) in algebra. A variable is, to put it simply, a quantity that is changeable and not fixed and is frequently represented by an alphabet.
What is a verbal expression ?A verbal statement is a mathematical problem. Algebraic 8 + 6 is an example of using numbers and numeric variables. It is necessary to be familiar with the words used to describe mathematical operations in order to translate between verbal statements and algebraic expressions.
To know more about word problems you may visit the link which is mentioned below:
https://brainly.com/question/28731391
#SPJ1
Consider a case where 400 fish are tagged and released during a first outing. During a second outing in the same area, 400 fish are again caught and released, of which half are already tagged. Estimate N, the total number of fish in the entire sampling area.
The total number of fish in the entire sampling area is 600
Sampling:
The process of selecting the group that you will actually collect data from in your research is called sampling.
Given,
Consider a case where 400 fish are tagged and released during a first outing. During a second outing in the same area, 400 fish are again caught and released, of which half are already tagged.
Here we need to find the total number of fish in the entire sampling area.
Let us consider N be the number of fish in the entire sampling area.
While looking through the given question,
We have identified the following,
Number of fish tagged = 400
Next time number of fish caught = 400
We know the half of them are tagged, so the untagged fishes are
=> 400/2
=> 200
Therefore, the total number of fishes is
=> 400 + 200
=> 600
To know more about Sampling here.
https://brainly.com/question/13988948
#SPJ1
please help with this aswell these are just confusing
The solutions of the quadratic equation are:
x = (-1 +√8*i)/4x = (-1 -√8*i)/4How to solve the quadratic equation?A general quadratic equation:
a*x^2 + b*x + c = 0
Has solutions of the form:
[tex]x = \frac{-b \pm \sqrt{b^2 - 4a} }{2a}[/tex]
In this case, the quadratic is:
2*x^2 + x + 2 = 0
a = 2
b = 1
c = 2
Then using above formula we get the two solutions:
[tex]x = \frac{-1 \pm \sqrt{1^2 - 4*2*2} }{2*2} \\\\x = \frac{-1 \pm \sqrt{-8} }{4}[/tex]
So the solutions are:
x = (-1 +√8*i)/4
x = (-1 -√8*i)/4
Learn more about quadratic equations:
https://brainly.com/question/1214333
#SPJ1
Find the value of the discriminant. Describe the number and type of root for the equation.(explain by step by step please!)(I need rlly need help on this one!)
2x^2+10x+9=9x
The value of the discriminant is -71. The roots of the equation are imaginary and two in number.
We are given a quadratic equation. The equation is given below.
2x² + 10x + 9 = 9x
We will simplify this equation.
2x² + x + 9 = 0
We need to find the discriminant of the equation. If the general quadratic equation is represented by ax² + bx + c = 0, then the discriminant is given below.
D = b² - 4*a*c
D = 1² - 4(2)(9)
D = 1 - 72
D = -71
The discriminant is negative, so no real roots exist for the given quadratic equation. Thus, there exist two imaginary roots for the given quadratic equation.
To learn more about discriminant, visit :
https://brainly.com/question/15884086
#SPJ1
The ratio of donuts to muffins at the restaurant is 10:6. If the total number of breakfast treats 48, how many muffins are there?
Answer:
Step-by-step explanation:
there would be 18 muffins.
if you multiply each number by 3 then add them it will end up at 48.
6x3=18
10x3=30
30+18=48
30:18
Members of a lacrosse team raised $2863.50 to go to a tournament. They rented a bus for $1087.50 and budgeted $74 per player for meals. Which equation or tape diagram could be used to represent the context if xx represents the number of players the team can bring to the tournament?
write the equation for the line which is perpendicular to the line y=-3/2+1 and which passes through the point (-6,-9)
Using the formula of equation of perpendicular line, the new equation is y = 2/3x - 5
Equation of Perpendicular LineA perpendicular line is a straight line through a point. It makes an angle of 90 degrees with a particular point through which the line passes. Coordinates and line equation is the prerequisite to finding out the perpendicular line.
The equation of perpendicular line is given as
(y - y₁) = m(x - x₁)
m = slope of the line.
But the slope of a perpendicular line is given as
m₁m₂ = -1
-3/2m₂ = -1
m₂ = 2/3
The slope of the new equation is 2/3
Using equation of a perpendicular line;
(y - y₁) = m(x - x₁)
y - (-9) = 2/3(x -(-6))
y + 9 = 2/3(x + 6)
y + 9 = 2/3x + 4
y = 2/3x - 5
The equation of perpendicular line is y = 2/3x - 5
Learn more on equation of perpendicular line here;
https://brainly.com/question/6691986
#SPJ1
to exercises 4.141 and 4.137. suppose that y is uniformly distributed on the interval (0, 1) and that a > 0 is a constant. a give the moment-generating function for y. b derive the moment-generating function of w
The moment-generating function for y is given as eⁿᵇ - eⁿᵃ / n(b-a) and derivation of moment-generating function of y is e-1/t
Given that,
The interval (0, 1) is covered by a uniform distribution of y, and a > 0 is a constant.
The moment generating function is eⁿᵇ - eⁿᵃ / n(b-a)
The given interval is (0,1)
Here a =0;
b=1;
Now substitute the values of a and b in the above moment generating function we get,
y=eⁿᵇ - eⁿᵃ / n(b-a)
y=e^1-e^0/t(1-0)
y= e-1/t
Therefore, the derivation of the moment generating function is e-1/t
Learn more about moment-generating function here:
brainly.com/question/15061360
#SPJ4
help please.................................................
Answer:
[tex]8 \sqrt{2} [/tex]
Step-by-step explanation:
This is a special right triangle with angle measures 45°-45°-90°
and side lengths represented with a-a-a√2 respectively
a is given as 8 here so a√2 would be 8√2 the answer is c.