.
.
..
.
.............
Answer:
[tex]13+19=n+25[/tex]
[tex]n+25=13+19[/tex]
Add 13+19= 32
[tex]n+25=32[/tex]
Now Subtract 25 from both sides
[tex]n+25-25=32-25[/tex]
[tex]n=7[/tex]
OAmalOHopeO
Use differentials to approximate the change in cost corresponding to an increase in sales (or production) of one unit. Then compare this with the actual change in cost.
Function x-Value
C=0.025x^2 + 3x + 4 x=10
dC= ___________
ΔC= __________
Answer:
dC=3.5
DC is between 3.475 and 3.525
Step-by-step explanation:
So let dx=1 since the change there is a change in 1 unit.
Find dC/dx by differentiating the expression named C.
dC/dx=0.05x+3
So dC=(0.05x+3) dx
Plug in x=10 and dx=1:
dC=(0.05×10+3)(1)
dC=(0.5+3)
dC=3.5
Let D be the change in cost-the triangle thing.
Since dx=1 we only want the change in unit to be within 1 in difference.
So this means we want it to be from x=9 to x=1] ot from x=10 to x=11.
Let's do from x=9 to x=10 first:
DC=C(10)-C(9)
DC=[0.025×10^2+3×10+4]-[0.025×9^2+3×9+4]
DC=[2.5+30+4]-[0.025×81+27+4]
DC=[36.5]-[2.025+31]
DC=[36.5]-[33.025]
DC=3.475
Now let's do from x=10 to x=11
DC=[0.025×11^2+3×11+4]-[0.025×10^2+3×10+4]
DC=[0.025×121+33+4]-[36.5]
DC=[3.025+37]-[36.5]
DC=[40.025]-[36.5]
DC=3.525
So DC, the change in cost where the change in unit is 1, is between 3.475 and 3.525.
What is the area of the shaded part of the figure?
Answer:
14cm²
Step-by-step explanation:
3x2=6,
3x2=6,
2x1=2,
6+6+2=14 cm^2
Hii guys plz help me
Answer:
B is the answer
Step-by-step explanation:
Answer:
B
Step-by-step explanation:
you would have to multiply 2000 and the 25 and then divide
Question 13 plz show ALL STEPS so I can learn thnx
9514 1404 393
Answer:
a) (x³ -x² +x +2) +2/(x+1)
b) (x² +2x -5) +6/(x+3)
Step-by-step explanation:
Polynomial long division is virtually identical to numerical long division, except that the quotient term does not require any guessing. It is simply the ratio of the leading terms of the dividend and divisor. As with numerical long division, the product of the quotient term and the divisor is subtracted from the dividend to form the new dividend for the next step.
The process stops when the dividend is of lower degree than the divisor.
In part (a), you need to make sure the dividend expression has all of the powers of x present. This means terms 0x³ and 0x² must be added as placeholders in the given dividend. They will become important as the work progresses.
Find an equation of the tangent to the curve at the point corresponding to the given value of the parameter. x=tcost, y=tsint, t=π
Step-by-step explanation:
the answer is in the image above
The product of a negative integer and a positive integer is?
PLEASE ANSWER A, B, C
Answer:
a. negative
b. negative
c. positive
Step-by-step explanation:
a. When a negative and positive integer are being multiplied the product will always be negative. For example, -3*2=-6.
b. Before answering this question it is helpful to realize that it is the exact same as part a. This is because the commutative property states that order does not matter in multiplication. So the answer is also negative, 2*-3=-6.
c. If two negative integers are multiplied then the product will be positive. Whenever two integers of the same sign are multiplied the product is positive. The opposite is true when they have different signs; the product will always be negative. An example of two negative integers would be -3*-2=6.
Chris is reading a book that has nine-hundred seventy-eight pages in it. Every night
Chris reads a number of pages that can be rounded to the nearest hundred. The rst
night Chris reads one-hundred two pages. The second night Chris reads ninety-eight
pages. The third night Chris read one-hundred fty-four pages. The fourth night Chris
reads fty-six pages. The fth night Chris reads two-hundred thirty-four pages. The
sixth night Chris reads forty-eight pages. The seventh night Chris reads one-hundred
seventy pages. On what nights does Chris read a number of pages that can be rounded
to the nearest hundred? Show all your mathematical thinking.
9514 1404 393
Answer:
Every night
Step-by-step explanation:
The problem statement tells you ...
"Every night Chris reads a number of pages that can be rounded to the nearest hundred."
Then it asks you ...
"On what nights does Chris read a number of pages that can be rounded to the nearest hundred?"
If we take the problem statement at face value, the answer must be ...
"Every night."
Which of the following choices shows the complete factorization of 50?
52 • 5
2 • 25
52 • 2
None of these choices are correct.
Use the distributive property to remove the parentheses.
-5(6u - 4w-2)
Answer:
-30u+20w+10
Step-by-step explanation:
multiple each term inside the parenthesis by -5. remember negative times negative = positive
A sign on the gas pumps of a chain of gasoline stations encourages customers to have their oil checked with the claim that one out of four cars needs to have oil added. If this is true, what is the probability of the following events?
a. One out of the next four cars needs oil.
b. Two out of the next eight cars needs oil.
c.Three out of the next 12 cars need oil.
Answer:
a) 0.4219 = 42.19% probability that one out of the next four cars needs oil.
b) 0.3115 = 31.15% probability that two out of the next eight cars needs oil.
c) 0.2581 = 25.81% probability that three out of the next 12 cars need oil.
Step-by-step explanation:
For each car, there are only two possible outcomes. Either they need oil, or they do not need it. The probability of a car needing oil is independent of any other car, which means that the binomial probability distribution is used to solve this question.
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.
One out of four cars needs to have oil added.
This means that [tex]p = \frac{1}{4} = 0.25[/tex]
a. One out of the next four cars needs oil.
This is P(X = 1) when n = 4. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 1) = C_{4,1}.(0.25)^{1}.(0.75)^{3} = 0.4219[/tex]
0.4219 = 42.19% probability that one out of the next four cars needs oil.
b. Two out of the next eight cars needs oil.
This is P(X = 2) when n = 8. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 2) = C_{8,2}.(0.25)^{2}.(0.75)^{6} = 0.3115[/tex]
0.3115 = 31.15% probability that two out of the next eight cars needs oil.
c.Three out of the next 12 cars need oil.
This is P(X = 3) when n = 12. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 3) = C_{12,3}.(0.25)^{3}.(0.75)^{9} = 0.2581[/tex]
0.2581 = 25.81% probability that three out of the next 12 cars need oil.
X^2 + bx + 49 is a perfect squad trinomial what is one possible value of b? & I need help with the others also due soon!
20. (2) 14
A perfect square trinomial will factor into two expressions that are the same, for example: x^2 + 6x + 9 = (x + 3)(x + 3). Since this problem has a C value of 49, it will factor into (x + 7)(x + 7). 7 doubled is 14, therefore one possible value of B is 7.
21. (4) 2, -12
x^2 + 10x + 25 = 24 + 25
(x + 5)^2 = 49
x + 5 = +/- 7
x = 2, -12
22. (3) 3 + sqrt(17)
x^2 - 6x = 8
Complete the Square
x^2 - 6x + 9 = 8 + 9
(x - 3)^2 = 17
x - 3 = +/- sqrt(17)
x = 3 + sqrt(17), 3 - sqrt(17)
23. (1) 1, -5
x^2 + 4x - 5 = 0
x^2 + 4x = 5
x^2 + 4x + 4 = 5 + 4
(x + 2)^2 = 9
x + 2 = +/- 3
x = 1, -5
Hope this helps!
Calculus 3 Problem
7. Determine if the field F(x, y, z) = ye^z i + xe^z j + xy e^z k is conservative. If it is, find a potential function.
Step-by-step explanation:
Given:
[tex]\vec{\textbf{F}}(x, y, z) = ye^z\hat{\textbf{i}} + xe^z\hat{\textbf{j}} + xye^z\hat{\textbf{k}}[/tex]
A vector field is conservative if
[tex]\vec{\nabla}\textbf{×}\vec{\text{F}} = 0[/tex]
Looking at the components,
[tex]\left(\vec{\nabla}\textbf{×}\vec{\text{F}}\right)_x = \left(\dfrac{\partial F_z}{\partial y} - \dfrac{\partial F_y}{\partial z}\right)_x[/tex]
[tex]= xe^z - ye^z \neq 0[/tex]
Since the x- component is not equal to zero, then the field is not conservative so there is no scalar potential [tex]\phi[/tex].
Select the correct answer. This table represents a quadratic function. x y 0 -3 1 -3.75 2 -4 3 -3.75 4 -3 5 -1.75
I really need one fast
I give all my points
Answer:
1/4
Step-by-step explanation:
that is the answer
I found the constant which was -3
a = 1/4
b=-1
Answer:
the value of a in the function's equation is 1/4
Step-by-step explanation:
Plato answer
The length of the base of a triangle is twice it’s height. If the area of the triangle is 441 square kilometers, find the height
Answer:
21 kilometers
Step-by-step explanation:
Let the height be [tex]x[/tex]. Then, the length of the base is [tex]2x[/tex]. The formula for the area is of the triangle is given by base*height/2. Therefore, the area of the triangle is equal to [tex]\frac{x \cdot 2x}{2} = x^2[/tex], which is in turn equal to 441. Since [tex]x[/tex] must be positive, then [tex]21^2=441[/tex], meaning that the height is [tex]21[/tex] kilometers.
PLEASE HELP! much appreciated :D
Find the value of x.
Answer:
a
Step-by-step explanation:
Find the value of x on this triangle
Answer:
33
a2+b2 =c2
a2+ 33 squared = 55 squared
a + 1936 = 3025
3025-1936=1089
square root of 1089 is 33
pleeeaaasssseeee mark as brainliest
I need two examples of Solve a proportion with a mixed number in one of its numerators. SHOW ALL WORK!!!!!!!!!!!!
Answer:
A proportion equation is something like:
[tex]\frac{A}{B} = \frac{x}{C}[/tex]
Where A, B, and C are known numbers, and we want to find the value of x.
Now we want two cases where in one of the numerators we have a mixed number, where a mixed number is something like:
1 and 1/3
which actually should be written as:
1 + 1/3
1) a random problem can be:
[tex]\frac{1 + 1/3}{4} = \frac{x}{5}[/tex]
We can see that the numerator on the left is a mixed number.
First, let's rewrite the numerator then:
1 + 1/3
we need to have the same denominator in both numbers, so we can multiply and divide by 3 the number 1:
(3/3)*1 + 1/3
3/3 + 1/3 = 4/3
now we can rewrite our equation as:
[tex]\frac{4/3}{4} = \frac{x}{5}[/tex]
now we can solve this:
[tex]\frac{4/3}{4} = \frac{4}{3*4} = \frac{x}{5} \\\\\frac{1}{3} = \frac{x}{5}[/tex]
now we can multiply both sides by 5 to get:
[tex]\frac{5}{3} = x[/tex]
Now let's look at another example, this time we will have the variable x in the denominator:
[tex]\frac{7}{12} = \frac{3 + 4/7}{x}[/tex]
We can see that we have a mixed number in one numerator.
Let's rewrite that number as a fraction:
3 + 4/7
let's multiply and divide the 3 by 7.
(7/7)*3 + 4/7
21/7 + 4/7
25/7
Then we can rewrite our equation as
[tex]\frac{7}{12} = \frac{25/7}{x}[/tex]
Now we can multiply both sides by x to get:
[tex]\frac{7}{12}*x = \frac{25}{7}[/tex]
Now we need to multiply both sides by (12/7) to get:
[tex]x = \frac{25}{7}*\frac{12}{7} = 300/49[/tex]
Use the substitution method to solve the system of equations. Choose the
correct ordered pair.
y = 12x-8
y = 8x
A. (4, 12)
B. (5, 11)
C. (2,16)
O D. (3, 15)
Answer:
C. (2,16)
Step-by-step explanation:
[tex]y=12x-8\\y=8x\\\\\\8x=12x-8\\-4x=-8\\x=2\\\\y=8(2)=16[/tex]
Answer:
It might be B
Step-by-step explanation:
12(5)-8
8(11)
52
88
An investor puts $800 into an account that pays 7.5% interest compounded annually. The total amount A in the account after t years is given by which function below?
A = 800(1.75) ^t
A = 800(1.075) t
A = 800(1.075)^ t
A = 800 + (1.075)^ t
Answer:
A = 800( 1.075)^(t)
Step-by-step explanation:
The equation for interest is
A = p (1+r/n) ^ nt where p is the principle, r is the interest rate, n is the number of times per year and t is the years
A = 800( 1+ .075/1)^(1*t)
A = 800( 1.075)^(t)
Let's see
[tex]\\ \tt\leadsto A=P(1+r/n)^{nt}[/tex]
n is 1[tex]\\ \tt\leadsto A=P(1+r)^t[/tex]
[tex]\\ \tt\leadsto A=800(1+0.075)^t[/tex]
[tex]\\ \tt\leadsto A=800(1.075)^t[/tex]
Option C
The longest leg is Select one:
a. 5√3
b. 10√3
c. 5
d. 20
Answer:
D:20
sqrt(3) is less than 2 thus 10*sqrt(3) is less than 20
Step-by-step explanation:
You need to solve a system of equations. You decide to use the elimination method. Which of these is not allowed? 2x - 3y = 12
-x + 2y = 13
O A. Multiply the left side of equation 2 by 2. Then subtract the result from equation 1.
O B. Multiply equation 1 by 2 and equation 2 by 3. Then add the new equations.
C. Multiply equation 2 by-2. Then add the result to equation 1.
Answer:
A.
Step-by-step explanation:
The Elimination Method is the method for solving a pair of linear equations which reduces one equation to one that has only a single variable.
If the coefficients of one variable are opposites, you add the equations to eliminate a variable, and then solve.
If the coefficients are not opposites, then we multiply one or both equations by a number to create opposite coefficients, and then add the equations to eliminate a variable and solve.
When multiplying the equation by a coefficient, we multiply both sides of the equation (multiplying both sides of the equation by some nonzero number does not change the solution).
So, option B is not allowed (it is not allowed to multiply only one part of the equation)
What are the coordinates of A’ after a 90° counterclockwise rotation about the origin.
Answer:
A' (- 1, - 5 )
Step-by-step explanation:
Under a counterclockwise rotation about the origin of 90°
a point (x, y ) → (- y, x ), then
A (- 5, 1 ) → A' (- 1, - 5 )
What is the slope formula?
Answer:
D is your answer
Step-by-step explanation:
Answer:
Here the slope formula m = ( y 2 − y 1 )/( x 2 -x 1 ) = Δy/Δx
Step-by-step explanation:
PLEASE ANSWER I WILL GIVE BRAINLIEST FAST
Answer:
E &F
Step-by-step explanation:
The rules of a 30-60-90 Triangle is E, and F is just a different value of numbers (but the same ratio).
1
Select the correct answer.
Simplify the following expression.
우
O A.
OB. 12
Oc. 1
OD.
64
Reset
Next
Answer:
1/64
Step-by-step explanation:
4^ (-11/3) ÷ 4 ^ (-2/3)
We know a^b ÷a^c = a^(b-c)
4 ^(-11/3 - - 2/3)
4^(-11/3 +2/3)
4^(-9/3)
4^ -3
We know a^-b = 1/a^b
1/4^3
1/64
Annual income: The mean annual income for people in a certain city (in thousands of dollars) is 41, with a standard deviation of 28. A pollster draws a sample of 92
people to interview.
Answer:
By the Central Limit Theorem, the distribution of the sample means is approximately normal with mean 41 and standard deviation 2.92, in thousands of dollars.
Step-by-step explanation:
Central Limit Theorem
The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
Mean of 41, standard deviation of 28:
This means that [tex]\mu = 41, \sigma = 28[/tex]
Sample of 92:
This means that [tex]n = 92, s = \frac{28}{\sqrt{92}} = 2.92[/tex]
Distribution of the sample means:
By the Central Limit Theorem, the distribution of the sample means is approximately normal with mean 41 and standard deviation 2.92, in thousands of dollars.
Write the sentence as an inequality. The cost of a ticket t will be no more than $52.
Answer:
t is less than or equal to $52, or t <= $52
Step-by-step explanation:
If you can't have more than $52, then use less than symbol (<). The sentence doesn't state that a ticket shouldn't cost $52, so it's safe to assume that you can have exactly $52.
Evaluate −a2+c2 when c=−4.
Answer:
[tex]a = 4, -4[/tex]
Step-by-step explanation:
Step 1: Plug in -4 for c
[tex]-a^{2} + c^{2}[/tex]
[tex]-a^{2} + (-4)^{2}[/tex]
[tex]-a^{2} + 16[/tex]
Step 2: Solve for a
[tex]-a^{2}+16-16=0-16[/tex]
[tex]-a^{2}/-1 = -16/-1[/tex]
[tex]a^{2} = 16[/tex]
[tex]\sqrt{a^{2}} = \sqrt{16}[/tex]
[tex]a = 4, -4[/tex]
Answer: [tex]a = 4, -4[/tex]
Ravi bought 50kg rice at the rate of tk.40 per kg and sold it at the rate of tk.44 per kg. What is the percentage of profit
He paid 0.40 x 50 = 20
He sold it for 0.44 x 50 = 22
His profit was 22-20 = 2
Percentage was 2/20 = 0.10 = 10 %
Answer 10 %
Look at the numbers below. −9.8 −5.4 1.0 14.8 Which shows the best way to add these numbers using the Commutative and Associative Properties? A. (–9.8 + 1.0) + (–5.4 + 14.8) B. (–9.8 + 14.8) + (–5.4 + 1.0) C. (1.0 + 14.8) + (–9.8 + (–5.4)) D. (1.0 + (–9.8)) + (14.8 + (–5.4)
Answer:
B
Step-by-step explanation:
i did the test and it was correct, ur welcome