Hey!
Hope this helps...
~~~~~~~~~~~~~~~~~~~~~~~
First, you need to do 20 divided by 50 (or in your calculator 20/50)...
Second, you would do long division (or in the calculator, press 'enter')...
And boom-bada-boom, your answer is: 20 is 40% of 50
----------------------------------------------------------
For future reference, please try to avoid asking/posting questions that can be answered using the calculator...
you have $140 in a savings account and save $10 per week. Your friend has $95 in a savings account and saves $19 per week. How many weeks will it take for you and your friends to have the same balance?
In the case of a triangle with angle measures of 30°, 60°, and 90° and a hypotenuse length equal to x, what is the perimeter of the triangle in terms of x?
For a 30-60-90 triangle with a hypotenuse of length x, the perimeter would be defined by the formula x(3 + √3)/2.
Explanation:In terms of mathematics, the question discusses a right triangle, specifically a 30-60-90 triangle. When it comes to a 30-60-90 triangle, certain ratios of sides exist. In this triangle, the ratio of the lengths of the sides opposite the 30°, 60° and 90° angles are 1:√3:2. Given that the length of the hypotenuse is x, the sides opposite the 30° and 60° angles would be x/2 and x√3/2, respectively. So, the perimeter of the triangle could be determined by adding up the lengths of all three sides i.e., x + x/2 + x√3/2. The simplified form of this equation indicates that the
perimeter
of the triangle = x(1 + 1/2 + √3/2), which can also be written as x(3 + √3)/2.
Learn more about Triangle Perimeterhttps://brainly.com/question/4416808
I REALLY NEED HELP ON THESE QUESTIONS!!!! IM SOOO STUCK!!!!
A store is selling two mixtures of coffee beans in one-pound bags. The first mixture has 12 ounces of Sumatra combined with 4 ounces of Celebes Kalossi, and costs $15. The second mixture has 4 ounces of Sumatra and 12 ounces of Celebes Kalossi, and costs $21. How much does one ounce of Sumatra and one ounce of Celebes Kalossi cost?
A line passes through (−2, 5) and has slope 13 . What is an equation of the line in point-slope form
twice a number added to 4 is 28
John's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs John $4.70 per pound, and type B coffee costs $5.90 per pound. This month, John made 181 pounds of the blend, for a total cost of $967.10 . How many pounds of type A coffee did he use?
A +B = 181
A=181-B
4.70A+5.90B= 967.10
4.70(181-B) +5.90B =967.10
850.70-4.70B+5.90B=967.10
850.70+1.2B =967.10
1.2B=116.40
B =116.40/1.2 = 97
A=181-97 = 84 pounds of type A coffee
What is the solution set of the following equation? -5x + x + 9 = -4x + 12
Sat scores are distributed with a mean of 1,500 and a standard deviation of 300. you are interested in estimating the average sat score of first year students at your college. if you would like to limit the margin of error of your 95% confidence interval to 25 points, how many students should you sample?
To estimate the average SAT score of first-year students at a college with a 95% confidence interval and a margin of error of 25 points, you would need to sample approximately 554 students.
Explanation:This question involves using the concepts of mean, standard deviation, margin of error, and confidence intervals from probability and statistics. To determine the sample size needed to estimate the average SAT score with a certain margin of error, we'll use the formula for the sample size required for estimating a population mean in statistics:
n = (Z*σ/E)^2
Where:
n is the sample size Z is the Z-score (for a 95% confidence interval, Z is 1.96) σ is the standard deviation (300 in this case) E is the margin of error (25 in this case)
Plugging the values into the formula, we get:
n = (1.96*300/25)^2 ≈ 553.47
As we cannot have a fraction of a student, we always round up to ensure our margin of error requirement is met. Therefore, you would need to sample approximately 554 students.
Learn more about Sample Size Determination here:https://brainly.com/question/33896486
#SPJ12
To limit the margin of error of your 95% confidence interval to 25 points, given the standard deviation is 300, use the formula for the margin of error for a confidence interval and solve for the sample size 'n'. Approximately 553 students should be sampled.
Explanation:For this question, we can use the formula for the margin of error for a confidence interval which is calculated as: Margin of Error = z * (σ/√n). Here, 'z' represents the z-score, 'σ' is the standard deviation, and 'n' is the sample size.
In this case, we wish to have a 95% confidence level. From z-tables, we know that the z-value for a 95% confidence level is approximately 1.96. We want a margin of error of 25 points. The standard deviation (σ) for the dataset is said to be 300.
So, we can rearrange our formula to solve for 'n', giving us: n = (z * σ / Margin of Error)². Substituting in our numbers, we get n = (1.96 * 300 / 25)². So, to limit the margin of error on your 95% confidence interval to 25 points, you will need to sample approximately 553 students.
Learn more about Statistical Sampling here:https://brainly.com/question/29490427
#SPJ2
What is the area of a regular hexagon with a side of 5 and an apothem of 4.33
What is the solution to the following system?
3x+2y+z=20
x-4y-z=-10
2x+y+2z=15
A. (2, 3, 4)
B. (4, 3, –2)
C. (4, 3, 2)
D. (6, 7, –2)
Answer:
C. (4, 3, 2)
Step-by-step explanation:
Given : [tex]3x+2y+z=20[/tex]
[tex]x-4y-z=-10[/tex]
[tex]2x+y+2z=15[/tex]
To Find: Solution:
[tex]3x+2y+z=20[/tex] -1
[tex]x-4y-z=-10[/tex] --2
[tex]2x+y+2z=15[/tex] --3
Substitute the value of z from 1 in 2 and 3
So in 2 , [tex]x-4y-(20-3x-2y)=-10[/tex]
[tex]x-4y-20+3x+2y=-10[/tex]
[tex]4x-2y=-10+20[/tex]
[tex]4x-2y=10[/tex] ---4
So, in 3 , [tex]2x+y+2(20-3x-2y)=15[/tex]
[tex]2x+y+40-6x-4y=15[/tex]
[tex]-4x-3y=15-40[/tex]
[tex]-4x-3y=-25[/tex] -5
Now solve 4 and 5
Substitute the value of x from 4 in 5
[tex]-4(\frac{10+2y}{4})-3y=-25[/tex]
[tex]-1(10+2y)-3y=-25[/tex]
[tex]-10-2y-3y=-25[/tex]
[tex]-10-5y=-25[/tex]
[tex]-5y=-15[/tex]
[tex]y=3[/tex]
Now substitute the value of y in 4
[tex]4x-2(3)=10[/tex]
[tex]4x-6=10[/tex]
[tex]4x=10+6[/tex]
[tex]4x=16[/tex]
[tex]x=4[/tex]
Now substitute the value of x and y in 1 to get value of z
[tex]3(4)+2(3)+z=20[/tex]
[tex]12+6+z=20[/tex]
[tex]18+z=20[/tex]
[tex]z=20-18[/tex]
[tex]z=2[/tex]
Thus The solution is (4,3,2)
Hence Option c is correct.
If the length of a rectangle parking lot is 10 meters less than twice it's width, and the perimeter is 400 meters, find the length of the parking lot
The length of the rectangular parking lot is 130 meters.
What are the area and perimeter of a rectangle?The area of a rectangle is the product of its length and width.
The perimeter of a rectangle is the sum of the lengths of all the sides.
Given, The length of a rectangular parking lot is 10 meters less than twice it's width.
Assuming the width of the rectangle is x meters, therefore length would be
(2x - 10) meters and the perimeter is 400 meters.
We know the perimeter of a rectangle is 2(length + width).
∴ 2( x + 2x - 10) = 400.
2(3x - 10) = 400.
6x - 20 = 400.
6x = 420.
x = 70 meters and length is (2.70 - 10) = 130 meters.
learn more about rectangles here :
https://brainly.com/question/27722891
#SPJ5
What is the length of LINE AC?
A. 128
B. 136
C. 144
D. 108
The diameter of a large lawn ornament in the shape of a sphere is 16 inches. What is the approximate volume of the ornament? Use 3.14 for (PIE SYMBOLE) Round to the nearest tenth of a cubic inch.
Answer:
2143.6 in
Step-by-step explanation:
write the equation of a line that is perpendicular to the line y= (-1/5)x + 2 and has a y-intercept that is 5 units larger that the y-intercept of y= (-1/5)x + 2.
a. y= -5x + 7
b. y= 5x + 7
c. y= (-1/5)x + 7
d. y= (1/5)x + 7
Explain why two similar right triangles will have the same cosine ratios.
87 less than the quotient of an unknown number and 43 is -75.
What is the value of the unknown number?
The demand function for an auto parts manufacturing company is given by f(x) = 100000 - 2500x , where x represents price and f(x) represents quantity. f^-1 (x) = _______. In the inverse function, the variable X represents _____
Answer:
[tex]f^{-1}(X)=\frac{100000-X}{2500}[/tex]
The variable X represents the quantity.
Step-by-step explanation:
We are given that
The demand function for an auto parts manufacturing company is fiven by
f(x)=100000-25 x
Where x=Represents price
f(x)= Represents quantity
We have to find inverse function [tex]f^{-1}(X)[/tex]
Let f(x)=X
[tex]X=100000-2500 x[/tex]
[tex]2500x=100000-X[/tex]
[tex]x=\frac{100000-X}{2500}[/tex]
Substituting the value of x then we get
[tex]f^{-1}(X)=\frac{100000-X}{2500}[/tex]
Therefore, the inverse function
[tex]f^{-1}(X)=\frac{100000-X}{2500}[/tex]
Where X= Represents the quantity
[tex]f^{-1}(X)[/tex]=Represents price
What is the remainder when (4x3 + 2x2 − 18x + 38) ÷ (x + 3)?
2
12
96
110
Answer: First Option is correct.
Step-by-step explanation:
Since we have given that
[tex](4x^3+2x^2-18x+38)\div(x+3)[/tex]
We will apply the "Remainder Theorem ":
So, first we take
[tex]g(x)=x+3=0\\\\g(x)=x=-3\\\\and\\\\f(x)=4x^3+2x^2-18x+38[/tex]
So, we will put x=-3 in f(x).
[tex]f(-3)=4\times (-3)^3+2\times (-3)^2-18\times (-3)+38\\\\f(-3)=-108+18+54+38\\\\f(-3)=2[/tex]
So, Remainder of this division is 2.
Hence, First Option is correct.
The remainder of the given expression is 2 and this can be determined by using the factorization method.
Given :
Expression -- [tex]\rm \dfrac{4x^3+2x^2-18x+38}{x+3}[/tex]
The factorization method can be used in order to determine the remainder of the given expression.
The expression given is:
[tex]\rm =\dfrac{4x^3+2x^2-18x+38}{x+3}[/tex]
Try to factorize the numerator in the above expression.
[tex]\rm =\dfrac{4x^3+12x^2-10x^2-30x+12x+36+2}{x+3}[/tex]
[tex]\rm = \dfrac{4x^2(x+3)-10x(x+3)+12(x+3)+2}{(x+3)}[/tex]
Simplify the above expression.
[tex]\rm = (4x^2-10x+12) + \dfrac{2}{(x+3)}[/tex]
So, the remainder of the given expression is 2. Therefore, the correct option is A).
For more information, refer to the link given below:
https://brainly.com/question/6810544
The data set shows the ages of the members of a book club. What is the shape of the distribution of this data set?
19, 21, 18, 19, 16, 21, 20, 17, 16, 17, 20, 18.
Answers: symmetrical, uniform, skewed to the left, skewed to the right.
Evaluate p(7,5) can someone help
The quotient of a number and 9. Algebraic expression.
The main cables of a suspension bridge are ideally parabolic. the cables over a bridge that is 400 feet logn are attached to towers that 100 feet tall. the lower point of the cable is 40 feet abouve the bdrige. find the equation that can be used to model the cables.
The equation to model the suspension cables of a bridge, where the lowest point of the cable is 40 feet above the bridge, and the towers are 100 feet tall and 200 feet from the center, is y = -0.0015x^2 + 60.
Explanation:To find the equation that models the suspension cable of a bridge, we use the properties of a parabolic shape. Since the cable is attached to towers that are 100 feet tall and the lowest point of the cable is 40 feet above the bridge, we know the vertex of the parabola is 60 feet (100 - 40) below the top of the towers.
Let's define the coordinate system with the origin at the lowest point of the cable. Then the towers are at (-200, 60) and (200, 60) because the bridge is 400 feet long, so each tower is 200 feet horizontally from the center. The parabolic equation takes the general form y = ax^2 + bx + c. Because the vertex is at (0, 60), c = 60.
Using the points (-200, 60), we can substitute into the parabolic equation and write a system to solve for a and b. Since the parabola is symmetric, b = 0. The system becomes 60 = a(-200)^2 + 60, which simplifies to a = -60/40000.
Thus, the equation to model the cables is y = -60/40000x^2 + 60, or simplified, y = -0.0015x^2 + 60.
What is 8q+3(10q^2+2)+8
How old is molly if she was 52 years old when she was fourteen years ago?
What is the average rate of change from x = 2 to x = 3?
2
3
0
5
Answer:
The average rate of change from x = 2 to x = 3 is 2. Therefore first option is correct.
Step-by-step explanation:
The average rate of a function f(x) on the interval [a,b] is defined as
[tex]m=\frac{f(b)-f(a)}{b-a}[/tex]
The average rate of change from x = 2 to x = 3 is
[tex]m=\frac{f(3)-f(2)}{3-2}[/tex] .... (1)
From the given graph it is clear that the value of the function is -3 at x=2 and -1 at x=3. It means f(2)=-3 and f(3)=-1.
Put f(2)=-3 and f(3)=-1 in equation (1).
[tex]m=\frac{-1-(-3)}{3-2}[/tex]
[tex]m=\frac{-1+3}{1}[/tex]
[tex]m=\frac{2}{1}[/tex]
[tex]m=2[/tex]
The average rate of change from x = 2 to x = 3 is 2. Therefore first option is correct.
A shipping company offers various sized shipping boxes to its customers. Some of these boxes are cube-shaped, with equal height, width, and depth. As part of an upcoming sales promotion, the company will offer two cube-shaped boxes for the price of one.
a. Write an expression to represent the total volume of two different sized boxes as a sum of cubes if one of the boxes has sides with a length of 1 foot and the other has sides with a length of x feet.
b. Factor the sum of cubes.
c. Calculate the total volume of the two boxes if x = 3 feet.
Which statement about corresponding sides and angles of the two polygons is correct?
Answer:
Option D. is the correct answer.
Step-by-step explanation:
In this graph, polygon PQRST has been dilated by a scale factor of 3 keeping origin as the center of dilation to form P'Q'R'S'T'.
We know when two polygons are similar, their angles will be same and their corresponding sides will be in the same ratio.
Therefore, option D.which clearly says that the ratio of side SR and S'R' is 1 : 3, will be the answer.
Four photographers are taking pictures at a school dance. Photographer A takes 2/5 of the pictures, Photographer B takes 4%, Photographer C takes 0.29, and Photographer D takes 27/100.
Which choice lists the photographers in order from least to greatest by the amount of pictures they take?
A) 2/5 = 0.4
B) 4% = 0.04
C) 0.29
D) 27/100 = 0.27
least = 0.04, then 0.27, then 0.29, then 0.4
so B, D, C A is the order
The area of a rectangular lot that is 50 feet wide by 100 feet deep is:
The area of a rectangle can be directly calculated using the formula:
A = l * w
Where l is the length or the depth while w is the width
Therefore,
A = 50 feet * 100 feet
A = 5000 square feet
Choice #1: Describe each of the following properties of the graph of the cosine function, f(theta) = cos(theta), and relate the property to the unit circle definition of cosine. Amplitude Period Domain Range x-intercepts
The graph of the cosine function, f(theta) = cos(theta), has properties such as amplitude, period, domain, range, and x-intercepts, and these properties can be related to the unit circle definition of cosine.
Explanation:The graph of the cosine function, f(theta) = cos(theta), has several properties:
Amplitude: The amplitude of the cosine function is 1, which means that the graph oscillates between a maximum value of 1 and a minimum value of -1.Period: The period of the cosine function is 2π, which means that the graph repeats itself every 2π units of theta.Domain: The domain of the cosine function is all real numbers, as there are no restrictions on the values of theta for which the cosine function is defined.Range: The range of the cosine function is the interval [-1, 1], as the values of the cosine function range from -1 to 1.X-intercepts: The x-intercepts of the cosine function occur when the value of theta is equal to π/2 + nπ, where n is an integer. In the unit circle, these x-intercepts correspond to the points where the terminal side of theta intersects the x-axis.These properties can be related to the unit circle definition of cosine. The amplitude corresponds to the distance from the origin to the maximum or minimum value of cosine on the unit circle. The period corresponds to the distance traveled along the unit circle to complete one cycle of the cosine function. The x-intercepts of the cosine function correspond to the angles at which the terminal side of theta intersects the x-axis on the unit circle.
Learn more about the Cosine function here:https://brainly.com/question/3876065
#SPJ3