Answer: m∠BAC =36.87°
It is given, but maybe difficult to see.
Step-by-step explanation: If you had to calculate it yourself, you need a scientific calculator or a conversion chart. You could figure the sine by dividing the length of the opposite side, 6 by the length of the hypotenuse, 10. you get sine=0.6
Then use the calculator or chart to get the angle.
input sin^-1 (0.06)
Plz help me plzzzzzz!!!!
Answer: D, 6
Step-by-step explanation:
Match each side from XYZ to ABC (you are trying to find the scale factor of triangle 1 to triangle 2) into a fraction then simplify
Ex 30/5= 6 or 24/6= 6 or 18/3
The most recent census for a city indicated that there were 919,716 residents. The population of the city is expected to increase at an annual rate of 3.7 percent each year for the next 13 years. What will the population be at that time
Answer:
1,474,951.
Step-by-step explanation:
Given a population that increases by a constant percentage, we can model the population's growth using the exponential model.
[tex]P(t)=P_o(1+r)^t,$ where \left\{\begin{array}{lll}P_o=$Initial Population\\r$=Growth rate\\$t=time (in years)\end{array}\right\\P_o=919,716\\r=3.7\%=0.037\\$t=13 years[/tex]
Therefore, the population of the city in 13 years time will be:
[tex]P(t)=919,716(1+0.037)^{13}\\\\=919,716(1.037)^{13}\\\\=1,474,950.9\\\\\approx 1,474,951[/tex]
The population be at that time will be approximately 1,474,951.
Not sure of how to solve this
Answer:
undefined
Step-by-step explanation:
Using the slope formula
m = (y2-y1)/ (x2-x1)
and the given points
m = ( 8 - -1)/( 2-2)
= (8+1) / 0
We cannot divide by 0 so the slope is undefined
how to simplify -8+5w=27
Answer:
w=7
Step-by-step explanation:
1. -8+5w=27
2. add 8 to both sides: 8+-8+5w=27+8
3. Simplify: 5w=35
4. Divide both sides by 5: 5w/5=35/5
5. w=7
Hope This Helps :)
Answer:
w = 7
Step-by-step explanation:
-8 + 5w = 27
Add 8 on both sides.
-8 + 5w + 8 = 27 + 8
5w = 35
Divide both sides by 5.
5w/5 = 35/5
w = 7
WHY CAN'T ANYONE HELP ME PLEASE?? The Pool Fun Company has learned that, by pricing a newly released Fun Noodle at $3, sales will reach 8000 Fun Noodles per day during the summer. Raising the price to $6 will cause the sales to fall to 5000 Fun Noodles per day. a. Assume that the relationship between sales price, x, and number of Fun Noodles sold, y, is linear. Write an equation in slope-intercept form describing this relationship. Use ordered pairs of the form (sales price, number sold).
Answer:
y = -1000x +11000
Step-by-step explanation:
Given:
(x, y) = (sales price, number sold) = (3, 8000), (6, 5000)
Find:
slope-intercept equation for a line through these points
Solution:
When given two points, it often works well to start with the 2-point form of the equation for a line.
y = (y2 -y1)/(x2 -x1)(x -x1) +y1
Filling in the given points, you have ...
y = (5000 -8000)/(6 -3)/(x -3) +8000
y = (-3000/3)(x -3) +8000
y = -1000x +3000 +8000 . . . . eliminate parentheses
y = -1000x +11000 . . . . the desired equation
Support requests arrive at a software company at the rate of 1 every 30 minutes. Assume that the requests arrive as events in a Poisson process.
a) What is the probability that the number of requests in an hour is between 2 and 4 inclusive? Give your answer to four decimal places.
b) What is the expected number of requests in a 10 hour work day? Give an exact answer.
c) What is the probability that the number of requests in a 10 hour work day is between 20 and 24 inclusive? Give your answer to four decimal places.
d) What is the standard deviation of the number of requests in a 10 hour work day? Give your answer to four decimal places.
Answer:
a. 0.5413
b. 20
c. 0.3724
d. 4.4721
Step-by-step explanation:
Solution:-
- We will start by defining a random variable X.
X : The number of support requests arrived
- The event defined by the random variable ( X ) is assumed to follow Poisson distribution. This means the number of request in two distinct time intervals are independent from one another. Also the probability of success is linear within a time interval.
- The time interval is basically the time required for a poisson event to occur. Consequently, each distributions is defined by its parameter(s).
- Poisson distribution is defined by " Rate at which the event occurs " - ( λ ). So in our case the rate at which a support request arrives in a defined time interval. We define our distributions as follows:
X ~ Po ( λ )
Where, λ = 1 / 30 mins
Hence,
X ~ Po ( 1/30 )
a)
- We see that the time interval for events has been expanded from 30 minutes to 1 hour. However, the rate ( λ ) is given per 30 mins. In such cases we utilize the second property of Poisson distribution i.e the probability of occurrence is proportional within a time interval. Then we scale the given rate to a larger time interval as follows:
λ* = [tex]\frac{1}{\frac{1}{2} hr} = \frac{2}{1hr}[/tex]
- We redefine our distribution as follows:
X ~ Po ( 2/1 hr )
- Next we utilize the probability density function for poisson process and accumulate the probability for 2 to 4 request in an hour.
[tex]P ( X = x ) = \frac{e^-^l^a^m^b^d^a . lambda^x}{x!}[/tex]
- The required probability is:
[tex]P ( 2 \leq X \leq 4 ) = P ( X = 2 ) + P ( X = 3 ) + P ( X = 4 )\\\\P ( 2 \leq X \leq 4 ) = \frac{e^-^2 . 2^2}{2!} + \frac{e^-^2 . 2^3}{3!} + \frac{e^-^2 . 2^4}{4!}\\\\P ( 2 \leq X \leq 4 ) = 0.27067 + 0.18044 + 0.09022\\\\P ( 2 \leq X \leq 4 ) = 0.5413[/tex] Answer
b)
We will repeat the process we did in the previous part and scale the poisson parameter ( λ ) to a 10 hour work interval as follows:
λ* = [tex]\frac{2}{1 hr} * \frac{10}{10} = \frac{20}{10 hr}[/tex]
- The expected value of the poisson distribution is given as:
E ( X ) = λ
Hence,
E ( X ) = 20 (10 hour work day) .... Answer
c)
- We redefine our distribution as follows:
X ~ Po ( 20/10 hr )
- Next we utilize the probability density function for poisson process and accumulate the probability for 20 to 24 request in an 10 hour work day.
[tex]P ( X = x ) = \frac{e^-^l^a^m^b^d^a . lambda^x}{x!}[/tex]
- The required probability is:
[tex]P ( 20 \leq X \leq 24 ) = P ( X = 20 ) + P ( X = 21 ) + P ( X = 22 )+P ( X = 23 ) + P ( X = 24 )\\\\P ( 20 \leq X \leq 24 ) = \frac{e^-^2^0 . 20^2^0}{20!} + \frac{e^-^2^0 . 20^2^1}{21!} + \frac{e^-^2^0 . 20^2^2}{22!} + \frac{e^-^2^0 . 20^2^3}{23!} + \frac{e^-^2^0 . 20^2^4}{24!} \\\\P ( 20 \leq X \leq 24 ) = 0.0883 +0.08460 +0.07691 +0.06688+0.05573\\\\P ( 20 \leq X \leq 24 ) = 0.3724[/tex] Answer
c)
The standard deviation of the poisson process is determined from the application of Poisson Limit theorem. I.e Normal approximation of Poisson distribution. The results are:
σ = √λ
σ = √20
σ = 4.4721 ... Answer
Anthony sells cars. Each month, he is paid $2,000, plus a 15% commission on monthly sales above $20,000. Which function calculates his monthly earnings (E) as a function of m, his monthly sales?
E(m) = 2000 + 0.15( m - 20000) is the function calculates his monthly earnings.
What are the composition functions?The composition of a function is an operation in which two functions say f and g generate a new function say h in the sort of manner that h(x) = g(f(x)). It method right here characteristic g is carried out to the characteristic of x. So, basically, a feature is implemented to the end result of another feature.
What are functions and modeling?In systems engineering, software engineering, and pc science, a function version or practical model is an established illustration of the capabilities (activities, movements, procedures, operations) inside the modeled system or situation vicinity.
Learn more about composition functions here: https://brainly.com/question/10687170
#SPJ2
Find the least number which is exactly divisible by 72 and 108
Step-by-step explanation:
2 is the answer because:
72/2=36
108/2=54
Answer:
2
Step-by-step explanation:
Well divisible means the lowest numbers it can be divided by.
So we can make a chart.
72 - 1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36, 72
108 - 1, 2, 3, 4, 6, 9, 12, 18, 27, 36, 54, 108
So besides 1, 2 is the lowest divisible number between 108 and 72.
Help me pls pls pls pls
Answer:
Inequality Form:
x≥130
Step-by-step explanation:
isolate the variable by dividing each side by factors that don’t contain the variable.
Suppose the following regression equation was generated from the sample data of 50 cities relating number of cigarette packs sold per 1000 residents in one week to tax in dollars on one pack of cigarettes and if smoking is allowed in bars:
PACKS i= 57221.431732 − 1423.696906TAXi + 155.441784BARSi + ei.
BARS i= 1 if city i allows smoking in bars and BARSi = 0 if city i does not allow smoking in bars. This equation has an R2 value of 0.351292, and the coefficient of BARSi has a P-value of 0.086529. Which of the following conclusions is valid?
A. According to the regression equation, regardless of whether or not smoking is allowed in bars, the number of cigarette packs sold per 1000 people decreases by approximately 1424 for each additional dollar of cigarette tax.
B. There is evidence at the 0.05 level of significance to support the claim that cities with a smoking ban have lower cigarette sales than those without a smoking ban.
C. According to the regression equation, cities that allow smoking in bars have lower cigarette sales than cities that do not allow smoking in bars.
D. According to the regression equation, cities that allow smoking in bars sell approximately 155 fewer packs of cigarettes per 1000 people than cities that do not allow smoking in bars.
Answer:
A) According to the regression equation, regardless of whether or not smoking is allowed in bars, the number of cigarette packs sold per 1000 people decreases by approximately 1424 for each additional dollar of cigarette tax.
Step-by-step explanation:
Given the regression equation:
PACKS i= 57221.431732 − 1423.696906TAXi + 155.441784BARSi + eᵢ.
BARS i= 1 if city i allows smoking in bars
BARSi = 0 if city i does not allow smoking in bars
R2 = 0.351292
P-value = 0.086529
Conlusion:
Simnce p value, 0.0865 is greater than level of significance, 0.05, BARS is not significant. Thus, allowing smoking in bars increase cigarette sales, since the coefficient of BARS is positive.
Correct answer is option A.
According to the regression equation, regardless of whether or not smoking is allowed in bars, the number of cigarette packs sold per 1000 people decreases by approximately 1424 for each additional dollar of cigarette tax.
Pls help see the picture posted
Kendra can make 120 soccer kicks in 3 minutes. Jovani can make 100 soccer kicks in 4 minutes. How long will it take them to make 1300 soccer kicks together?
The time it takes them to make 1300 soccer kicks together is 51 minutes
Let the number of soccer kicks be yLet the time taken be x
Writing this as a coordinate (x, y). If Kendra can make 120 soccer kicks in 3 minutes and Jovani can make 100 soccer kicks in 4 minutes, this can be written in a coordinate form as (3, 120) and (4, 100)
The standard linear equation is given as y = mx + b
Get the slope:
m = 100-120/4-3
m = -20/1
m = -20
Get the y-intercept:
Recall that y = mx + b
120 = -20(3) + b
120 = -60 + b
b = 180
The required equation is g(x) = -20x + 180
To determine the time it will take them to make 1300 soccer kicks together, substitute g(x) = 1300 and find "x"
1300 = -20x + 180
20x = 1200 - 180
20x = 1020
x = 51 minutes
Hence the time it takes them to make 1300 soccer kicks together is 51 minutes
Learn more on equations here: https://brainly.com/question/11408596
Tublu buys a cylindrical water tank of height 1.4m and diameter 1.1m to catch rainwater off his roof. He has a full 2 litres tin of paint in his store and decides to paint the tank (not the base). If he uses 250 ml to cover 1 , will he have enough paint to cover the tank with one layer of paint? [take ] [15 marks] (b) At a DBE lecture of 100 students, there are 29 women and 23 men. Out of these students, 4 are teachers and 24 are either men or teachers. Find the number of women teachers attending the lecture.
12 teachers...
Hope this helps.....
Ahmad makes compost by mixing 0.5 kg of sand with 2 kg of peat. Write the ratio of sand to peat. Give your answer in its simplest form.
Answer:
0.5kg
2kg
0.7kg
b668_*;
fxjiezncy
gcjoxfj
vxfhb
A palm tree is supported by two guy wires as shown in the diagram below. Which trig expression can be used to find the height on the tree where the top guy wire attaches if the base of the wire is four feet from the base of the tree? A sin (30° + 45°) B cos (75° – 45°) C tan (75° – 45°) D tan (30° + 45°)
Answer:
D. [tex]tan(30^\circ+45^\circ)[/tex] is the correct answer.
Step-by-step explanation:
The given situation can be represented as a figure attached in answer area.
B is the base of tree.
C is the base of wires.
A and D are the end of 2 wires supporting the tree.
[tex]\angle DCB =45^\circ\\\angle ACB =75^\circ\\[/tex]
Here, we need to find the Height of the tree which is represented the by side AB.
and we are given that bases of wires and tree base are at a distance 4 ft.
i.e. side BC = 4 ft
If we look at the [tex]\triangle ABC[/tex], we are given the base BC and the [tex]\angle ACB[/tex], and the perpendicular is to be find out.
We can use trigonometric identity:
[tex]tan\theta =\dfrac{Perpendicular}{Base}[/tex]
[tex]tan 75^\circ = \dfrac{AB}{BC}\\\bold {tan (45+30)^\circ }= \dfrac{AB}{4}\\\Rightarrow AB = \bold {tan (45+30)^\circ } \times 4 = 14.93\ ft[/tex]
Hence, D. [tex]tan(30^\circ+45^\circ)[/tex] is the correct answer.
Answer:
D
Step-by-step explanation:
QUESTION 8
Find Future Value Using Compound Interest Formula:
You deposit $6,000 in an account earning 4% interest compounded monthly. How much will you have in the account in 5 years?
A $9,677.95
B. $6,100.67
C. $7,325.98
D. $7,200
QUESTION 9
Find Future Value Using Compound Interest Formula:
You deposit $5,000 in an account earning 5% interest compounded quarterly. How much will you have in the account in 10 years?
A $5,661.35
B. $7,500
C. $8,235.05
D. $8,218.10
Answer:
8.) $7325.98
9.) $8218.10
Step-by-step explanation:
Compounded Interest Rate Formula: A = P(1 + r/n)^nt
Simply plug in our known variables into the formula:
A = 6000(1 + 0.04/12)^60 = 7325.98
A = 5000(1 + 0.05/4)^40 = 8218.10
4 years ago, the population of a city was of "x" inhabitant, 2 years later, that is to say two years ago, the population of this same city was 81,000 inhabitants and today it is 65,610. Using this data, find the population of four years ago.
Answer:
The population of four years ago was 100,783 inhabitants
Step-by-step explanation:
The population of the city after t years is given by the following equation:
[tex]P(t) = P(0)(1-r)^{t}[/tex]
In which P(0) is the initial population and r is the decrease rate, as a decimal.
2 years later, that is to say two years ago, the population of this same city was 81,000 inhabitants and today it is 65,610.
This means that:
[tex]P(2) = 81000, P(4) = 65610[/tex]
We are going to use this to build a system, and find P(0), which is the initial population(four years ago).
P(2) = 81000
[tex]P(t) = P(0)(1-r)^{t}[/tex]
[tex]81000 = P(0)(1-r)^{2}[/tex]
[tex](1-r)^{2} = \frac{81000}{P(0)}[/tex]
P(4) = 65610
[tex]P(t) = P(0)(1-r)^{t}[/tex]
[tex]65100 = P(0)(1-r)^{4}[/tex]
[tex]65100 = P(0)((1-r)^{2})^{2}[/tex]
Since [tex](1-r)^{2} = \frac{81000}{P(0)}[/tex]
[tex]65100 = P(0)(\frac{81000}{P(0)})^{2}[/tex]
Using P(0) = x
[tex]65100 = x(\frac{81000}{x})^{2}[/tex]
[tex]65100 = \frac{6561000000x}{x^{2}}[/tex]
[tex]65100x^{2} = 6561000000x[/tex]
[tex]65100x^{2} - 6561000000x[/tex]
[tex]x(65100x - 6561000000) = 0[/tex]
x = 0, which does not interest us, or:
[tex]65100x - 6561000000 = 0[/tex]
[tex]65100x = 6561000000[/tex]
[tex]x = \frac{6561000000}{65100}[/tex]
[tex]x = 100,783[/tex]
The population of four years ago was 100,783 inhabitants
On average, a furniture store sells four card tables in a week. Assuming a Poisson distribution for the weekly sales, the probability that the store will sell exactly seven card tables in a given week is most nearly Select one: a. 0.11 b. 0.075 c. 0.15 d. 0.060
Answer:
Assuming a Poisson distribution for the weekly sales, the probability that the store will sell exactly seven card tables in a given week is 0.060
Step-by-step explanation:
In order to calculate the probability that the store will sell exactly seven card tables in a given week we would have to calculate the following formula:
probability that the store will sell exactly seven card tables in a given week= e∧-λ*λ∧x/x!
According to the given data furniture store sells four card tables in a week, hence λ=4
Therefore, probability that the store will sell exactly seven card tables in a given week=e∧-4*4∧7/7!
probability that the store will sell exactly seven card tables in a given week=0.060
Assuming a Poisson distribution for the weekly sales, the probability that the store will sell exactly seven card tables in a given week is 0.060
What is the circumference of the circle below? (Round your answer to the nearest tenth.)
Answer:
Its 69.1 cm
Step-by-step explanation:
To find circumstance of any circle main formula is 2*pie*r .
Here pie is equal to 3.14 approx and r =11 cm
so
2*3.14*11 = 69.08 cm
This little difference is just because of pie's approximately value used
5/6÷5=___
3/7÷6=___
5/8÷8=___
15/8÷5=___
Answer:
1/6
1/14
5/64
3/8
Step-by-step explanation:
Easiest and fastest way to evaluate these is to plug it into a calc.
If MQ is 24 and PR is 10, what length of PM would make parallelogram MPQR a rhombus?
Let's think about this. MQ is given to be a length of 24 units, PR a length of 10 whilst we must determine what length PM must be in order to satisfy the criteria of parallelogram MPQR to be a rhombus.
Assume this figure is a rhombus, rhombus MPQR. If that is so, all sides must be congruent, and the diagonals must be perpendicular ( ⊥ ) by " Properties of a Rhombus. " That would make triangle( s ) MRQ and say RMP isosceles, and by the Coincidence Theorem, MS ≅ QS, and RS ≅ PS. Therefore -
[tex]MS = 1 / 2( 24 ) = 12 = QS,\\RS = 1 / 2( 10 ) = 5 = PS[/tex]
PS and MS are legs of a right triangle, so by Pythagorean Theorem we can determine the hypotenuse, or in other words the length of PM. This length would make parallelogram MPQR a rhombus,
[tex]( PM )^2 = ( MS )^2 + ( PS )^2,\\PM^2 = ( 12 )^2 + ( 5 )^2,\\PM^2 = 144 + 25 = 169\\-----\\PM = 13[/tex]
And thus, PM should be 13 in length to make parallelogram MPQR a rhombus.
Sharona recorded the number of gray hairs her coworkers have and their ages in the graph below.
Answer: C. A function only
Step-by-step explanation:
There is not relation to the dots on the graph.
The graph represents a relation only.
Hence option D is correct.
Since we know that
A function is a mathematical concept that describes a relationship between two sets, where each element in the first set (the domain) corresponds to exactly one element in the second set (the range). In simpler terms, a function is a rule that assigns each input value a unique output value.
In contrast, a relation is a general concept that describes any set of objects that have some kind of relationship to each other. In mathematics, a relation is often represented as a set of ordered pairs and can be visualized as a graph. For example, a relation could be a set of all points on a circle, represented as an ordered pair of x and y coordinates.
As we can see in the graph
There is more than one value for the number represented on the X-axis
We can see that at a particular age, there is more than one gray hairs worker.
Hence the graph represents a relation only.
To learn more about the Functions and Relations visit:
https://brainly.com/question/8892191
#SPJ2
Suppose you are purchasing a new car, and you decide to use a scoring model to decide among four options. What would be your top three criteria, and what would be each criterion's relative weight?
Answer:
The answer is explained below
Step-by-step explanation:
The steps to prioritize the mission with a scoring version are as follows:
Collection: This step consists of collecting and collecting all of the details associated with the mission.
Classification: This step consists of prioritization of the challenge based on a category method.
Verification: This step includes approval and verification of all classified projects.
They are then carried out in this order because these steps make certain safety, connectivity, integrity, cost-effectiveness, and right challenge implementation. Each step depends on the previous step. They are connected to every other; therefore, they are carried out in a particular sequence.
Select the two values of x that are roots of this equation.
2x - 5 = -3x2
O A. X = 1
B. x= -1
C. X = 3
D. x =
Answer:
x = - [tex]\frac{5}{3}[/tex] , x = 1
Step-by-step explanation:
Given
2x - 5 = - 3x² ( add 3x² to both sides )
3x² + 2x - 5 = 0 ← in standard form
Consider the factors of the product of the coefficient of the x² term and the constant term which sum to give the coefficient of the x- term.
product = 3 × - 5 = - 15 and sum = + 2
The factors are - 3 and + 5
Use these factors to split the x- term
3x² - 3x + 5x - 5 = 0 ( factor the first/second and third/fourth terms )
3x(x - 1) + 5(x - 1) = 0 ← factor out (x - 1) from each term
(x - 1)(3x + 5) = 0 ← in factored form
Equate each factor to zero and solve for x
3x + 5 = 0 ⇒ 3x = - 5 ⇒ x = - [tex]\frac{5}{3}[/tex]
x - 1 = 0 ⇒ x = 1
not sure how I would solve this
blank a function is the same as moving a function
Answer:
Shifting/Translating the function
Step-by-step explanation:
Answer:
Step-by-step explanation:
nice
In October 1945, the Gallup organization asked 1,487 randomly sampled Americans, "Do you think we can develop a way to protect ourselves from atomic bombs in case other countries tried to use them against us?" Did a majority of Americans feel the United States could develop a way to protect itself from atomic bombs in 1945? Use the α = 0.05 level of significance.
Answer:
Yes. There is enough evidence to support the claim that the proportion of Americans feel the United States could develop a way to protect itself from atomic bombs in 1945 is significantly greater than 0.5.
Step-by-step explanation:
The question is incomplete:
In October 1945, the Gallup organization asked 1487 randomly sampled Americans, "Do you think we can develop a way to protect ourselves from atomic bombs in case other countries tried to use them against us?" with 788 responding yes. Did a majority of Americans feel the United States could develop a way to protect itself from atomic bombs in 1945? Use the α=0.05 level of significance.
This is a hypothesis test for a proportion.
The claim is that the proportion of Americans feel the United States could develop a way to protect itself from atomic bombs in 1945 is significantly greater than 0.5.
Then, the null and alternative hypothesis are:
H_0: \pi=0.5\\\\H_a:\pi>0.5
The significance level is 0.05.
The sample has a size n=1487.
The sample proportion is p=0.53.
[tex]p=X/n=788/1487=0.53[/tex]
The standard error of the proportion is:
[tex]\sigma_p=\sqrt{\dfrac{\pi(1-\pi)}{n}}=\sqrt{\dfrac{0.5*0.5}{1487}}\\\\\\ \sigma_p=\sqrt{0.000168}=0.013[/tex]
Then, we can calculate the z-statistic as:
[tex]z=\dfrac{p-\pi-0.5/n}{\sigma_p}=\dfrac{0.53-0.5-0.5/1487}{0.013}=\dfrac{0.03}{0.013}=2.288[/tex]
This test is a right-tailed test, so the P-value for this test is calculated as:
[tex]\text{P-value}=P(z>2.288)=0.011[/tex]
As the P-value (0.011) is smaller than the significance level (0.05), the effect is significant.
The null hypothesis is rejected.
There is enough evidence to support the claim that the proportion of Americans feel the United States could develop a way to protect itself from atomic bombs in 1945 is significantly greater than 0.5.
which expression defies the arithmetic series 10 + 7 + 4 ... for six terms?
Answer:
[tex]a_n = 10-3(n - 1)[/tex]
10 + 7 + 4 + 1 + -2 + -5
Step-by-step explanation:
Explicit Arithmetic Formula: [tex]a_n = a_1 + d(n-1)[/tex]
To find d, take the common difference between 2 numbers.
To find the other terms of the sequence, plug them into the explicit formula or subtract 3 from the given numbers.
Chad is a co owner of a small company and received 1/3 of the company’s profits this year. What were the company’s overall profits if chad made 150,000 ? Type an equation and solve.
Answer:
$450,000
Step-by-step explanation:
chad = (1/3)profit
3×chad = profit = 3×$150,000 . . . . multiply the equation by 3; fill given value
profit = $450,000
The company's overall profits were $450,000.
Jacob and Dustin collected 245 cast for the school can job they give 55 cast to Dustin's little sister to take to her class how many cans does this leave for the boys class
Answer:
190 cans
Step-by-step explanation:
Total cans collected by Jacob and Dustin for the school can job = 245
Amount of cans they both gave to Dustin's little sister = 55
Now because they gave out cast out of the total they initially had, there would be a deduction in the amount both boys would now have.
To determine the amount the boys are left with, we would deduct 55 casts from the amount they had which 245.
Amount of cans left = 245-55 = 190
Amount of cans left for the boys class = 190 cans