f(x) = x^3 - 6x^2 + 12x the function is increasing for x < -2, increasing for x > 4 and decreasing for -2 < x < 4. The critical value that will give you a relative maximum is x = 4. The critical value that will give you a relative minimum is x = -2.
The derivative of the given function is f'(x) = 3x^2 - 12x + 12. Setting this equal to 0 gives us x = 0 and x = 4. By the first derivative test, we can determine that the function is increasing for x < -2, increasing for x > 4 and decreasing for -2 < x < 4. Therefore, the critical value that will give us a relative maximum is x = 4 and the critical value that will give us a relative minimum is x = -2. This can be verified by finding the second derivative of the function, which is f''(x) = 6x -12. Setting this equal to 0 gives us x = 2, which is between the two critical values. Since the second derivative is negative for x < 2, the critical value at x = -2 will give us a relative minimum and since it is positive for x > 2, the critical value at x = 4 will give us a relative maximum.
Learn more about function here
https://brainly.com/question/29633660
#SPJ4
Find the angle round to the nearest degree. please help.
63 degrees is the angle.
What is Trigonometry?Trigonometry is a branch of mathematics that studies relationships between side lengths and angles of triangles.
The given triangle is a right angle triangle.
The opposite side length is 85 and the adjacent side is 38.
Opposite side=85
Adjacent side=38.
Calculate Opposite/Adjacent
= 85/38= 2.236
Which is tanθ=2.236
Now tan inverse on both the sides
θ=tan⁻¹2.236
θ=tan⁻¹2
θ=63 degrees.
Hence, the angle is 63 degrees.
To learn more on trigonometry click:
https://brainly.com/question/25122835
#SPJ1
Please help me with this question
Answer:
Point of intersection is (13.72, 660)
Step-by-step explanation:
You have to use your graphing tool to answer questions 2 and 3.
Then click on the point of intersection and note the coordinates.
That's it.
This can also be solved mathematically but since the question does not ask I have not given that solution process.
Graph attached
Hey what is 0.18 x 0.02
Answer:
0.0036
Step-by-step explanation:
Answer: 0.0036
Step by step explin
Can someone please explain step by step on how I solve this equation?
-1 - (-0.25) = ?
Answer: -1 - (-0.25) = -0.75
Step-by-step explanation:
The way you would do that is by first pretending as the negative sign (-), isn't present.
Then do "1 - 0.25".
1.00 - 0.25 = 0.75
After you solved the equation, then we can add the negative sign (-), back into the equation = -1 - (-0.25) = -0.75 ✅
Can anyone help me ASAP?
if you apply demorgan's theorem to the expression overbar(overbar((overbar(a) overbar(b))) (overbar(c d))), you get:
Applying DeMorgan's theorem to the expression overbar(overbar((overbar(a) overbar(b))) (overbar(c d))) results in (a b) + (c + d).
DeMorgan's theorem states that when two terms are combined with an AND operator (such as overbar(a) overbar(b)), the result is the two terms combined with an OR operator (such as a + b).
Similarly, when two terms are combined with an OR operator (such as overbar(c d)), the result is the two terms combined with an AND operator (such as c overbar(d)). Applying this theorem to the expression above results in (a b) + (c + d).
For more questions like DeMorgan's theorem click the link below:
https://brainly.com/question/29590894
#SPJ4
NO LINKS!! Please help me with this problem. Part 3ff
Answer:
a) $48700, b) $305200------------------------------------
GivenStarting salary = $38500,Annual increase = $1700.Part AThe salary during the 7th year is:
38500 + 1700*(7 - 1) = 38500 + 1700*6 = 48700Part BTotal compensation through full 7 years is base salary for 7 years and total of the annual increase:
38500*7 + 1700*(1 + 2 + 3 + 4 + 5 + 6) = 269500 + 1700*6/2*(1 + 6) = 269500 + 1700*21 = 305200At a football game, a vender sold a combined total of 244 sodas and hot dogs. The number of hot dogs sold was 42 less than the number of sodas sold. Find the number of sodas sold and the number of hot dogs sold.
Answer:
143 sodas101 hot dogsStep-by-step explanation:
Given a total of 244 sodas and hot dogs sold, with sodas numbering 42 more than hot dogs, you want to know the number of each that were sold.
SetupLet s represent the number of sodas sold. Then s-42 is the number of hot dogs sold, and the total sold is ...
s +(s -42) = 244
SolutionAdd 42 and simplify
2s = 286
s = 143 . . . . . divide by 2
hot dogs = 143 -42 = 101 . . . . . figure the number of hot dogs
143 sodas and 101 hot dogs were sold.
Consider the vector function given below. r(t) = (9t, 4 cos(t), 4 sin(t)) (a) Find the unit tangent and unit normal vectors T(t) and N(t). T(t) N(t) = (b) Use this formula to find the curvature. k(t) = Consider the following vector function. r(t) = (2V2t, ezt, e-2t) (a) Find the unit tangent and unit normal vectors T(t) and N(t).
From the given the vector function , T(t) = (2V2, ez, -2e-2t) N(t) = (2e-2t, -2V2, ez)(b) Use this formula to find , curvature. k(t) = (2V2e-2t + 2ez) / (4V2 + e2z + 4e-4t2)
(a) To find the unit tangent and unit normal vectors, we use the following formula:
T(t) = (1/|r'(t)|) * r'(t)
N(t) = (1/|r'(t)|) * (r'(t) x r"(t))
where r'(t) is the first derivative of the vector function and r"(t) is the second derivative of the vector function.
For the given vector function, r'(t) = (9, -4sin(t), 4cos(t)).
Therefore, |r'(t)| = sqrt(81 + 16sin2(t) + 16cos2(t))
To find r"(t), we take the derivative of r'(t), which is (0, -4cos(t), -4sin(t)).
Thus, T(t) = (1/sqrt(81 + 16sin2(t) + 16cos2(t))) * (9, -4sin(t), 4cos(t))
and N(t) = (1/sqrt(81 + 16sin2(t) + 16cos2(t))) * (0, -4cos(t), -4sin(t)).
(b) To find the curvature, we use the following formula:
k(t) = |r'(t) x r"(t)| / |r'(t)|3
For the given vector function, r'(t) = (2V2, ez, -2e-2t) and r"(t) = (0, -2V2, -ez).
Therefore, k(t) = |(2V2, ez, -2e-2t) x (0, -2V2, -ez)| / |(2V2, ez, -2e-2t)|3
= (2V2e-2t + 2ez) / (4V2 + e2z + 4e-4t2)
Learn more about function here
https://brainly.com/question/29633660
#SPJ4
a number has the same digit in its hundreds place and in its hundreds place. how many times greater is the value of the digit in the hundreds place than the value of the digit in the hundreds place
A number has the same digit in its hundreds place and in its hundreds place. 10,000
What is the value of the digit?Generally, Given that a number's hundreds place and its hundredths place both have the same digit, we may assume that the number is perfect.
Let's say that the digit is a 1.
Therefore, the value of the hundreds position in a number is equal to 100.
The value of the hundredth position in a number is equal to 0.01%.
The following formula may be used to determine the number of instances in which the value of the digit in the hundreds place is higher than the value of the digit in the hundredths place:
As a result, the difference between the value of the digit in the hundreds place and the value of the digit in the hundredth place is 10,000 times bigger.
Read more about digit
https://brainly.com/question/15486304
#SPJ1
CQ
A number has the same digit in its hundreds place and its hundredths place. How many times greater is is the value of the digit in the hundreds place than the value of the digit in the hundredths place?
A. 100,00
B. 100
C. 1,000
D. 10,000
Suppose X varies directly with YX equals 29 when Y equals -87 what is the constant variation and what is the value of x when y = -187
A. Constant variation -1/3, x= 63
B. constant variation -1/3, x= -63
C. Constant variation -3, x= 63
D. Constant variation -3, x = 567
The constant variation and the value of x are (a) Constant variation -1/3, x= 63
How to determine the constant variation and the value of xFrom the question, we have the following parameters that can be used in our computation:
X varies directly with Y
X equals 29 when Y equals -87
This means that
Constant of variation = X/Y
Substitute the known values in the above equation, so, we have the following representation
Constant of variation = 29/-87
Evaluate
Constant of variation = -1/3
From the question, we have
y = -187
This means that
Constant of variation = X/-187
So, we have
X = -187 * Constant of variation
This gives
X = -187 * -1/3
Evaluate
X = 63
Hence, the solution is (a)
Read more about direct variation at
https://brainly.com/question/6499629
#SPJ1
You are given the figure below well as the following information.
Answer:
A. 110°
Step-by-step explanation:
according to the theorems,
m∠1=m∠6=m∠9=m∠14=110°;
m∠2=m∠5=m∠10=m∠13=70°;
m∠3=m∠8=m∠11=m∠16=70°;
m∠4=m∠7=m∠12=m∠15=110°.
all the details are in the attachment.
Which number is a solution of the inequality?
x(7-x) > 8
x(7 - x) > 8
Steps for calculationFirst solve x(7 - x) = 8
x^2 - 7x + 8 = 0
x = 5.56, 1.44
If we plug in these values into the original equation we can see that solution is
1.44 < x < 5.56
Meaning and definition of systems of inequality:The value of the variable(s) that transforms the inequality into a true statement is the solution. Think about the example (x+3>5). If we provide any real value bigger than (2) for this inequality, it will be true (x). (therefore) This inequality's answer is (x>2)A collection of two or more inequalities in one or more variables is referred to as a system of inequalities. Systems of inequalities are utilized when a scenario calls for several solutions but also places multiple restrictions on those answers.The best answer is often found by solving a set of linear inequalities. This response could be as simple as calculating the number of products that need be produced in order to maximize profit or as complex as selecting the ideal medication regimen for a patient. The different kinds of inequalities and how to solve them will be covered in this article.To learn more about Systems of inequalities refer https://brainly.com/question/26119697
#SPJ1
1. Given CR bisects ∠A C D , find x.
Answer:
x = 4
Hope it helps.
Solve the following system of equations graphically on the set of axes below.
y=- 5/2 x-6
x - y= -1
Plot two lines by clicking the graph.
Click a line to delete it.
We have drawn the graph, and point (-2, -1) satisfies both equations and lies on the graph of the system.
What is the system of equations?
A system of equations is a set of two or more equations that are solved simultaneously. In other words, a system of equations is a group of equations that are related to each other and must be considered together in order to find a solution.
The given equations are
y = -5/2x -6
x - y = 1
To find the points of these equations on the graph, we need to solve the system of equations formed by the two given equations.
After solving these equations, we get the point (-2, -1).
Hence, we have drawn the graph, and point (-2, -1) satisfies both equations and lies on the graph of the system.
To learn more about the system of equations, visit:
https://brainly.com/question/29273351
#SPJ1
Write as a single fraction in its simplest form.
[tex] \frac{ {x}^{2} - 3x}{ {x}^{2} - 9 } [/tex]
Answer:
[tex]\frac{x}{x+3}[/tex]
Step-by-step explanation:
[tex]\frac{x(x-3)}{(x+3)(x-3)}[/tex]
[tex]\frac{x}{x+3}[/tex]
MP MODELING REAL LIFE You sell instruments at a
Caribbean music festival. You earn $326 by selling 12 sets
of maracas, 6 sets of claves, and x djembe drums. Find the
number of djembe drums you sold.
The number of djembe drums you sold is 8
How to determine the number of djembe drums you sold.From the question, we have the following parameters that can be used in our computation:
Total = 12 sets of maracas, 6 sets of claves, and x djembe drums.
Earning = $326
Also, we have:
The maracas costs $14 per set, the claves costs $5 per set, and the drum cost $16.
So, we have
12 * 14 + 6 * 5 + x * 16 = 326
Evaluate the products
198 + 16x = 326
Evaluate the iike terms
16x = 128
So, we have
x = 8
Hence, the number of djembe drums is 8
Read more about equations at
https://brainly.com/question/2476251
#SPJ1
Complete question
You sell instruments at a Caribbean music festival. You earn $326 by selling 12 sets of maracas, 6 sets of claves, and x djembe drums.
The maracas costs $14 per set, the claves costs $5 per set, and the drum cost $16.
Find the number of djembe drums you sold.
What are the domain and range of the function F(x) = 3/4 x + 5?
Domain (-infinite, infinite)
Range (-infinite, infinite)
Domain (3/4, infinite)
Range (-infinite, 5)
Domain (-infinite, 3/4)
Range (5, infinite)
Domain (3/4, infinite)
Range (5, infinite
The domain and range of the provided function are (-infinite, 3/4) and (5, infinite) respectively.
What is function?A function is defined as a relationship between a group of inputs that each have one output. A function is a connection between inputs in which each input is associated to exactly one output. A function is an expression, rule, or law in mathematics that describes a connection between one variable (the independent variable) and another variable (the dependent variable).
What is domain and range?The domain of a function is the set of values that may be plugged into it. This set contains the x values in a function like f. (x). A function's range is the set of values that the function can take. This is the collection of values that the function returns when we enter an x value. To acquire the domain and range, just solve the equation y = f(x) to discover the values of the independent variable x. To compute the function's range, just define x as x=g(y) and then discover the domain of g. (y).
Here,
f(x)=3/4x+5
Domain=(-infinite, 3/4)
Range=(5, infinite)
The domain for given function is (-infinite, 3/4) and range is (5, infinite).
To know more about function,
https://brainly.com/question/29633660
#SPJ1
I need help with this please help me
The picture of the (5, -1) beneath the same translation, in accordance with the stated statement, is (9, 6).
What does a math translation mean?Each point in a graphic is moved the same distance within the same direction using a sort of transformation known as translation.
What does math formula translation mean?Translation in mathematics is the movement of a form in any direction—left, right, up, or down—without turning. They are congruent if the translated forms appear to be of the same size as that of the original ones. They have only changed their direction or directions.
Briefing:The image of the translation is (9,-2).
The point is given as: P = (-6, -4)
The image of the point is: P' = (-2, 3)
The translation rule is calculated as:
T = x - 2 - (-6), y+3-(-4)
so, T = x + 4, y + 7
So, the image of (5, -1) is:
the Image of the translation = 5 + 4, -1 + 7
Hence, the image of the translation is (9, 6).
To know more about translation visit:
https://brainly.com/question/19127095
#SPJ1
which are prime polynomials
-12f+21
f-36
-3f-23
5f+10
Answer:
f - 36
-3f - 23
are your prime polynomials.
Experiment: Selecting a single card from a standard playing deck. Which has 4 suits (Hearts, Clubs, Spades, and Diamonds) and 13 Cards per suit (2-10, Jack, Queen, King, Ace) . So there are a total of 52 cards.
Event A = Pulling an even number card (2,4,6,8,10)
Event B = Pulling a Diamond Card
Event C = Pulling a Face Card (Jack, Queen, King)
Calculate P(C)
Calculate P( C c )
Calculate P(A ∩ C c )
Calculate P(C ∩ A c )
Calculate P(C ∪ B c )
Calculate P(B ∪ C)
Calculate P(A | C c )
Calculate P(B | A c )
Probability for the following events will be :-
The probability of an event E,P(E)=
Number of favourable outcomes / Total number of outcomes
= n(E) / n(S)
Applying the concept of probability as shown above, let's calculate all the probabilities one by one.
(i) Probability of getting a king of red colour:
We know that, there are 26 red cards, 13 each of hearts and diamonds. Hence, there will be 1 king each in hearts and diamonds.
∴ Number of kings of red colour, n(E)=2
Also, total number of cards, n(S)=52
∴ Probability of getting a king of red colour
= n(E) / n(S)
= 2 / 52
⇒ 1 / 26
Hence, the required probability is 1 / 26
(ii) Probability of getting a face card:
We know that, each suit has 3 face cards (Jack, Queen and King). Hence, there will be 12 face cards in total.
∴ Number of face cards, n(E)=12
Also, total number of cards, n(S)=52
∴ Probability of getting a face card
= n(E) / n(S)
= 12 / 52
⇒ 3 / 13
Hence, the required probability is 3 / 13
(iii) Probability of getting the jack of hearts:
We know that, there is only one jack in hearts.
∴ Number of jack of hearts, n(E)=1
Also, total number of cards, n(S)=52
∴ Probability of getting the jack of hearts =
n(E) / n(S)= 1 / 52
Hence, the required probability is 1 / 52
(iv) Probability of getting a red face card:
We know that, there are 26 red cards, 13 each of hearts and diamonds. Both hearts and diamonds have 3 face cards each.
∴ Number of red face cards, n(E)=6
Also, total number of cards, n(S)=52
∴ Probability of getting a red face card =
n(E) / n(S) = 6 / 52
⇒ 3 / 26
Hence, the required probability is 3 / 26
(v) Probability of getting a spade:
We know that, there are 13 cards of spades.
∴ Number of spades, n(E)=13
Also, total number of cards, n(S)=52
∴ Probability of getting a spade =
n(E) / n(S) = 13 / 52
⇒ 1 / 4
Hence, the required probability is 1 / 4
(vi) Probability of getting the queen of diamonds:
We know that, there are 13 cards of diamonds. There is 1 queen of diamonds.
∴ Number of queens in diamonds, n(E)=1
Also, total number of cards, n(S)=52
∴ Probability of getting the queen of diamonds =
n(E) / n(S) = 1 / 52
Hence, the required probability is 1/52
To learn more about probability
https://brainly.com/question/16119849
#SPJ4
F-Ready
Reasons for Equivalent Linear
Expressions-Instruction-Level G
Brooklyn is buying items to put in gift bags for her sister's graduation party. She needs to
make 12 gift bags in all. She buys n noisemakers to divide among the gift bags. She buys
twice as many stickers as noisemakers.
The expression
n+ 2n
12
represents the
number of items Brooklyn can put in each
gift bag.
What part of the expression represents the
total number of stickers she buys?
12
n+ 2n
n
2n
X
Answer:
Step-by-step explanation:
You install 538 feet of fencing along the perimeter of a rectangular yard. The width of the yard is 127 feet. What is the length of the yard?
A phone company surveys a sample of current customers to determine if they use their phones most often to text or use the Internet. They sort the data by payment plans, as shown below. Plan A: 27 text, 21 Internet Plan B: 13 text, 10 Internet Answer the questions to determine a conditional probability. What is the probability that a randomly selected customer who is on plan B uses the phone most often to text? Give the answer in fraction form.
The probability that a randomly selected customer who is on plan B uses the phone most often to text is; 13/23
How to solve fraction word problems?We are given that;
The data by payment plans are;
Plan A: 27 texts, 21 Internet
Plan B: 13 texts, 10 Internet
Now, the probability is defined as the ratio of the sum of all observations and the total number of observations.
The total number of observations for plan B is; 13 +10 = 23
The number of customers that are on payment plan B = 23 customers are on payment plan B.
The number of customers that are on plan B text is; 13
Thus, the probability that a randomly selected customer who is on plan B uses the phone most often to text is;
Probability = 13/23
The probability that a randomly selected customer who is on plan B uses the phone most often to text is 13/23.
Read more about Fraction word problems at; https://brainly.com/question/24132459
#SPJ1
Please help will mark Brainly
Answer:
1. parallel
2. no solutions
Step-by-step explanation:
You can prove the lines are parallel because they never intersect, as they have the same slope.
Thus, parallel lines have no solutions.
* a solution is the point (x,y) where 2 or more functions intersect
IF THIS RESPONSE HELPED YOU, PLEASE MARK IT THE "BRAINLIEST"! :)
Step-by-step explanation:
checking the slope of both lines :
red goes through (2, 1) and (4, 5)
blue goes through (-2, 0) and (0, 4).
the slope is the ratio
(y coordinate difference / x coordinate difference)
when going from one point on the line to another.
for the red slope and the identified points
x changes by +2 (from 2 to 4).
y changes by +4 (from 1 to 5).
the slope is +4/+2 = 2
for the blue slope and the identified points
x changes by +2 (from -2 to 0).
y changes by +4 (from 0 to 4).
the slope is +4/+2 = 2.
so, both lines have the same slope and are therefore parallel.
parallel lines that are not identical have no solution, as they have no intersection point.
so,
parallel
no solution
You are making several purchases from the I.B. Electric electronics store. You can buy from this store online or in a physical store. You have a coupon for 10% off that can only be used in the physical store and a $5.00 off coupon that can only be used online. The sales tax of 5% only applies to the physical store. Shipping for the online store is a flat rate of $6.99. Using this information and the information below, which way would you save the most money?
15% discount; 6% sales tax in-store. Online retailer: $5 discount; $8.99 for delivery.
Which way would you save the most money?$5 off offer that can only be used online and a physical shop. Only the actual store is subject to the 5% sales tax. The online retailer charges a fixed $6.99 shipping fee.
Let's say the entire amount spent was $100.
In a physical store, 100 times 15% equals 15 off.
100 - 15 = 85 is the item's reduced cost.
85 x 6% is 5.1 sales tax.
85 + 5.1 = 90.10 as a whole price
Internet shop:
Discounted cost of item: 100 - 5 = 95
95 plus 8.99 is 103.99 in total.
15% discount; 6% sales tax in-store.
Online retailer: $5 discount; $8.99 for delivery.
To learn more about physical store refer to:
https://brainly.com/question/1877365
#SPJ1
- At a bake sale, the Math Club raised $225 by selling 300 baked goods. If the amount
raised varies directly with the baked goods sold, how much money will be raised for
selling 450 baked goods?
Record your answer on the answer document.
5x3
The amount of money for selling 450 baked goods will be
What is Proportional?Any relationship that is always in the same ratio and quantity which vary directly with each other is called the proportional.
Given that;
At a bake sale, the Math Club raised $225 by selling 300 baked goods.
And, The amount raised varies directly with the baked goods sold.
Now,
Let the amount of money for selling 450 baked goods = x
Since, At a bake sale, the Math Club raised $225 by selling 300 baked goods.
And, The amount raised varies directly with the baked goods sold.
Hence, By definition of proportion we get;
⇒ $225/300 = x / 450
⇒ x = 225 × 450 / 300
⇒ x = $337.5
Thus, The amount of money for selling 450 baked goods = $337.5
Learn more about the proportion visit:
brainly.com/question/870035
#SPJ1
Let U = {−8, −7, −6, −5, −4, −3, −2, −1, 0, 1, 2, 3, 4, 5, 6, 7, 8}, A = {−7, −4, −2, −1, 1, 4, 8}, B = {−7, −6, −3, −2, −1, 3}, and C = {−4, 0, 2, 4, 7}. Use the roster method to write the set. Enter EMPTY or ∅ for the empty set.) (a) Find B' (b) Find A' ∪ (B ∩ C).
After solving the following sets in roster form we get B' = {-8,-5,-4,0,1,2,4,5,6,7,8} and
A' U (B ^ C) = {-8, -6, -5 , -4 , 0 , 2, 3, 5, 6 ,7 }
What are sets and roster form?
Either elements or members of a set are terms used to describe the objects that make up a set. A set's components are denoted by curly brackets enclosing them and commas separating them. The sign "" is used to indicate that an element is part of a set. 2 A in the previous illustration. The symbol "" is used to designate an element that is not a part of a set. Here, 3 ∉ A.
The roster notation, in which the components of the sets are contained in curly brackets and separated by commas, is the most popular way to express sets. Set B, for instance, which is made up of the first five even integers, is equal to 2, 4, 6, 8, and 10. The order of the set's components in a roster form is irrelevant; for instance, the first five even integers can equally be described as 2, 6, 8, 10, 4. Additionally, if a set has an infinite number of items, the endless list is defined by adding a string of dots to the end of the final element. For instance, the representation of infinite sets is X = 1, 2, 3, 4, 5,..., where X is the set of natural numbers.
Please see the examples below for a summary of the roster form's notation.
Set A = 1, 2, 3, 4, and 5 in the finite roster notation of sets (The first five natural numbers)
Sets in Infinite Roster Notation: Set B = {5, 10, 15, 20 ....} (The multiples of 5) (The multiples of 5)
a) B' = U - B = {-8,-5,-4,0,1,2,4,5,6,7,8}
b) A' U (B ^ C)
A' = U - A = {-8, -6, -5 , -4 , 0 , 2, 3, 5, 6 ,7 }
B intersection C = ∅
A' U (B ^ C) = A' = {-8, -6, -5 , -4 , 0 , 2, 3, 5, 6 ,7 }
Learn more about set and roster form from the link below
https://brainly.com/question/28469852
#SPJ1
8w-16 how do i answer this
The factor of the expression 8w - 16 will be 8 and (w - 2).
What is factorization?It is a method for dividing a polynomial into pieces that will be multiplied together. At this moment, the polynomial's value will be zero.
A frequency table displays a sequence of scores in either increasing or decreasing order together with their occurrences as a way to compactly organize raw data.
The expression is given below.
⇒ 8w - 16
The factor of each term in the expression, then we have
8w = 8 x w
16 = 8 x 2
Then the expression is written as,
⇒ 8w - 16
⇒ 8 × w - 8 × 2
⇒ 8 × (w - 2)
⇒ 8(w - 2)
The component of the articulation 8w - 16 will be 8 and (w - 2).
More about the factorization link is given below.
https://brainly.com/question/14067703
#SPJ1
What is the value of p ?
By using the fact that the sum of the internal angles of a triangle is 180°, we will see that p = 80°
What is the value of p?Notice that on the top vertex of the triangle we have a plane angle, then we can write:
p + 49° + A = 180°
So we can solve that really simple linear equation we can find the value of A, the top internal angle of the triangle:
A = 180° - 49° - p
A = 131° - p
Now remember that the sum of the 3 internal angles of a triangle is equal to 180°, so now we can write the equation:
131° - p + p - 16° + p- 15° = 180°
p = 180° - 131° + 16° + 15°
p = 80°
The value of p is 80°.
Learn more about internal angles:
https://brainly.com/question/25215131
#SPJ1