Answer:
i dunno i didn't read it i skiped all the way to the end of the question but imma pick TRUE NO FALSE NO TRUE NO AHHHH WAIt huh
Step-by-step explanation:
i think it was true it looks like a question from 6th grade and that was last year
Jacob makes a scale drawing for a crate with a scale factor of 1:20 the dimitions of his scale drawing is 3 in long and 2 in wide the bulder creates a scale drawing of the crate with the scale factor of 1:10. What are the dimitions of the builders drawing?
Answer:
6 in long ; 4 in wide
Step-by-step explanation:
With a scale of 1:20
Scaled drawing is 3 in long ; 2 in wide
Actual dimension :
Length = 20 * 3 = 60 in
Width = 20 * 2 = 40 in
Hence, to make a scaled drawing using 1 :10
Dimension :
Length = (1/10) * 60 = 6 inches
Width = (1/10) * 40 = 4 inches
The engineering school at a major university claims that 20% of its graduates are women. In a graduating class of 210 students, 58 were females. Does this suggest that the school is believable? Use alpha = 0.05. Round to the nearest ten-thousandth when calculating the test statistic.
The sample suggests that the school is not believable, as the null hypothesis is rejected.
What are the hypothesis tested?At the null hypothesis, it is tested if the proportion is of 20%, hence:
\(H_0: p = 0.2\)
At the alternative hypothesis, it is tested if the proportion is different of 20%, hence:
\(H_1: p \neq 0.2\)
We have a two-tailed test, as we are testing if the proportion is different of a value, hence the critical value is of:
|z| = 1.96.
What is the test statistic?The test statistic is defined by the equation presented as follows:
\(z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}\)
In which:
\(\overline{p}\) is the sample proportion.p is the proportion tested at the null hypothesis.n is the sample size.The parameters for this problem are given as follows:
\(p = 0.2, n = 210, \overline{p} = \frac{58}{210} = 0.2762\)
Hence the test statistic is of:
\(z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}\)
\(z = \frac{0.2762 - 0.2}{\sqrt{\frac{0.2(0.8)}{210}}}\)
z = 2.76.
The test statistic is greater than the critical value for the two-tailed test, hence the sample suggests that the school is not believable.
More can be learned about the test of an hypothesis at https://brainly.com/question/13873630
#SPJ1
A Cheetah running at 61 miles per hour is chasing an American Antelope that is running
at a rate of 1583 meters per minute.
Which animal is running at a faster rate?
Answer:
Cheetah
Step-by-step explanation:
American Antelope's speed = 94980 meters per hour
= 59 miles per hour
The Cheetah is faster than the American Antelope
Answer:
Step-by-step explanation:
The American Antelope is going at a rate of 1583 meters / minute
1583 m [ 1 km / 1000 m ] = 1.583 km / minutes
In an hour, the Antelope will go 1.583 km / minute * 60 min / hour
1.583 * 60 = 94.98 km / hour
The cheetah is going 61 miles / hour * 1.6 km / mile = 97.6 km/hour
The Cheetah is not going to go hungry tonight.
x+y=16
y=3x=4
find the solution using substitution
Answer: x=3 ; y=13
Step-by-step explanation:
1. isolate y from equation to substitute into the second equation
y= 16-x ---> (16-x) = 3x+4
2. move to one side and solve for x
4x=12 --> x=3
3. plug in x value to solve for y
3+y=16 or 3(3)+4
y=13
substitute this equation
-1x-3y=4
2x=16
Answer:
x= 8 y= -4
Step-by-step explanation:2x=16 divide 2 on both, x=8, plug in 8 for x, -1x8-3y=4 will become = -8-3y=4 add 8 on both sides and divide by -3 the answer will be -4
Answer:
Step-by-step explanation:-
-1x - 3y = 4 (eqn 1)
2x = 16 (eqn 2)
from eqn 2
2x = 16
x = 16/2
x = 8
Substitute x = 8 into eqn 1
-1(8) - 3y = 4
-8 - 3y = 4
-3y = 4 + 8
-3y = 12
y = 12/-3
y = -4
therefore, x = 8 and y = -4
if 2^n+2-2^n+1+2^n= C*2^n, find the value of C
Answer:
c= 1
Step-by-step explanation:
To get rid of (c) on the right side, simply divide 2^n both side. But first collect like terms on the left side so you will get 2^n + 1 which you will then simplify the like term(2^n) and you will left with c= 1.
Aliyah had some candy to give to her four children. She first took ten pieces for herself and then evenly divided the rest among her children. Each child received two pieces. With how many pieces did she start with?
Answer: 18 pieces
Step-by-step explanation:
If she took 10 pieces and then each child received 2 pieces and she has four children then
10+2+2+2+2=
10+8=
18
Plssss I need the answer and fast
Answer:
9
Step-by-step explanation:
24 can be divided by 3 to get 8.
Therefore, 8 times 3 = 24
So... 3 times 3 = 9
Answer: 3/8 9/24
Step-by-step explanation: multiply the 3 by itself 3 x 3 = 9 and for the bottom multiply the 8 by the numerator 3 8 x 3 = 24.
9/24
As n ranges over the positive integers, what is the maximum possible value for the greatest common divisor of 11n 3 and 2n 1
The maximum possible value for the greatest common divisor (GCD) of 11n + 3 and 2n + 1 as n ranges over the positive integers is 1.
The GCD of two integers is the largest integer that divides both integers without leaving a remainder. We can use the Euclidean algorithm to find the GCD of two numbers.
The Euclidean algorithm states that for two integers a and b, we can find the GCD of a and b by repeatedly applying the following steps:
Divide a by b to get a quotient q and a remainder r
Replace a with b and b with r
Repeat the process until r is 0
If we apply this algorithm to 11n + 3 and 2n + 1, we get the following:
GCD(11n+3, 2n+1)
As 11n + 3 = 3(2n + 1) + 5n
= GCD(2n+1, 5n )
As 2n + 1 = (2/5)(5n) + 1
= GCD(5n, 1)
= GCD(1, 0)
= 1
So as n ranges over the positive integers, the maximum possible value for the GCD of 11n + 3 and 2n + 1 is 1.
To know more on Euclidean algorithm
https://brainly.com/question/13266751
#SPJ4
Fill in the correct answer on the answer document provided by your teacher or on a sheet of paper.Kyle and his family are planning a vacation in Cancun, Mexico. Kyle wants to convert 200 US dollars to Mexican pesos for spending money. If 278 Mexican pesos are equivalent to 25 , how many pesos will Kyle get for 200?
F. 2178
G. 2224
H. 2396
J. 2504
Converting Mexican pesos to US dollars, Kyle will get 2224 Mexican pesos for 200 US dollars.
In mathematics, conversion is the process of changing the value of one form or unit to another. It can be changing ones unit of length, weight, volume or even currency to another.
A conversion factor is a number used to change one set of units to another, either by multiplying or dividing.
If 278 Mexican pesos is equivalent to 25 US dollars,
278 Mexican pesos = 25 US dollars
Dividing both sides by 25,
278/25 Mexican pesos = 25/25 US dollars
11.12 Mexican pesos = 1 US dollar
Therefore, 1 US dollar is equivalent to 11.12 Mexican pesos.
The conversion factor is 11.12 Mexican pesos/1 US dollar.
If Kyle wants to convert 200 US dollars to Mexican pesos for spending money, and 1 US dollar is equivalent to 11.12 Mexican pesos, multiply the amount by the conversion factor.
200 US dollars (11.12 Mexican pesos/1 US dollar)
= 2224 Mexican pesos
To learn more about conversion: https://brainly.com/question/97386
#SPJ4
According to the video above, the geometric object called a(n) ___ has the characteristics that it has one endpoint and extends in away from that endpoint without end.
They are used in navigation, astronomy, and surveying. Rays are also used in computer graphics, physics, and optics. In addition, rays are used in the study of optics to describe the behavior of light as it travels through different mediums.
According to the video above, the geometric object called a ray has the characteristics that it has one endpoint and extends in away from that endpoint without end.A ray is a line that starts at a single point and extends in one direction to infinity. Rays are commonly used in geometry to explain lines and line segments. A ray has one endpoint, called the endpoint of the ray, from which it starts. The other end of the ray continues in the direction in which it is pointed without any limit. A ray is named by using its endpoint and another point on the ray, with the endpoint first. For example, if ray A starts at point P and passes through point Q, we write the name of the ray as ray PAQ or ray QAP. Rays can be part of line segments and other geometric objects. They can also be used to explain angles and the direction of a light source. Rays are commonly used in mathematics, science, and engineering.
for more seach question surveying
https://brainly.com/question/17365081
#SPJ8
help me please
i need it
Answer:
5
Step-by-step explanation:
read your book so that you can know your book
The equation for the graph of A is
.
The equation for the graph of B is
.
The equation for the graph of C is
.
The equation for the graph of D is
.
A: y = x²
B: y = -x
C: y = x
D: y = -x²
:)
PLEASE HELP ME WHAT IS. THIS X^2+5x+4
Answer: (x+1)(x+4) is the solution
Step-by-step explanation:
Use the sum-product pattern
Common factor from the two pairs
Rewrite in factored form
Answer:
(x+1)(x+4)
Step-by-step explanation:
x²+5x+4
x²+4x+x+4
x(x+4)+1(x+4)
(x+1)(x+4)
The drama club is selling tickets to their annual talent show. They sold adult tickets (a) for $12.50 each and student tickets (s) for $6. They sold a total of 30 tickets and made $264.50.
Which system of equations best represents the situation above?
Answer:
12.5a + 6s = 264.5 and a + s = 30
Step-by-step explanation:
They also intersect at (17, 13)
(17 student tickets, 13 adult tickets)
Good Luck!
Factorize the following 3x + 12
Answer:
if this was a equation you would first subtract 12 from the other number then divide it by 3
Answer:
3(x+4)
Step-by-step explanation:
Check 3(x+4), when you use the distributive property, you get 3x + 12, so this is correct. (sorry, I'm really bad at explaining...)
X-X=
write the solution too.
Answer:
0
Step-by-step explanation:
X-X
=0
A toy store's percent of markup is 45%. A model train costs the store $50. Find the
markup.
Answer:
$22.50
Step-by-step explanation:
Answer:
$95 is the markup
Step-by-step explanation:
Add 45+50=95
The critical value approach specifies a region of values, called the ______. If the test statistic falls into this region, we reject the ______.
The critical value approach specifies a region of values, called the critical region or rejection region. If the test statistic falls into this region, we reject the null hypothesis.
In hypothesis testing, the critical value approach is a method used to determine whether to reject or fail to reject the null hypothesis. This approach involves specifying a level of significance, alpha (α), which is the maximum probability of making a Type I error (rejecting the null hypothesis when it is true).
Learn more about null hypothesis
https://brainly.com/question/28920252
#SPJ4
Plot the points in a coordinate plane and sketch ∠ XYZ. Then classify it as right, acute, or obtuse.
X(5,-3), Y(4,-1), Z(6,-2)
The points X(5,-3), Y(4,-1) and Z(6,-2) can be plotted as given below. From the obtained graph ∠XYZ is the obtuse angle.
The given coordinates are X(5,-3), Y(4,-1) and Z(6,-2).
We need to classify ∠XYZ whether it is right, acute, or obtuse.
How to plot the points in a cartesian plane?A cartesian plane or coordinate plane can be defined as a plane formed by the intersection of two coordinate axes that are perpendicular to each other. The horizontal axis is called the x-axis and the vertical one is the y-axis. These axes intersect with each other at the origin whose location is given as (0, 0). Any point on the cartesian plane is represented in the form of (x, y). Here, x is the distance of the point from the y-axis and y is the distance from the x-axis.
Now, X(5,-3), Y(4,-1) and Z(6,-2) can be plotted as given below:
The given points X(5,-3), Y(4,-1) and Z(6,-2) have positive x-coordinate and negative y-coordinate.
In the cartesian plane, the fourth quadrant positive x-coordinate and negative y-coordinate.
So, all points X(5,-3), Y(4,-1) and Z(6,-2) lie in the fourth quadrant.
From the graph, we can see that the two lines make an obtuse angle, which is more than 180° and less than 360°.
From the obtained graph ∠XYZ is the obtuse angle.
To learn more about the obtuse angle visit:
https://brainly.com/question/4022946.
#SPJ1
suppose deandre borrows $3000 at an interest rate 2% of compounded each year. assume that no payments are made on the loan. follow the instructions below. do not do any rounding.
a) Find the amount owed at the end of 1 year
b) Find the amount owed at the end of 2 years
We can use the formula for compound interest: A = P(1 + r/n)^(nt), where A represents the amount owed, P is the principal amount, r is the interest rate.
a) To find the amount owed at the end of the first year, we substitute the given values into the compound interest formula. Since the interest is compounded annually, n = 1. Therefore, the calculation is as follows:
A = 3000(1 + 0.02/1)^(1*1)
A = 3000(1 + 0.02)^1
A = 3000(1.02)
A = 3060
Therefore, the amount owed at the end of the first year is $3060.
b) To calculate the amount owed at the end of the second year, we use the same formula but with t = 2:
A = 3000(1 + 0.02/1)^(1*2)
A = 3000(1 + 0.02)^2
A = 3000(1.02)^2
A = 3000(1.0404)
A = 3121.20
Thus, the amount owed at the end of the second year is $3121.20.
In summary, DeAndre borrows $3000 with a 2% compounded interest rate. Using the compound interest formula, we find that the amount owed at the end of the first year is $3060, and at the end of the second year is $3121.20. The formula takes into account the principal amount, interest rate, compounding frequency, and the number of years to calculate the amount owed.
Learn more about compound interest: brainly.com/question/28020457
#SJP11
A professor of statistics refutes the claim that the average student spends 3 hours studying for a midterm exam. Which hypothesis is used to test the claim
The hypothesis that is typically used to test the claim is the null hypothesis, which asserts that the average time spent by students studying for a midterm exam is indeed 3 hours. The alternative hypothesis would be that the average time spent is either greater or less than 3 hours.
The null hypothesis is usually denoted as H0 and the alternative hypothesis as Ha. In this case, we can write:
H0: The average time spent by students studying for a midterm exam is 3 hours.
Ha: The average time spent by students studying for a midterm exam is not 3 hours.
To test this hypothesis, a statistical test can be performed, such as a t-test or a z-test, depending on the sample size and the population parameters. The results of the test will determine whether the null hypothesis can be rejected or not. If the null hypothesis is rejected, it means that there is evidence to suggest that the average time spent studying is different from 3 hours. If the null hypothesis is not rejected, it means that there is not enough evidence to suggest that the average time spent studying is different from 3 hours.
for such more question on null hypothesis
https://brainly.com/question/28042334
#SPJ11
the number of times that a hiker walks over 8 miles each day is what type of data random variable?
Answer: This is Discrete
Step-by-step explanation:
Just did the checkpoint
The Wagner Corporation has a $22 million bond obligation outstanding, which it is considering refunding. Though the bonds were initially issued at 12 percent, the interest rates on similar issues have declined to 10 percent. The bonds were originally issued for 20 years and have 16 years remaining. The new issue would be for 16 years. There is a 7 percent call premium on the old issue. The underwriting cost on the new $22 million issue is $680,000, and the underwriting cost on the old issue was $530,000. The company is in a 40 percent tax bracket, and it will allow an overlap period of one month ( 1/12 of the year). Treasury bills currently yield 5 percent. (Do not round intermediate calculations. Enter the answers in whole dollars, not in millions. Round the final answers to nearest whole dollar.) a. Calculate the present value of total outflows. Total outflows b. Calculate the present value of total inflows. Total inflows $ c. Calculate the net present value. Net present value $ d. Should the old issue be refunded with new debt? Yes No
The answer are: a. Total outflows: $2,007,901, b. Total inflows: $827,080, c. Net present value: $824,179, d. Should the old issue be refunded with new debt? Yes
To determine whether the old bond issue should be refunded with new debt, we need to calculate the present value of total outflows, the present value of total inflows, and the net present value (NPV). Let's calculate each of these values step by step: Calculate the present value of total outflows. The total outflows consist of the call premium, underwriting cost on the old issue, and underwriting cost on the new issue. Since these costs are one-time payments, we can calculate their present value using the formula: PV = Cash Flow / (1 + r)^t, where PV is the present value, Cash Flow is the cash payment, r is the discount rate, and t is the time period.
Call premium on the old issue: PV_call = (7% of $22 million) / (1 + 0.1)^16, Underwriting cost on the old issue: PV_underwriting_old = $530,000 / (1 + 0.1)^16, Underwriting cost on the new issue: PV_underwriting_new = $680,000 / (1 + 0.1)^16. Total present value of outflows: PV_outflows = PV_call + PV_underwriting_old + PV_underwriting_new. Calculate the present value of total inflows. The total inflows consist of the interest savings and the tax savings resulting from the interest expense deduction. Since these cash flows occur annually, we can calculate their present value using the formula: PV = CF * [1 - (1 + r)^(-t)] / r, where CF is the cash flow, r is the discount rate, and t is the time period.
Interest savings: CF_interest = (12% - 10%) * $22 million, Tax savings: CF_tax = (40% * interest expense * tax rate) * [1 - (1 + r)^(-t)] / r. Total present value of inflows: PV_inflows = CF_interest + CF_tax. Calculate the net present value (NPV). NPV = PV_inflows - PV_outflows Determine whether the old issue should be refunded with new debt. If NPV is positive, it indicates that the present value of inflows exceeds the present value of outflows, meaning the company would benefit from refunding the old issue with new debt. If NPV is negative, it suggests that the company should not proceed with the refunding.
Now let's calculate these values: PV_call = (0.07 * $22,000,000) / (1 + 0.1)^16, PV_underwriting_old = $530,000 / (1 + 0.1)^16, PV_underwriting_new = $680,000 / (1 + 0.1)^16, PV_outflows = PV_call + PV_underwriting_old + PV_underwriting_new. CF_interest = (0.12 - 0.1) * $22,000,000, CF_tax = (0.4 * interest expense * 0.4) * [1 - (1 + 0.1)^(-16)] / 0.1, PV_inflows = CF_interest + CF_tax. NPV = PV_inflows - PV_outflows. If NPV is positive, the old issue should be refunded with new debt. If NPV is negative, it should not.
Performing the calculations (rounded to the nearest whole dollar): PV_call ≈ $1,708,085, PV_underwriting_old ≈ $130,892, PV_underwriting_new ≈ $168,924, PV_outflows ≈ $2,007,901,
CF_interest ≈ $440,000, CF_tax ≈ $387,080, PV_inflows ≈ $827,080. NPV ≈ $824,179. Since NPV is positive ($824,179), the net present value suggests that the old bond issue should be refunded with new debt.
Therefore, the answers are:
a. Total outflows: $2,007,901
b. Total inflows: $827,080
c. Net present value: $824,179
d. Should the old issue be refunded with new debt? Yes
To learn more about tax, click here: brainly.com/question/31857425
#SPJ11
due now help please !!!!!!!!!!!!!!!!!!!!
the most frequently used graphic in reports is the table true false
The statement the most frequently used graphic in reports is the table is false because tables are not typically the most frequently used graphic in reports.
While tables are commonly used in reports to present structured and detailed information, they are not typically the most frequently used graphic. Instead, other types of visuals such as charts, graphs, and diagrams are often employed to present data and communicate information more effectively.
Graphical representations like bar charts, line charts, pie charts, and scatter plots are widely used in reports to visualize patterns, trends, comparisons, and relationships in the data. These visualizations offer a concise and visually appealing way to convey information, making it easier for readers to understand complex data.
Tables, on the other hand, are more suitable for presenting precise numerical values, categorical information, or detailed breakdowns. They are useful for displaying large datasets or providing specific values for reference. However, their format can be dense and may require closer scrutiny, making them less visually impactful compared to graphical representations.
To know more about bar charts, refer here:
https://brainly.com/question/32121650
#SPJ11
PLEASE HELP QUICKLY AS POSSIBLE :)
Answer:
54
Step-by-step explanation:
18x3
Answer:
i might be wrong but 54
Step-by-step explanation:
i hope i helped sorry if i didnt :(
Find the value of y that makes the equation y = 8 – 2x true, when x = 3. A. 2 B. 5 C. 6 D. 8
Answer:
so first you would find out the whole equation after you plug in x and it would be
y=8-6
y=2
so the answer is A. 2
The value of y is 2.
The correct option is (A).
What is equation?An equation is a mathematical expression that contains an equals symbol. Equations often contain algebra.
Given equation is: y = 8 – 2x.
So, when x=3
y= 8-2*3
=8-6
= 2.
Hence, the answer is A. 2
Learn more about equation here:
https://brainly.com/question/2263981
#SPJ2
HELP ME PLEASEEEEEEE THANK YOUUUUUU
Answer:
4/8
Step-by-step explanation:
HELP PLSSS I NEED THIS QUICK!!!!!
Answer: Its B
Step-by-step explanation: