Answer:
y = 14x - 1
Step-by-step explanation:
By equation of the line, we mean the slope intercept form equation [tex]y=mx+b[/tex] where m is the slope and b is the y intercept. As a result, we are given the slope and the y intercept in the problem. So we can use this to write our equation
[tex]y=14x-1[/tex]
Hope this helps!
Heeeelp just need to find
(f+g)(2)=
===========================================
Work Shown:
[tex](f+g)(\text{x}) = f(\text{x})+g(\text{x})\\\\(f+g)(\text{x}) = (\text{x}+3)+(\text{x}^2-2)\\\\(f+g)(\text{x}) = \text{x}^2+\text{x}+1\\\\(f+g)(2) = 2^2+2+1\\\\(f+g)(2) = 4+2+1\\\\(f+g)(2) = 7\\\\[/tex]
----------------------------
Another approach:
[tex]\begin{array}{lll}f(\text{x}) = \text{x}+3& & g(\text{x}) = \text{x}^2-2\\f(2) = 2+3 & \text{ and } & g(2) = 2^2-2\\f(2) = 5 & & g(2) = 2\\\end{array}\\\\\\\text{Therefore, } (f+g)(2) = f(2)+g(2) = 5+2 = 7[/tex]
need help
please help me
The shaded region in the graph represents the possible solution sets to the inequality.
What are algebraic expressions?In mathematics, an expression or mathematical expression is a finite combination of symbols that is well-formed according to rules that depend on the context.Mathematical symbols can designate numbers (constants), variables, operations, functions, brackets, punctuation, and grouping to help determine order of operations and other aspects of logical syntax.Given is the inequality -
x² + 15 ≥ 23
The given inequality is -
x² + 15 ≥ 23
Refer to the graph attached.
The shaded region represents the possible solution sets to the inequality above.
Therefore, the shaded region in the graph represents the possible solution sets to the inequality.
To solve more questions on functions, visit the link below
brainly.com/question/17613163
#SPJ1
Solve the inequality. Express your solution using interval notation. graph the solution set. -5(x-3) ≥ 3[4-(x+4)]
On solving the provided question we can say that The inequality we have here is -5(x-3) ≥ 3[4-(x+4)] => 15/17 ≥ x
What is inequality?An inequality in mathematics is a relationship between two expressions or values that is not equal. Thus, imbalance leads to inequality. An inequality creates the link between two values that are not equal in mathematics. Egality is distinct from inequality. When two values are not equal, most commonly use the not equal sign (). Different inequalities are used to contrast values, no matter how little or large. Many simple inequalities may be resolved by modifying the two sides until the variables are all that remain. But a number of things contribute to inequality: Negative values on both sides are divided or added. Trade off the left and right.
The inequality we have here is
-5(x-3) ≥ 3[4-(x+4)]
-5x + 15 ≥ 12x
15 ≥ 17x
15/17 ≥ x
To know more about inequality visit:
https://brainly.com/question/29914203
#SPJ1
what expressions are equivalent to 4x4x4x4x4
Answer:
4^5 = 1024
Step-by-step explanation:
Math ready Unit 5 lesson 3 task 10 part 1 BurgerRama Cartoon Dolls answer key to 4
Based on the information in the table, a graph can be created to relate the number of Supply Dolls and Demand Dolls with respect to the sale value.
How to create a graph with the information from the table?To create a graph with the information in the table, we must identify what information should go on the x-axis and the y-axis. In this case, we are being asked to locate the sale value on the x axis and on the y axis we must locate the number of units supplied and demanded.
Based on this information, we can infer that at a lower sale price, more dolls are demanded, but not as many are supplied. On the contrary, when the price is higher ($4.00) more dolls are supplied but not as many are demanded. This means that the relationship is inversely proportional.
Note: This question is incomplete because there is some misinformation. Here is the complete information:
Task.
Joan King is marketing director for the BurgeRama restaurant chain. BurgerRama has decided to have a cartoon-character doll made to sell at a premium price at participating BurgerRama locations. The company can choose from several different versions of the doll that sell different prices. King's problem is to decide which selling price will best suit the needs of BurgerRama's customers and store managers. King has data from previous similar promotions to help her make a decision.
1. Use the data from the table above to plot points representing selling price and supply price on a graph. (Selling Price of Each Doll should appear on the x-axis, and Number of Dolls Per Week per Store should appear on the y-axis). Draw the line through the data points and write the word "Supply on this line.
Learn more about graphs in: https://brainly.com/question/17267403
#SPJ1
Let $\triangle ABC$ be a right triangle, and let $H$ be the point on side $\overline{AB}$ so that $\overline{CH} \perp \overline{AB}.$
[asy]
// Coordinates for 3-4-5 triangle
pair A = (5, 0);
pair B = (0, 0);
pair C = (1.8, 2.4);
pair H = foot(C, A, B);
draw(A--B--C--cycle);
draw(rightanglemark(B, C, A));
draw(C--H);
draw(rightanglemark(C,H,A));
label("$A$", A, E);
label("$B$", B, W);
label("$C$", C, N);
label("$H$", H, S);
label("$x$", midpoint(B--H), S);
label("$y$", midpoint(A--H), S);
label("$h$", midpoint(C--H), E);
label("$a$", midpoint(B--C), NW);
label("$b$", midpoint(A--C), NE);
[/asy]
Prove that
\[(x + h)^2 + (y + h)^2 = (a + b)^2.\]
The Proof of ( x + h)² +( y + h)² = (a + b)² is shown below.
What is Similarity?In geometry, two similar forms are those whose dimensions are identical or have a same ratio but the size or length of their sides differ. Examples include similar triangles, similar rectangles, and similar squares. The scale factor is another name for the common ratio. Additionally, the equivalent angles have the same magnitude.
Given:
BHC and BCA are similar
HC / BC = CA / BA
so, h / a = b / ( x + y) ........... (1)
Working with your expansion
x² + h² = a² and
y² + h² = b²
So, subtracting out the equal parts we are left with
2xh + 2yh = 2ab ..........(3) divide through by 2
xh + yh = ab
h( x + y) = ab which we can rearrange as
h / a = b / ( x+ y)..............(2)
Since this is equal to (1) and it's just a rearrangement of (3) adding all the other equal parts of the expansion shows that
(x² + h²) + (y² + h²) + ( 2xh + 2yh) = a²+ b²+ 2ab
( x² + 2xh + h²) + ( y² + 2yh + h²) = ( a + b)²
( x + h)² + ( y + h)² = (a + b)²
Learn more about Similarity here:
https://brainly.com/question/26451866
#SPJ1
show that the additive inverse, or negative, of an even number is an even number using a direct proof.
Let x be an even number. Then, x = 2k for some integer k. The negative of x, -x, is equal to -2k, which is also an even number. Thus, the additive inverse of an even number is an even number.
An even number is any number that can be divided by 2 without any remainder, meaning that it can be written in the form x = 2k for some integer k. The additive inverse, or negative, of an even number, x, is -x. By definition, this is equal to -2k. As -2k can still be divided by 2 without any remainder, it is also an even number.
This can also be understood by looking at the positive and negative sides of the number line. If x is an even number, then it is two units away from 0. Therefore, -x is also two units away from 0, which means it is an even number. This shows that the additive inverse of an even number is an even number.
To prove this, we can look at a specific example. Let x = 8. Then, 8 = 2x4. The negative of 8, -8, is equal to -2x4, which is still an even number. Thus, this proves that the additive inverse of an even number is an even number.
Learn more about inverse here
https://brainly.com/question/13715269
#SPJ4
Please help I will give brainleist
What is the balance after 3
years on a CD with an initial
investment of $2,200.00 and a
2.95% interest rate?
A. $2,205.90
C. $6,490.00
B. $2,329.80
D. $2,400.50
Answer:
Step-by-step explanation:
The balance after 3 years can be calculated as follows:
I = P * r * t
Where:
I = interest
P = principal amount (2200)
r = interest rate (0.0295)
t = time in years (3)
So,
I = 2200 * 0.0295 * 3
I = 153.1
The final balance would be:
P + I = 2200 + 153.1
P + I = 2353.1
The final balance after 3 years is $2353.1, which is closest to option B ($2,329.80).
Consider the function below. x= -1, 0,1,2 and f(x)= -2,3,8,13 Which of the following functions could be the inverse of function f?
Answer:
Step-by-step explanation:
A function is the inverse of another function if it "undoes" the original function. In other words, if you apply the original function to an input and then apply the inverse function to the result, you get the original input.
To find the inverse of a function, you can swap the input and output values of the original function, and then solve for the new input variable. For example, if the original function is f(x) = y, the inverse function would be f^-1(y) = x.
Given the function f(x) = -2, 3, 8, 13, it is not possible to find a simple algebraic inverse function for the given values of x = -1, 0, 1, 2. The inverse of a function is only well-defined if the function is one-to-one, meaning that for every output value, there is only one input value that maps to it. In this case, the function does not appear to be one-to-one, so it does not have an inverse function.
Which of the following are quadratic functions ? Check all that apply . A y = 3x - 4; y = (5x - 3x ^ 2)/4 + 1 B . . y = 2x ^ 2 - 3x + 7 D. y = x - x ^ 3
The answer options that are quadratic functions include the following:
B. y = (5x - 3x^2)/4 + 1.
C. y = 2x^2 - 3x + 7.
What is a quadratic function?In Mathematics, a quadratic function can be defined as a mathematical expression which defines and represent the relationship that exists between two (2) or more variable on a graph, with a maximum exponent of two.
Generally speaking, the standard form of a quadratic function is given by this mathematical expression;
ax² + bx + c = 0
Where:
a and b represents the coefficients of the first and second term in the quadratic function. c represents the constant.In this context, we can reasonably infer and logically deduce that the expressions that are quadratic functions include both y = (5x - 3x²)/4 + 1 and y = 2x² - 3x + 7 because they have a maximum exponent of two.
Read more on quadratic functions here: https://brainly.com/question/2272989
#SPJ1
P(A or B)=P(A) + P(B)-P(A and B)
P(A and B)=P(A)xP(B|A)
P(B|A)=P(A and B)
P(A)
In a Pew poll of American voters, almost 80% of Democrats say the government
shutdown is a "very serious problem for the country, while just 35% of Republicans feel
the same. 54% of the people polled were Democrats and 46% were Republicans.
(a) Overall, what percentage of American voters say the government shutdown is a
"very serious" problem for the country?
%
Answer=
(b) Set up a 2x2 probability table. Round all percentages to 2 decimal places.
Democrat
Republican
Total
Serious
P(A and B)=P(A)x P(B) (if independent)
Not Serious
Total
%
%
%
%
%
%
%
%
%
Answer:For part (a), the overall percentage of American voters who say the government shutdown is a "very serious problem for the country" can be calculated as follows:
P(A) = 54% (probability of being a Democrat)
P(B|A) = 80% (probability of saying the shutdown is a "very serious problem" given that the person is a Democrat)
P(A and B) = P(A) * P(B|A) = 54% * 80% = 43.2%
P(B) = 35% (probability of saying the shutdown is a "very serious problem" for Republicans)
P(A|B) = (P(A and B) / P(B)) = (43.2% / 35%) = 123.14%
P(A or B) = P(A) + P(B) - P(A and B) = 54% + 35% - 43.2% = 45.8%
Therefore, the overall percentage of American voters who say the government shutdown is a "very serious problem for the country" is 45.8%.
For part (b), the 2x2 probability table can be set up as follows:
Serious Not serious Total
Democrat 43.2% 6.8% 50%
Republican 10.5% 35.5% 46%
Total 53.7% 42.3% 100%
Step-by-step explanation:
what 2n boys are divided into two equal subgroups, find the probability that the two tallest are in the same subgroup?
The probability that the two tallest are in the same subgroup is given as follows:
2/n².
How to calculate a probability?A probability is calculated as the division of the desired number of outcomes by the total number of outcomes.
In this problem, we have that:
There are 2n boys.They are divided into two equal groups, hence each group has n students.For each student, the probability of belonging to a group is given as follows:
1/n.
Hence the probability that the two tallest are in the same subgroup is obtained as follow:
2 x 1/n x 1/n = 2/n².
The multiplication by 2 is because there are two groups.
More can be learned about probability at https://brainly.com/question/24756209
#SPJ1
A math and science museum recently installed a door that features a stained glass topper as shown. What is the are
a of the topper?
The area of the topper will be 24 square units.
What is the area of the rectangle?A rectangle is a quadrilateral having four sides and the sum of the angles is 180 in the rectangle the opposite two sides are equal and parallel and the two sides are at 90-degree angles.
The space occupied by any two-dimensional figure in a plane is called the area. The space occupied by the rectangle in a two-dimensional plane is called the area of the rectangle.
The area of the glass topper will be:-
Area = Length x Width
Area = 6 x 4
Area = 24 square units
The image of the glass topper is attached with the answer below.
To know more about rectangles follow
https://brainly.com/question/25292087
#SPJ1
Find the area of the shaded portion.
Answer:
3a^2
Step-by-step explanation:
one way of answering this question is by finding the area of the whole shape, including the non-shaded shape, then taking away the area of the non-shaded shape from the whole thing, leaving you the area of the shaded shape
Step-by-step
find the area of the whole shape
2a x 2a
= 4a^2 (or 4a to the power of 2)
Now that we have the area of the whole shape, we must find the area of the non-shaded shape and take it away from 4a^2, we do this by
a x a
= a^2 (or a to the power of 2)
now we minus the non-shaded shape away from the total area
4a^2 - a^2
= 3a^2 (or 3a to the power of 2)
The formula T=2pi sqrt(L/32) gives the time it takes in seconds, T, for a pendulum to make one full swing back and forth, where L is the length of the pendulum, in feet. To the nearest foot, what is the length of a pendulum that makes one full swing in 1.9 s?
The length of a pendulum that makes one full swing in 1.9 seconds is 3 feet.
As per the given data, the given formula is:
[tex]$T=2 \pi \sqrt{\left(\frac{L}{32}\right)}[/tex] gives the time it takes in seconds.
Where,
T is the time it takes for a pendulum to make one full swing back and forth (in seconds).
L is the length of the pendulum, in feet.
Here we need to find the length of a pendulum that makes one full swing in 1.9 seconds to the nearest foot.
Substitute the given parameters into the formula will give;
[tex]$1.9=2 \pi \sqrt{\left(\frac{L}{32}\right)}[/tex]
Now divide both sides by 2π.
[tex]$ \frac{1.9}{2 \pi}=\sqrt{\left(\frac{L}{32}\right)} \\[/tex]
[tex]$ 0.3024=\sqrt{\left(\frac{L}{32}\right)}[/tex]
Then taking square on both sides.
[tex]$ (0.3024)^2=\frac{L}{32} \\[/tex]
0.09144576 = [tex]$\frac{L}{32}[/tex]
Later multiply both sides by 32.
2.9262 = L
The approximate value of the length of a pendulum:
L ≈ 3
Therefore, the length of a pendulum is about 3 feet.
For more questions on length of a pendulum
https://brainly.com/question/28385005
#SPJ4
Express the statement as an equation. (Use k as the constant of proportionality.). A varies inversely as r. Use the given information to find the constant of proportionality. If r = 3, then A = 7. k=
The equation expressing the statement is A = k/r, where k is the constant of proportionality. Given that r = 3 and A = 7, the constant of proportionality can be found by rearranging the equation to k = A × r and substituting the given values to calculate: k = 7 × 3 = 21.
The statement "A varies inversely as r" can be expressed mathematically as an equation: A = k/r, where k is the constant of proportionality. This equation states that A is proportional to 1/r, meaning that as r increases, A decreases, and as r decreases, A increases. To find k, we can rearrange the equation to k = A × r and substitute the given values. In this case, if r = 3 and A = 7, then k = 7 × 3 = 21. Therefore, the constant of proportionality is 21. This equation can be used to determine the values of A, given a value of r, or the values of r, given a value of A. For example, if r = 4, then A = k/4 = 21/4 = 5.25. Conversely, if A = 10, then r = k/A = 21/10 = 2.1. This equation can be used to determine the values of A and r for any given situation.
Learn more about equation here
https://brainly.com/question/29657992
#SPJ4
Ariana Garnde is coming to north gulfport middle school for fundraising concer! nevaeh is selling this week, she sold 3 kids and 9 adult tickets for a total of $75. Last week, she sold 8 kids tickets and 6 adult tickets for $67. how much was each adult ticket, and how much was each kids tickets, i need graph solution, subtituion and elimination.
There are seven kids tickets and 4 adult tickets.
What is simultaneous equation?
We know that we have to solve the simultaneous equation here;
Let cost of one kids ticket be x and the cost of one adult ticket be y
3x + 9y = 75 ---- (1)
8x + 6y = 67 ----- (2)
We then have that multiplying (1) by 8 and (2) by 3
24x + 72 y = 600 ---- (3)
24x + 18 y = 201 --- (4)
Subtract (4) from (3)
54 y = 399
y = 7
Then;
3x + 9(7) = 75
x = 4
We are going to end up having that there are seven kids tickets and 4 adult tickets.
Learn more about equations:https://brainly.com/question/29657992
#SPJ1
The US National Science Foundation collects data on the dollar amount for a grant given to a scientist in the Engineering field. A sample of this year’s grants is: (given in thousands of dollars)
22 5 26 23 27 50 100 70 90 25
Calculate and interpret the following statistics (show work to receive credit).
a. Median b. Q1 c. Q3 d. IQR e. Range
The statistics interpreted from the given data is:
a. Median = 26.5
b. Q1 = 22.5
c. Q3 = 60
d. IQR = 37.5
e. Range = 95
The given data sample of this year’s grants(given in thousands of dollars) in ascending order is :
5 22 23 25 26 27 50 70 90 100
The median of a data set is the middle value when the data is arranged in ascending or descending order. When number of values is even, there are two values in the middle, so we take the average of the two. So the median is
= (26 + 27)/ 2
= 26.5
The first quarter or the lower quartile (Q1), is the value under which 25%, that is first quarter of the data points are found when they are arranged in increasing order. Here Q1 is 0.25*10, that is 2.5th value, but its not possible. So we should interpolate
Q1 = 22.5
Similarly third quartile, Q3 is the value under which 75% of the data points are found when they are arranged in increasing order. So
Q3 = (70 + 50)/2
= 60
And inter quartile range (IQR)
= Q3 - Q1
= 60 - 22.5
= 37.5
Range is
= 100 - 5
= 95
To know more on similar statistical characteristics
https://brainly.com/question/23186070
#SPJ4
The cost of direct materials transferred into the Bottling Department of Mountain Springs Water Company is $27,225. The conversion cost for the period in the Bottling Department is $7,596. The total equivalent units for direct materials and conversion are 60,500 liters and 63,300 liters, respectively. Determine the direct materials and conversion cost per equivalent unit. Round your answers to the nearest cent.
Cost of direct materials per equivalent unit = $0.45.
Conversion cost per equivalent unit = $0.12.
What is FIFO method?The FIFO method is the First In First Out method. It is an accounting method used for cost flow assumption purposes in the cost of goods sold calculation.
In the Bottling Department,
The cost of direct materials transferred = $27,225.
The conversion cost = $7,596.
The total equivalent units for,
Direct materials = 60,500 liters.
conversion = 63,300 liters.
By using FIFO method,
The cost of Direct materials per equivalent unit = [tex]\frac{27,225}{60,500}[/tex]
=$0.45
Conversion cost per equivalent unit = [tex]\frac{7596}{63,300}[/tex]
= $0.12
Hence, the cost of direct materials and conversion cost per equivalent unit is $0.45 and $0.12 respectively.
Learn more about FIFO method here:
https://brainly.com/question/17924678.
#SPJ1
Consider the basis B
of R2
consisting of vectors [5−1]
and [−7−4]
. Find x
in R2
whose coordinate vector relative to the basis B
is [x]B=[25]
x=?
The value for x vector is [tex]v=\left[\begin{array}{ccc}-25\\-22\end{array}\right][/tex].
What is a vector?
A vector in mathematics is a quantity that not only expresses magnitude but also motion or position of an object in relation to another point or object. Euclidean vector, geometric vector, and spatial vector are other names for it.
Given a vector v ∈ R² let (x, y) be its standard coordinates, i.e., coordinates with respect to the standard basis [tex]e_1=\left[\begin{array}{ccc}5\\-1\end{array}\right][/tex] and [tex]e_1=\left[\begin{array}{ccc}-7\\-4\end{array}\right][/tex].
The desired coordinates x, y satisfy -
v = xe1 + ye1
So, the vector v is -
[tex]v=2\left[\begin{array}{ccc}5\\-1\end{array}\right] +5\left[\begin{array}{ccc}-7\\-4\end{array}\right][/tex]
[tex]v=\left[\begin{array}{ccc}10\\-2\end{array}\right] +\left[\begin{array}{ccc}-35\\-20\end{array}\right][/tex]
[tex]v=\left[\begin{array}{ccc}-25\\-22\end{array}\right][/tex]
Therefore, the matrix is [tex]v=\left[\begin{array}{ccc}-25\\-22\end{array}\right][/tex].
To learn more about vector from the given link
https://brainly.com/question/15519257
#SPJ4
find the other end point of the line segment with the given endpoint and midpoint endpoint: (6.9), midpoint (,-6)
The other endpoint of the line segment is (13.8, 6).
The midpoint of a line segment is the point that lies exactly halfway between the two endpoints.
In this case, we have one endpoint, (6.9), and the midpoint (0,-6). Here is how we find the other endpoint:
To find the other endpoint, we need to subtract the midpoint from the given endpoint and then multiply by 2. The midpoint formula is given by:
M = (x1 + x2) / 2 and (y1 + y2) / 2
Where M is the midpoint, (x1, y1) and (x2, y2) are the coordinates of the two endpoints.
So, in our case, the other endpoint will be given by:
(x2, y2) = 2 * (6.9, 0) - (0, -6)
Expanding the expression, we get:
x2 = 2 * 6.9 - 0 = 13.8
y2 = 2 * 0 - (-6) = 6
Therefore, the other endpoint of the line segment is (13.8, 6).
Complete question:
Find the other end point of the line segment with the given endpoint and midpoint endpoint: (6.9), midpoint (0,-6)
To know more about midpoint here.
https://brainly.com/question/28224145
#SPJ4
If f ( x ) = x 2 + 2 x − 3 and g ( x ) = x 2 − 9 , find ( f g ) ( 4 ) and ( f + g ) ( 4 ) . ( f g ) ( 4 ) is , and ( f + g ) ( 4 ) is .
(Photo)
Pls help…
Answer:
3
28
Step-by-step explanation:
The expression (f/g) (4) is equal to f(4) / g(4).
f(4) = 4^2 + 2*4 - 3 = 16 + 8 - 3 = 21
g(4) = 4^2 - 9 = 16 - 9 = 7
So, (f/g) (4) = 21 / 7 = 3.
The expression (f + g) (4) is equal to f(4) + g(4).
f(4) = 4^2 + 2*4 - 3 = 16 + 8 - 3 = 21
g(4) = 4^2 - 9 = 16 - 9 = 7
So, (f + g) (4) = 21 + 7 = 28.
An inch is exactly 2.54
centimeters.
Write an equation to convert the number of inches x
to the corresponding length in centimeters.
Enter the equation in the box.
Answer:
x * 2.54 = centimeters
Step-by-step explanation:
The equation to convert inches to centimeters is as follows:
x inches * 2.54 cm/inch = y centimeters
Where x is the number of inches and y is the equivalent length in centimeters.
To elaborate, the conversion factor between inches and centimeters is 2.54 cm/inch, meaning that for every inch there are 2.54 centimeters. To convert from inches to centimeters, we simply multiply the number of inches by the conversion factor. This gives us the equivalent length in centimeters.
How would the break-even period in this scenario change if you lived in another state? Research another state’s minimum coverage requirement and calculate the break-even period you calculated above for that state’s minimum coverage requirements. Assume that all other variables (premium, deductible, etc.) are the same. Specify the state you researched and its minimum coverage requirements in your answer.
The break-even point refers to the amount of revenue necessary to cover the total fixed and variable expenses incurred by a company.
What is meant by break-even period?In business accounting, the break-even point refers to the amount of revenue necessary to cover the total fixed and variable expenses incurred by a company within a specified time period.
To calculate the break-even point in units use the formula:
Break-Even point (units) = Fixed Costs ÷ (Sales price per unit – Variable costs per unit) or in sales dollars using the formula: Break-Even point (sales dollars) = Fixed Costs ÷ Contribution Margin.
Insurance Requirements the part of a commercial contract in which the types and minimum amounts of insurance the parties agree to provide in connection with their performance of the contract are specified.
A break even point is used in multiple areas of business and finance. In accounting terms, it refers to the production level at which total production revenue equals total production costs. In investing, the break even point is the point at which the original cost equals the market price.
Therefore, the break-even point refers to the amount of revenue necessary to cover the total fixed and variable expenses incurred by a company.
Learn more about Break-even point here:
bainly.com/question/21137380
#SPJ1
Solve the triangle:
Answer: 101.6
Since we are trying to find the sides of both the triangles, we will need to use the Sin, Cos, & Tan trigonometry functions. There are 3 equations:
[tex]Sin (Angle) = \frac{Opposite}{Hypotenuse} \\Cos (Angle) = \frac{Adjacent}{Hypotenuse} \\Tan (Angle) = \frac{Opposite}{Adjacent}[/tex]
For this triangle shown in the picture, we can infer that the 88 is OPPOSITE to the 60° and 30° angles. So we already have the opposite, and since we are trying to find the adjacent, we will use the formula that consists both opposite and adjacent, which is the following:
[tex]Tan(Angle) = \frac{Opposite}{Adjacent}[/tex]
Since [tex]x[/tex] is only a part of the long triangle, we will subtract the small triangle's side from the big one, which will give us [tex]x\\[/tex].
We can input our values to solve each triangle's side lengths.
(You have to use the calculator for these)
Small one:
[tex]Tan(60) = \frac{88}{Adjacent}\\Adjacent = \frac{88}{Tan(60)}\\Adjacent = \frac{88\sqrt{3} }{3} = 50.807 (3 d.p)[/tex]
Big one:
[tex]Tan(30) = \frac{88}{Adjacent} \\Adjacent = \frac{88}{Tan(30)} \\Adjacent = 88\sqrt{3} = 152.420 (3d.p)[/tex]
Now, to calculate [tex]x[/tex] , we will subtracat the small one from the big one like this: (it is better to input the values with the surds and not the real numbers for accurate marks and calculations)
[tex]88\sqrt{3} - \frac{88\sqrt{3} }{3} = 101.6 (1 d.p)[/tex]
That is the answer. If you did not understand it completely, please reach me back and I will help you :)
What’s the right answer
Answer:
Cosine (cos)
Step-by-step explanation:
Sine, Cosine, and Tangent have their own properties.
Cosine is adjacent over hypotenuse. We have the angle of 59, the line adjacent is 17 and the hypotenuse is x. You could also do it for the right angle.
Although there are many treatments for bulimia nervosa, some subjects fail to benefit from treatment. In a study to determine which factors predict who will benefit from treatment, Wendy Baell and E.H. Wertheim found that self-esteem was one of the important predictors. The mean and standard deviation of posttreatment self-esteem scores for n = 21 subjects were
= 26.6 and s = 7.4, respectively. Find a 95% confidence interval for the true posttreatment self-esteem scores.
95% CI for the true posttreatment self-esteem score is:
(24.47, 28.73)
The formula for calculating a 95% confidence interval for the mean self-esteem score is as follows:
(standard deviation/square root of sample size) * (mean (critical value)
The standard deviation of a set of data is a measure of its spread or dispersion. It denotes the average deviation of individual values in a data set from the data set's mean.
A low standard deviation indicates that the data points are close to the mean, whereas a high standard deviation indicates that the data points are scattered across a wide range.
For a normal distribution and a 95% confidence level, the critical value is 1.96.
As a result, the 95% confidence interval for the mean posttreatment self-esteem score is as follows:
26.6 ± 1.96 * (7.4/sqrt(21)) = 26.6 ± 2.13
As a result, the 95% CI for the true posttreatment self-esteem score is:
(24.47, 28.73)
To learn more about standard deviation.
https://brainly.com/question/23907081
#SPJ4
A
28⁰
78⁰
B
C
F
ABCD is a circle with centre O. BCF is a
straight line. Angle CBD = 28° and angle FCD
= 78°. What is the size of angle BAC?
(A) 28° (B) 50⁰ (C) 74°
(D) 78°
The size of angle BAC in the given circle is 50°
What is a circle?A circle is a round-shaped figure that has no corners or edges. In geometry, a circle can be defined as a closed, two-dimensional curved shape.
Since, no figure is given, we will draw a circle according the given information, [attached in the solution]
So, we get a circle with center O, having chords, BC, which is extended to F, DC and AB,
We have, Angle CBD = 28° and angle FCD = 78°
Therefore,
∠ DCB = 180° - ∠ DCF [Linear pair]
∠ DCB = 180° - 78°
∠ DCB = 102°
In Δ DCB,
∠ DCB + ∠ BCD + ∠ BDC = 180°
∠ BDC = 180° - (102°+28°)
∠ BDC = 50°
Since, the angles made by the same chord are equal in measure,
Therefore,
∠ BDC = ∠ BAC
Therefore,
∠ BAC = 50°
Hence, the size of angle BAC in the given circle is 50°
Learn more about circles, click;
https://brainly.com/question/29142813
#SPJ9
Heather saved $20 a week. This was 5% of her salary. What was Heather’s weekly salary?
Answer:
$400
Step-by-step explanation:
Here is my crack at it:
To find Heather's weekly salary, we can set up an equation using the information given. Let's call Heather's weekly salary "x".
According to the problem, $20 is 5% of her salary, so we can write this as an equation:
$20 = 0.05x
Now we can solve for x by dividing both sides by 0.05:
x = 400$
So Heather's weekly salary was $400.
Heather’s weekly salary would be 400$.
If heather saved $20 a week. This was 5% of her salary. Heather’s weekly salary would be
Given, $20 = 5%
As we know, the total salary will be 100 %
If 5% = $20
then, 100% = $400 (multiplying both the sides by 20)
Thus, Heather’s weekly salary was 400$.
Learn more about salary
https://brainly.com/question/29142074