0.181818… = 18 (0.010101…)
… = 18 (0.01 + 0.0001 + 0.000001 + …)
… = 18 (1/100 + 1/100² + 1/100³ + …)
… = 18 (1 + 1/100 + 1/100² + 1/100³ + …) - 18
Then you have
[tex]0.181818\ldots = \displaystyle18\sum_{k=0}^\infty\frac1{100^k} - 18 = \frac{18}{1-\frac1{100}} - 18 = \boxed{\frac2{11}}[/tex]
Find x. Round your answer to the nearest tenth of a degree.
Answer: x=52.6°
Step-by-step explanation:
To find the value of x, we have to use our SOHCAHTOA. We can eliminate sine and cosine because both uses hypotenuse, which is not labelled. Therefore, we use tangent.
[tex]tan(x)=\frac{17}{13}[/tex]
To find x, we want to use inverse tangent.
[tex]x=tan^{-1}(\frac{17}{13} )[/tex] [plug into calculator]
[tex]x=52.6[/tex]
Now, we know that x=52.6°.
An ice cream store determines the cost of its sundaes by using the formula C = 0.50s + 0.35n + 0.25t, where C is the total cost in dollars, s is the number of scoops of ice cream, n is the number of scoops of nuts, and t is the number of liquid toppings. A Nutty Sundae costs $3.55. It has 3 scoops of nuts and 2 different liquid toppings. How many scoops of ice cream are in this sundae?
Answer:
4 scoops of ice cream
Step-by-step explanation:
Plug in the total cost, number of scoops of nuts, and number of liquid toppings into the formula. Then, solve for s:
C = 0.50s + 0.35n + 0.25t
3.55 = 0.50s + 0.35(3) + 0.25(2)
3.55 = 0.50s + 1.05 + 0.5
3.55 = 0.50s + 1.55
2 = 0.50s
4 = s
So, the sundae had 4 scoops of ice cream.
A card is drawn from a well shuffled deck of 52 cards what is the probability of drawing an ace or a six
Answer:
8/52
Step-by-step explanation:
The first thing to do is write it out;
How many aces are in a deck and how many sixes?
There are 4 of each so, 4+4 = 8 therefore our beginning ratio will be;
8/52 cards are going to be an ace or a six.
Hot-dog buns come in packages of 10. Wieners come in
packages of 12. Barry would like to buy the smallest
number of hot-dog buns and wieners so that he will have
exactly 1 wiener per bun. How many packages of hot-dog
buns and wieners must he buy?
A 6 packages of buns, 5 packages of wieners
B 5 packages of buns, 5 packages of wieners
C 8 packages of buns, 7 packages of wieners
05 packages of buns, 4 packages of wieners
Answer:
A 6 Packages of buns and 5 packages of wieners.
Step-by-step explanation:
Because if you multiply 6x10 you get 60 and if you multiply 5x12 you get 60 exactly 1 wieners per bun
add 10 and g, then subtract f from the result
Answer:
(10+g) -f
Step-by-step explanation:
Add 10 and g
10 +g
Subtract f from the result
(10+g) -f
help with q25 please. Thanks.
First, I'll make f(x) = sin(px) + cos(px) because this expression shows up quite a lot, and such a substitution makes life a bit easier for us.
Let's apply the first derivative of this f(x) function.
[tex]f(x) = \sin(px)+\cos(px)\\\\f'(x) = \frac{d}{dx}[f(x)]\\\\f'(x) = \frac{d}{dx}[\sin(px)+\cos(px)]\\\\f'(x) = \frac{d}{dx}[\sin(px)]+\frac{d}{dx}[\cos(px)]\\\\f'(x) = p\cos(px)-p\sin(px)\\\\ f'(x) = p(\cos(px)-\sin(px))\\\\[/tex]
Now apply the derivative to that to get the second derivative
[tex]f''(x) = \frac{d}{dx}[f'(x)]\\\\f''(x) = \frac{d}{dx}[p(\cos(px)-\sin(px))]\\\\ f''(x) = p*\left(\frac{d}{dx}[\cos(px)]-\frac{d}{dx}[\sin(px)]\right)\\\\ f''(x) = p*\left(-p\sin(px)-p\cos(px)\right)\\\\ f''(x) = -p^2*\left(\sin(px)+\cos(px)\right)\\\\ f''(x) = -p^2*f(x)\\\\[/tex]
We can see that f '' (x) is just a scalar multiple of f(x). That multiple of course being -p^2.
Keep in mind that we haven't actually found dy/dx yet, or its second derivative counterpart either.
-----------------------------------
Let's compute dy/dx. We'll use f(x) as defined earlier.
[tex]y = \ln\left(\sin(px)+\cos(px)\right)\\\\y = \ln\left(f(x)\right)\\\\\frac{dy}{dx} = \frac{d}{dx}\left[y\right]\\\\\frac{dy}{dx} = \frac{d}{dx}\left[\ln\left(f(x)\right)\right]\\\\\frac{dy}{dx} = \frac{1}{f(x)}*\frac{d}{dx}\left[f(x)\right]\\\\\frac{dy}{dx} = \frac{f'(x)}{f(x)}\\\\[/tex]
Use the chain rule here.
There's no need to plug in the expressions f(x) or f ' (x) as you'll see in the last section below.
Now use the quotient rule to find the second derivative of y
[tex]\frac{d^2y}{dx^2} = \frac{d}{dx}\left[\frac{dy}{dx}\right]\\\\\frac{d^2y}{dx^2} = \frac{d}{dx}\left[\frac{f'(x)}{f(x)}\right]\\\\\frac{d^2y}{dx^2} = \frac{f''(x)*f(x)-f'(x)*f'(x)}{(f(x))^2}\\\\\frac{d^2y}{dx^2} = \frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2}\\\\[/tex]
If you need a refresher on the quotient rule, then
[tex]\frac{d}{dx}\left[\frac{P}{Q}\right] = \frac{P'*Q - P*Q'}{Q^2}\\\\[/tex]
where P and Q are functions of x.
-----------------------------------
This then means
[tex]\frac{d^2y}{dx^2} + \left(\frac{dy}{dx}\right)^2 + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2} + \left(\frac{f'(x)}{f(x)}\right)^2 + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2} +\frac{(f'(x))^2}{(f(x))^2} + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2+(f'(x))^2}{(f(x))^2} + p^2\\\\\frac{f''(x)*f(x)}{(f(x))^2} + p^2\\\\[/tex]
Note the cancellation of -(f ' (x))^2 with (f ' (x))^2
------------------------------------
Let's then replace f '' (x) with -p^2*f(x)
This allows us to form ( f(x) )^2 in the numerator to cancel out with the denominator.
[tex]\frac{f''(x)*f(x)}{(f(x))^2} + p^2\\\\\frac{-p^2*f(x)*f(x)}{(f(x))^2} + p^2\\\\\frac{-p^2*(f(x))^2}{(f(x))^2} + p^2\\\\-p^2 + p^2\\\\0\\\\[/tex]
So this concludes the proof that [tex]\frac{d^2y}{dx^2} + \left(\frac{dy}{dx}\right)^2 + p^2 = 0\\\\[/tex] when [tex]y = \ln\left(\sin(px)+\cos(px)\right)\\\\[/tex]
Side note: This is an example of showing that the given y function is a solution to the given second order linear differential equation.
Thank you guys fir the help
the cost of using 19 hcf of water is $36.48 and the cost of using 32 hcf is 56.63 what is the cost of using 28 hcf of water?
Answer:
$54.32
Step-by-step explanation:
19=$36.48/19 =1.94
1=$1.94 * 28= 54.32
28=54.32
what is the least common factor for 9 8 7
Answer:504
This is the answer
504
a principal of $1500 is invested at 5.5 interest compounded annually. how much will the investment be worth after 7 years
Answer:
Step-by-step explanation:
1500(1.055)^7= 2182.02
Heather, a sociology major is interested in studying mass media topics. She is particularly interested in the percentage of mass media topics that relate to entertainment. Based on previous research, 72% of mass media topics relate to entertainment. She suspects this percent is different. During the process of hypothesis testing, she calculates a probability using the test statistic. What is the probability associated with the test statistic called
Answer:
Pvalue
Step-by-step explanation:
The Pvalue measure which takes up a value in the range 0 - 1 is a statistical measure used on hypothesis testing to measure the likelihood of obtaining result atleast as extreme as the outcome of the statistical hypothesis test, The Pvalue is used in hypothesis testing to make a case for the alternative hypothesis, which involves being compared with the α - value.
Lower p values favors the adoption of alternative depending on how extreme th α-value is. The Pvalue is dependent on the value if the test statistic.
A physical trainer decides to collect data to see if people are actually weight changing weight during the shelter in place. He believes there will not be a meaningful change in weight due to the shelter in place order. He randomly chooses a sample of 30 of his clients. From each client, he records their weight before the shelter in place order, and again 10 days after the order. A summary of the data is below.
The trainer claims, "on average, there is no difference in my clients' weights before and after the shelter in place order." Select the pair of hypotheses that are appropriate for testing this claim.
H0: µd = 0
H1: µd < 0 (claim)
H0: µd = 0 (claim)
H1: µd ≠ 0
H0: µd ≠ 0 (claim)
H1: µd = 0
H0: µd = 0 (claim)
H1: µd > 0
H0: µd = 0
H1: µd > 0 (claim)
H0: µd = 0
H1: µd ≠ 0 (claim)
H0: µd = 0 (claim)
H1: µd < 0
H0: µd ≠ 0
H1: µd = 0 (claim)
b) Select the choice that best describes the nature and direction of a hypothesis test for this claim.
This is a right-tail t-test for µd.
This is a right-tail z-test for µd.
This is a two-tail t-test for µd.
This is a two-tail z-test for µd.
This is a left-tail t-test for µd.
This is a left-tail z-test for µd.
c) Find the standardized test statistic for this hypothesis test. Round your answer to 2 decimal places.
d) Find the P-value for this hypothesis test. Round your answer to 4 decimal places.
e) Using your previous calculations, select the correct decision for this hypothesis test.
Fail to reject the alternative hypothesis.
Reject the alternative hypothesis.
Fail to reject the claim.
Reject the claim.
Fail to reject the null hypothesis.
Reject the null hypothesis.
f) Consider the following statements related to the trainer's claim. Interpret your decision in the context of the problem (ignoring the claim) and interpret them in the context of the claim.
Answer:
H0: µd = 0 (claim)
H1: µd ≠ 0
This is a two-tail t-test for µd
Step-by-step explanation:
This is a paired (dependent) sample test, with its hypothesis is written as :
H0: µd = 0
H1: µd ≠ 0
From the equality sign used in the hypothesis declaration, a not equal to ≠ sign in the alternative hypothesis is used for a two tailed t test
The data isn't attached, however bce the test statistic cannot be obtained. However, the test statistic formular for a paired sample is given as :
T = dbar / (Sd/√n)
dbar = mean of the difference ; Sd = standard deviation of the difference.
(2i+1)/(1+i) is equal to
Answer:
Step-by-step explanation:
(1 + 2i) / (1 + i) Rationalize the denominator.
(1 + 2i)(1+i) / (1 + i)(1-i) Remove the brarckets
(1 + i + 2i - 2) / (1 - i + i - i^2) Combine
-1 + 3i / (2) i^2 = - 1 in the denominator
help please! I need the answer quickly! thank you!
Answer:
B) 1 unit to the left
Step-by-step explanation:
Twice a certain number is subtracted from 9 times the number. The result is 21. Find the number.
Answer:
3
Step-by-step explanation:
Let x represent the number.
Create an equation to represent the situation, and solve for x:
9x - 2x = 21
7x = 21
x = 3
So, the number is 3.
Can someone please help me with this
9514 1404 393
Answer:
21. D
22. C
Step-by-step explanation:
21. The expansion of the given expression is ...
[tex]\displaystyle -\frac{1}{2}\left(-\frac{3}{2}x+6x+1\right)-3x=\frac{3}{4}x-3x-\frac{1}{2}-3x\\\\=\left(\frac{3}{4}-3-3\right)x-\frac{1}{2}=\boxed{-5\frac{1}{4}x-\frac{1}{2}}[/tex]
__
22. The least likely team to make the championship game is the one with the lowest probability.
3/8 < 1/2 < 2/3 < 4/5
The Bulldogs are least likely to play in the championship game.
5 2/10 x -10 1/3
WILL GIVE BRAINLIEST!!!
Answer:
[tex]106 \frac{3}{5}[/tex]
Explanation:
Convert any mixed numbers to fractions.
Reduce fractions where possible.
Then your initial equation becomes:
[tex]\frac{26}{5} \times \frac{-31}{3}[/tex]
Next, apply the fractions formula for multiplication. Formula below:
[tex]\dfrac{a}{b} \times \dfrac{c}{d} = \dfrac{a \times c}{b \times d}[/tex]
[tex]= \frac{26 \times -41}{5 \times 2}= \frac{-1066}{10}[/tex]
Simplifying -1066/10, (you can do this by using division) the answer is:
[tex]106 \frac{3}{5}[/tex]
Answer:
-3 1/3
Step-by-step explanation:
5 2/10 x -10 1/3
10/10 x -10/3
1 x-10/3
-10/3
-3 1/3
your question is unclear. I think I understand it correctly
Suppose an average student can answer 6 homework questions in 30 minutes. If X follows an exponential distribution and measures the length of time between starting two homework questions. What is the value of μ?
Answer:
10
Step-by-step explanation:
Make a ratio like
6 : 30
2 : x
Then cross multiple
6x = 60
Make x subject formula
x = 10
I hope it helped
Find f′ in terms of g′
f(x)=x2g(x)
Select one:
f′(x)=2xf′(x)+2xg′(x)
f′(x)=2xg′(x)
f′(x)=2x+g′(x)
f′(x)=x2g(x)+2x2g′(x)
f′(x)=2xg(x)+x2g′(x)
9514 1404 393
Answer:
(e) f′(x)=2xg(x)+x²g′(x)
Step-by-step explanation:
The product rule applies.
(uv)' = u'v +uv'
__
Here, we have u=x² and v=g(x). Then u'=2x and v'=g'(x).
f(x) = x²·g(x)
f'(x) = 2x·g(x) +x²·g'(x)
Find an equation of the line through the given pair of points. (-7,-5) and (-1,-9) The equation of the line is (Simplify your answer. Type an equation using x and y as the variables. Use integers or fractions for any numbers in the equation.) please help
Answer:
The equation of the line is y = -2/3x - 29/3
Step-by-step explanation:
The slope of these points (-7,-5) and (-1,-9) is m = -2/3
Once you plug that into the y = mx + b equation, you can see that the y-intercept is -29/3.
Put all of that into the y = mx + b equation and you'll get --> y = -2/3x - 29/3
Please I need the answer ASAP!!!!
Step-by-step explanation:
D
*not sure about this answer pls tell me i ak right or wrong
The diagram shows APQR. Which term describes point S?
Answer:
c) centroid
Step-by-step explanation:
I need help with these questions
9514 1404 393
Answer:
17. 25 mile per gallon
18. Eduardo did should have divided by -4.
Step-by-step explanation:
17. The least mileage will be had when the most gas is used to go a given distance. For the given distance, the most gas that could have been used (without adding any) is 18 gallons. Then the least mileage is ...
(450 mi)/(18 gal) = 25 mi/gal
__
18. The appropriate method for solving this inequality is ...
-4x/(-4) < 120/(-4) . . . . divide both sides by -4 (and reverse the > symbol)
x < -30
The step Eduardo took of adding 4 will give ...
-4x +4 > 124 . . . . . puts him one step farther away from a solution
Eduardo chose an operation to perform that did not get him closer to a solution.
what is 4 and 5???????
Answer:
586 cm^3 and 486 in^2
Step-by-step explanation:
4) The volume of the triangular prims is (1/2)*(a*c*h) = 0.5*(8*9*16)=586 cm^3
5) Wrapping paper needed is equal to the surface area of the cube, 6s^2=486 in^2
A pole that is 3 m tall casts a shadow that is 1.23 m long. At the same time, a nearby building casts a shadow that is 42.75 m long. How tall is the building? round your answer to the nearest meter.
Answer:
Hello,
Just using the theorem of Thalès,
Step-by-step explanation:
Let say h the hight of the building
[tex]\dfrac{h}{3} =\dfrac{42.75}{1.23}\\\\h=104.268296...\approx{104(m)}[/tex]
The sum of two numbers is 21. Five times the first number added to 2 times the second number is 66. Find the two numbers.
If you were asked to measure the success of a campaign to fight for human rights, what criteria would you use?
Step-by-step explanation:
Many factors would be used to assess the effectiveness of a human rights campaign, including the following:
Social Influence. Direct Interpersonal Reach. Participant Observation. Reputation. Volume of Search & Interest. Website Traffic.
National Research.
For a given function ƒ(x) = x2 – x + 1, the operation –ƒ(x) = –(x2 – x + 1) will result in a
A) reflection across the x-axis.
B) horizontal shrink.
C) reflection across the y-axis.
D) vertical shrink.
Given:
The function is:
[tex]f(x)=x^2-x+1[/tex]
To find:
The result of the operation [tex]-f(x)=-(x^2-x+1)[/tex].
Solution:
If [tex]g(x)=-f(x)[/tex], then the graph of f(x) is reflected across the x-axis to get the graph of g(x).
We have,
[tex]f(x)=x^2-x+1[/tex]
The given operation is:
[tex]-f(x)=-(x^2-x+1)[/tex]
So, it will result in a reflection across the x-axis.
Therefore, the correct option is A.
Answer:
A) reflection across the x-axis.
Step-by-step explanation: I took the test
What are the new vertices of quadrilateral KLMN if the quadrilateral is translated two units to the right and four units upward?
A)
K′ = (–2,0), L′ = (1,0), M′ = (1,–3), N′ = (–2,–3)
B)
K′ = (–2,2), L′ = (1,2), M′ = (1,–1), N′ = (–2,–1)
C)
K′ = (–0,0), L′ = (3,0), M′ = (3,–1), N′ = (0,–1)
D)
K′ = (–2,–2), L′ = (1,–2), M′ = (1,–5), N′ = (–2,–5)
9514 1404 393
Answer:
B) K′ = (–2,2), L′ = (1,2), M′ = (1,–1), N′ = (–2,–1)
Step-by-step explanation:
Translation 2 units right adds 2 to the x-coordinate.
Translation 4 units upward adds 4 to the y-coordinate.
The translation can be represented by the relation ...
(x, y) ⇒ (x +2, y +4)
__
You can choose the correct answer by looking at the translation of K.
K(-4, -2) ⇒ K'(-4+2, -2+4) = K'(-2, 2) . . . . . matches choice B
In ∆ ABC,AD is the altitude from A to BC .Angle B is 48°,angle C is 52° and BC is 12,8 cm. Determine the length of AD
9514 1404 393
Answer:
7,6 cm
Step-by-step explanation:
The law of sines can be used to find the length AB.
AB/sin(C) = BC/sin(A)
A = 180° -48° -52° = 80°
AB = BC·sin(C)/sin(A) = 12,8·sin(52°)/sin(80°)
The sine function can be used to find AD from AB.
AD/AB = sin(48°)
AD = AB·sin(48°) = 12,8·sin(48°)sin(52°)/sin(80°)
AD ≈ 7,61 cm
__
The dimension of interest is ha in the attachment, the height from vertex A.