Answer: 11 down and 9 right
Step-by-step explanation:
Slope IS rise over run where the top number of the fraction (numerator) determines the vertical distance --> positive is up, negative is down
and the bottom number of the fraction (denominator) determines the horizontal distance --> positive is right, negative is left.
Given slope = -11/9
the numerator is -11 so the "rise" is DOWN 11 units
the denominator is 9 so the "run" is RIGHT 9 units
Write the equations, after translating the graph of y = |x+2|: one unit up,
Answer:
y = |x + 2| + 1
Step-by-step explanation:
Parent Graph: f(x) = a|bx + c| + k
a is vertical stretch/shrink
b is horizontal stretch/shrink
c is horizontal movement left/right
k is vertical movement up/down
Since we are given an equation and we want to move it 1 unit up (vertical movement up), we only manipulate k:
y = |x + 2| + k
k = 1
y = |x + 2| + 1
Answer:
y = |x+2| + 1
Step-by-step explanation:
The equation will be y = |x+2| + 1.
By translating the graph one unit up, the equation will simply change by adding +1 to the graph, outside of the absolute value part.
PLEASE HELP!!!!!!
Look at the triangle ABC.
A (4.5)
5
4
3
2
1
C (4.1)
B (2.1)
1 2 3
4 5
--5 -4 -3 -2 -1 0
-1
-2
-3
-4
-5
What is the length of the side AB of the triangle?
2
20
38
=========================================
Explanation:
Count out the spaces, or use subtraction, to find the horizontal side BC is 2 units long. Similarly, you'll find the vertical side AC is 4 units long.
Use the pythagorean theorem to find the length of segment AB.
a^2 + b^2 = c^2
2^2 + 4^2 = c^2
4 + 16 = c^2
20 = c^2
c^2 = 20
c = sqrt(20)
We stop here since it matches with choice B.
-----------------
Optionally, we can simplify like so
sqrt(20) = sqrt(4*5)
sqrt(20) = sqrt(4)*sqrt(5)
sqrt(20) = 2*sqrt(5)
Answer:
The answer is [tex]\sqrt{20}[/tex].
Step-by-step explanation:
Use the Pythagorean Theorem.
[tex]2^{2} + 4^{2} = c^{2} \\4+16 = c^{2} \\\sqrt{20} = c[/tex]
A radio telescope has a parabolic surface, as shown below. A parabola opening up with vertex at the origin is graphed on the coordinate plane. The height of the parabola from top to bottom is 9 meters and its width from left to right is 12 meters. If the telescope is 9 m deep and 12 m wide, how far is the focus from the vertex?
The telescope shape and the characteristic equations of the telescope parameters are the same as parabolic equations
The distance between the focus and the vertex, of the parabola is 3.375 meters
The process for obtain the above values is as follows:
The known parameters of the parabola are;
The location of the vertex of the parabola= The origin = (0, 0)
The height of the parabola = 9 meters
The width of the parabola = 12 meters
The unknown parameter;
The distance between the focus and the vertex
Method:
Finding the coordinate of the focus from the general equations of the the parameters of a parabola
The equation of the parabola in standard form is y = a·(x - h)² + k
From which we have;
(x - h)² = 4·p·(y - k)
The coordinates of the focus, f = (h, k + p)
Where;
(h, k) = The coordinates of the vertex of the parabola = (0, 0)
∴ a = 1/(4·p)
From the question, we have the following two points on the parabola,
given that the parabola is 12 meters wide at 9 meters above the origin and
it is symmetric about the y-axis;
Points on the parabola = (9, 6), and (9, -6)
Plugging in the values of the vertex, (h, k) and the two known points, in the equation, y = a·(x - h)² + k, we get;
6 = a·(9 - 0)² + 0 = 81·a
a = 6/81 = 2/27
p = 1/(4·a)
∴ p = 1/(4 × 2/27) = 27/8
The coordinate of the focus, f = (h, k + p)
∴ f = (0, 0 + 27/8) = (0, 27/8)
The coordinate of the focus f = (0, 27/8)
Given the vertex and the focus of the parabola have the same x-values of 0, we have;
The distance between the focus and the vertex, d = the difference in their y-values;
∴ d = 27/8 - 0 = 27/8 = 3.375
The distance between the focus and the vertex, d = 3.375 meters
Learn more about parabola here;
https://brainly.com/question/22404310
write all the prime numbers between 10 and 30.
PLEASE HELP!!!!!! TIMED QUESTION!!!! FIRST CORRECT ANSWER WILL GET BRAINLIEST....PLEASE ANSWER NOW!!!!
The bar graph shows the number of students who earned each letter grade on an
exam, which statement about the graph is true?
1)
1/5 of the students earned a C
2)
3% more students earned an A then B
3)
20% of the students earned a D
4)
1/4 of the class earned a B
Answer:
3) 20% of the students earned a D
Step-by-step explanation:
9 students got a D.
5 students got a C.
14 students got a B.
17 students got an A.
Total number of students:
9 + 5 + 14 + 17 = 45
1) 1/5 of the students earned a C
1/5 of 45 = 9
5 students got a C
False
2) 3% more students earned an A then B
3 more students got an A than a B, but not 3%.
False
3) 20% of the students earned a D
20% of 45 = 9
9 students got a D.
True
4) 1/4 of the class earned a B
1/4 of 45 = 11.25
There were 14 B's.
False
Answer: 3) 20% of the students earned a D
What is the perimeter of CDE?
A. 37.8 units
B. 39 units
C. 32.5 units
D. 35.6 units
This value is approximate.
=============================================================
Explanation:
To find the perimeter, we simply add up the lengths of the three external sides.
The horizontal side from D to E is 16 units long since |-10-6| = 16. I subtracted the x coordinates of the points and applied absolute value. You could also count out the spaces and you should count 16 spaces from D to E.
Unfortunately, the diagonal lengths aren't as straight forward. We have two options here: The pythagorean theorem, or the distance formula.
I'll go with the distance formula.
Let's find the distance from C to D, aka the length of side CD
[tex]C = (x1,y1) = (-1,-2)\\\\D = (x2,y2) = (-10,0)\\\\d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}\\\\d = \sqrt{(-1-(-10))^2 + (-2-0)^2}\\\\d = \sqrt{(-1+10)^2 + (-2-0)^2}\\\\d = \sqrt{(9)^2 + (-2)^2}\\\\d = \sqrt{81 + 4}\\\\d = \sqrt{85}\\\\d \approx 9.2195\\\\[/tex]
Side CD is roughly 9.2195 units long.
Repeat this idea to find the length of CE
[tex]C = (x1,y1) = (-1,-2)\\\\E = (x2,y2) = (6,0)\\\\d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}\\\\d = \sqrt{(-1-6)^2 + (-2-0)^2}\\\\d = \sqrt{(-7)^2 + (-2)^2}\\\\d = \sqrt{49 + 4}\\\\d = \sqrt{53}\\\\d \approx 7.2801\\\\[/tex]
Side CE is roughly 7.2801 units long
The perimeter of triangle CDE is approximately...
P = DE+CD+CE
P = 16 + 9.2195 + 7.2801
P = 32.4996
This then rounds to 32.5 units. The answer is choice C.
evaluate -99 + 3^2•5
Answer:
= - 54
Step-by-step explanation:
- 99 + 3^2•5
- 99 + 9 × 5
- 99 + 45
= - 54
Plz answer last question and im lost!
Answer:
[tex]\pi[/tex] radian
Step-by-step explanation:
We know that angle for a full circle is 2[tex]\pi[/tex]
In the given figure shape is semicircle
hence,
angle for semicircle will be half of angle of full circle
thus, angle for given figure = half of angle for a full circle = 1/2 * 2[tex]\pi[/tex] = [tex]\pi[/tex]
Thus, answer is [tex]\pi[/tex] radian
alternatively, we also know that angle for a straight line is 180 degrees
and 180 degrees is same as [tex]\pi[/tex] radian.
What is the length of the hypothenuse of the triangle?
Answer:
26ft
Step-by-step explanation:
10^2 +24^2 =AB^2
AB=26
Answer: 26 ft
Step-by-step explanation:
a^2+b^2=c^2
10^2+24^2 = c^2
100+576=c^2
Sqrt 676 = c
C = 26
In a binomial distribution, n = 8 and π=0.36. Find the probabilities of the following events. (Round your answers to 4 decimal places.)
a. x=5
b. x <= 5
c. x>=6
Answer:
[tex]\mathbf{P(X=5) =0.0888}[/tex]
P(x ≤ 5 ) = 0.9707
P ( x ≥ 6) = 0.0293
Step-by-step explanation:
The probability of a binomial mass distribution can be expressed with the formula:
[tex]\mathtt{P(X=x) =(^{n}_{x} ) \ \pi^x \ (1-\pi)^{n-x}}[/tex]
[tex]\mathtt{P(X=x) =(\dfrac{n!}{x!(n-x)!} ) \ \pi^x \ (1-\pi)^{n-x}}[/tex]
where;
n = 8 and π = 0.36
For x = 5
The probability [tex]\mathtt{P(X=5) =(\dfrac{8!}{5!(8-5)!} ) \ 0.36^5 \ (1-0.36)^{8-5}}[/tex]
[tex]\mathtt{P(X=5) =(\dfrac{8!}{5!(3)!} ) \ 0.36^5 \ (0.64)^{3}}[/tex]
[tex]\mathtt{P(X=5) =(\dfrac{8 \times 7 \times 6 \times 5!}{5!(3)!} ) \times \ 0.0060466 \ \times 0.262144}[/tex]
[tex]\mathtt{P(X=5) =(\dfrac{8 \times 7 \times 6 }{3 \times 2 \times 1} ) \times \ 0.0060466 \ \times 0.262144}[/tex]
[tex]\mathtt{P(X=5) =({8 \times 7 } ) \times \ 0.0060466 \ \times 0.262144}[/tex]
[tex]\mathtt{P(X=5) =0.0887645}[/tex]
[tex]\mathbf{P(X=5) =0.0888}[/tex] to 4 decimal places
b. x ≤ 5
The probability of P ( x ≤ 5)[tex]\mathtt{P(x \leq 5) = P(x = 0)+ P(x = 1)+ P(x = 2)+ P(x = 3)+ P(x = 4)+ P(x = 5})[/tex]
[tex]{P(x \leq 5) = ( \dfrac{8!}{0!(8!)} \times (0.36)^0 \times (1-0.36)^8 \ ) + \dfrac{8!}{1!(7!)} \times (0.36)^1 \times (1-0.36)^7 \ +[/tex][tex]\dfrac{8!}{2!(6!)} \times (0.36)^2 \times (1-0.36)^6 \ + \dfrac{8!}{3!(5!)} \times (0.36)^3 \times (1-0.36)^5 + \dfrac{8!}{4!(4!)} \times (0.36)^4 \times (1-0.36)^4 \ + \dfrac{8!}{5!(3!)} \times (0.36)^5 \times (1-0.36)^3 \ )[/tex]
P(x ≤ 5 ) = 0.0281+0.1267+0.2494+0.2805+0.1972+0.0888
P(x ≤ 5 ) = 0.9707
c. x ≥ 6
The probability of P ( x ≥ 6) = 1 - P( x ≤ 5 )
P ( x ≥ 6) = 1 - 0.9707
P ( x ≥ 6) = 0.0293
We want to model the daily movement of a particular stock (say Amazon, ticker = AMZN) using a homogeneous markov-chain. Suppose at the close of the market each day, the stock can end up higher or lower than the previous day’s close. Assume that if the stock closes higher on a day, the probability that it closes higher the next day is .65. If the stock closes lower on a day, the probability that it closes higher the next day is .45.
(a) What is the 1-step transition matrix? (Let 1 = higher, 2 = lower)
(b) On Monday, the stock closed higher. What is the probability that it will close higher on Thursday (three days later)
Answer:
See the explanation and attached images for the answers.
Step-by-step explanation:
a) 1-step transition matrix:
See the attached image for transition matrix.
Let the matrix be M
if the stock closes higher on a day, the probability that it closes higher the next day is 0.65.
If the stock closes lower on a day, the probability that it closes higher the next day is 0.45
if the stock closes higher on a day, the probability that it closes lower the next day is 1 - 0.65 = 0.35
if the stock closes lower on a day, the probability that it closes lower the next day is 1 - 0.45 =0.55
b)
To compute probability for 3 days later multiply matrix M (from part a) thrice i.e. M*M *M
[tex]M^{3} = \left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]
[tex]M^{3} = \left[\begin{array}{ccc}0.65 * 0.65 + 0.35 * 0.45 &0.65 * 0.35 + 0.35 * 0.55 \\0.45 * 0.65 + 0.55 * 0.45 &0.45 * 0.35 + 0.55 * 0.55 \end{array}\right] * \left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]
[tex]M^{3} = \left[\begin{array}{ccc}0.58&0.42\\0.54&0.46\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]
[tex]M^{3} = \left[\begin{array}{ccc} 0.58 * 0.65 + 0.42 x 0.45&0.58 * 0.35 + 0.42 * 0.55 \\0.54 * 0.65 + 0.46 * 0.45 &0.54 * 0.35 + 0.46 * 0.55 \end{array}\right][/tex]
[tex]M^{3} = \left[\begin{array}{ccc}0.566&0.434\\0.558&0.442\end{array}\right][/tex]
The probability that it will close higher on Thursday is 0.566. See the transmission matrix of M³ for higher-higher. This can be interpreted as:
if the stock closed higher on Monday, the probability that it closes higher the on Thursday (three days later) is 0.566
write each equation explicitly in terms of x. then indicate whether the equation is a function. y^2-x^2+1=50
Step-by-step explanation:
y² - x² + 1 = 50
y² = x² - 1 + 50 = x² + 49
y = ±sqrt(x² + 49)
this is not a function in that sense, as for every x there are not one but 2 y (result) values.
Please help! picture above plus, part B: write the quadratic expression in the numerator and the dominator in factored form. Part C: cancel the common factor of the numerator and the denominator to write the expression in simplified form.
Answer:
work is shown and pictured
Answer:
Hi, there!!!
The answer would be 2(2x-1)/x(x-4).
See explanation in picture.
Hope it helps...
qaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Answer:
32.8 miles
Step-by-step explanation:
Amy is driving to Seattle. Suppose that the remaining distance to drive (in miles) is a linear function of her driving time (in minutes). When graphed, the function gives a line with a slope of -0.95. See the figure below. Amy has 48 miles remaining after 31 minutes of driving. How many miles will be remaining after 47 minutes of driving?
Answer: The general equation of a line is given as y = mx + c, where m is the slope of the line and c is the intercept on the y axis. Given that the slope is -0.95, substituting in the general equation :
y = -0.95x + c
Amy has 48 miles remaining after 31 minutes of driving, to find c, we substitute y = 48 and x = 31. Therefore:
48 = -0.95(31) + c
c = 48 + 0.95(31)
c = 48 + 29.45
c = 77.45
The equation of the line is
y = -0.95x + 77.45
After 47 minutes of driving, the miles remaining can be gotten by substituting x = 47 and finding y.
y = -0.95(47) + 77.45
y = -44.65 + 77.45
y = 32.8 miles
An IQ test is designed so that the mean is 100 and the standard deviation is for the population of normal adults. Find the sample size necessary to estimate the mean IQ score of statistics students such that it can be said with % confidence that the sample mean is within IQ points of the true mean. Assume that and determine the required sample size.
Complete Question
An IQ test is designed so that the mean is 100 and the standard deviation is 24 for the population of normal adults. Find the sample size necessary to estimate the mean IQ score of statistics students such that it can be said with 95% confidence that the simple mean is with in 3 IQ points of the true mean. Assume that standard deviation = 24 and determine the required sample size using technology. Determine if this is a reasonable sample size for a real world calculation.
The required sample size ______ (round up to the nearest integer.
Answer:
The sample size is [tex]n = 246[/tex]
Step-by-step explanation:
From the question we are told that
The mean is [tex]\mu = 100[/tex]
The standard deviation is [tex]\sigma = 24[/tex]
The margin of error is [tex]E = 3[/tex]
Given that the confidence level is 95% then the level of significance is mathematically evaluated as
[tex]\alpha = 100 - 95[/tex]
[tex]\alpha = 5\%[/tex]
=> [tex]\alpha = 0.05[/tex]
Next we obtain the critical value of [tex]\frac{ \alpha }{2}[/tex] from the normal distribution table the value is
[tex]Z_{\frac{\alpha }{2} } = 1.96[/tex]
The sample size is evaluated as
[tex]n = [ \frac{ Z_{\frac{\alpha }{2} } * \sigma }{E }]^2[/tex]
=> [tex]n = [ \frac{ 1.96 * 24 }{3 }]^2[/tex]
=> [tex]n = 246[/tex]
to check if this n is applicable in real world then we calculate E and compare it with the given E
Find the product of all solutions of the equation (10x + 33) · (11x + 60) = 0
Answer:
18
Step-by-step explanation:
Using Zero Product Property, we can split this equation into two separate equations by setting each factor to 0. The equations are:
10x + 33 = 0 or 11x + 60 = 0
10x = -33 or 11x = -60
x = -33/10 or x = -60/11
Multiplying the two solutions together, we get -33/10 * -60/11 = 1980 / 110 = 18.
The sum of 5 consecutive odd integers is 425. Find the integers.
Answer:
Hello,
Step-by-step explanation:
This a method knowing nothing.
1+3+5+7+9=25
425-25=400
400/5=80
Numbers are 80+1,80+,80+5,80+7,80+9 whose sum is 425.
A research worker gave a scholastic aptitude test to a sample of eighth graders. Then he correlated the aptitude test scores with the chronological ages of the subjects. He found a correlation of - .42. How should this result be interpreted?
Answer: There is an moderate relationship between the aptitude test scores with the chronological ages of the subjects.
Step-by-step explanation:
The correlation coefficient tells about the strength and direction of the relation ship between any 2 variables. When the value of correlation coefficient lies between -0.5 to -0.3 or 0.3 to 0.5, then it indicates that there is moderate association between variables.Here , variables → aptitude test scores and chronological ages of the subjects.
Since correlation coefficient (-0.42) lies between -0.5 and -0.3 .
[-0.5< -0.42< -0.3]
That means there is an moderate relationship between the aptitude test scores with the chronological ages of the subjects.
Nasa is building a satellite that is roughly the shape of a sphere. If the satellite weighs 14.25 pounds per cubic foot before the launch and has a diameter of 4.7 feet. What is the total weight in pounds?
Answer:
Step-by-step explanation:
apter 3 If a driver uses of a tank of gas every day, what fraction of a tank will he use in a) 3 days? b) 1 week? 21
You need to re copy and paste it, I can’t see the full possible answers/question.
Nghiệm riêng của phương trình
y′′−y′=x2+x
có dạng
Answer:
i don't understand the question
HELP WHAT DOES THIS EVEN MEAN [CRY]
[tex]\\ \sf\longmapsto A=πr^2[/tex]
[tex]\\ \sf\longmapsto A=3.14(5)^2[/tex]
[tex]\\ \sf\longmapsto A=3.14(25)[/tex]
[tex]\\ \sf\longmapsto A=78.5cm^2[/tex]
A jet travels 500 kilometers in 40 minutes with a tail wind. Returning, the jet takes 50 minutes to cover the same distance. What is the rate of the plan and the speed of the wind?
Answer:
675 km/hr and 75 km/hr
Step-by-step explanation:
Let the speed of plane in still air be x and the speed of wind be y.
ATQ, (x+y)*(40/60)=500 and (x-y)*(50/60)=500. Solving it, we get x=675 and y=75
The area of a square is 36cm2. What are the dimensions of the square? You must show your work.
Answer:18
Step-by-step explanation:
because 36 is divided by 2 equals 18cm
Answer:
6cm x 6cm
Step-by-step explanation:
It's a square so the dimensions have to be the same (6x6 = 36). Even though 18 is a factor of 36, 18cm by 2cm would make a rectangle.
A sound technician analyzes the audio feedback by placing a microphone at certain distances from a speaker. If the microphone is connected to the speaker, then the microphone senses 606060 decibels (\text{dB})(dB)left parenthesis, start text, d, B, end text, right parenthesis at a distance of 000 meters (\text{m})(m)left parenthesis, start text, m, end text, right parenthesis from the speaker with the decibel level decreasing by half of itself for every additional meter from the speaker. If the microphone is not connected to the speaker, then the microphone senses 30 \, \text{dB}30dB30, start text, d, B, end text at a distance of 0 \, \text{m}0m0, start text, m, end text from the speaker with the decibel level decreasing by 888 for every additional meter from the speaker. Three meters from the speaker, what is the difference between the decibel level when it is connected to the speaker versus when it is not connected to the speaker?
At three meters, the difference in the decibel level if and if not connected to the speaker is 1.5 dB
The reason for arriving at the above value is as follows:
The known parameters:
The audio sensed by the microphone when connected to the speaker are;
0 meters = 60 decibels
The level of the decibel decrease by half for each additional meter;
Therefore, when the microphone is connected to the speaker, we have;
[tex]\begin{array}{|c|cc|}\mathbf{Distance \ (m)}&&\mathbf{Sound \ (dB)}\\0&&60\\1&&30\\2&&15\\3&&7.5\end{array}\right][/tex]
If the microphone is not connected to the speaker, we have;
0 meters = 30 decibels
The level of the decibel decreasing by 8 dB for every additional meter from the speaker, therefore, when the microphone is not connected to the speaker we have;
[tex]\begin{array}{|c|cc|}\mathbf{Distance \ (m)}&&\mathbf{Sound \ (dB)}\\0&&30\\1&&22\\2&&14\\3&&6\end{array}\right][/tex]
At three meters from the speaker, the difference in the decibel level when it is connected and when it is not connected to the speaker is therefore;
Decibel level at 3 meters when connected, s₁ = 7.5 dB
Decibel level at 3 meters when not connected, s₂ = 6 dB
The difference in the decibel level = s₂ - s₁ = 7.5 dB - 6 dB = 1.5 dB
The difference in the decibel level when connected to the speaker and when not connected to the speaker is 1.5 dB
Learn more about sound level here:
https://brainly.com/question/11047787
Salema's score on a test was 80%. If the test was worth a total of 60 points, how many points did Salema earn?
Answer:
48
Step-by-step explanation:
Do 60*.80
60 represent the total points the test was worth
.80 represents the % number
The percentage is calculated by dividing the required value by the total value and multiplying by 100.
Required percentage value = a
total value = b
Percentage = a/b x 100
100% = 60
80% = 48
The points Salema earned are 48 points.
What is a percentage?The percentage is calculated by dividing the required value by the total value and multiplying by 100.
Example:
Required percentage value = a
total value = b
Percentage = a/b x 100
Example:
50% = 50/100 = 1/2
25% = 25/100 = 1/4
20% = 20/100 = 1/5
10% = 10/100 = 1/10
We have,
Salema's score = 80%
Total score in the test = 60 points
Salema's score.
= 80% of 60 points
= 80/100 x 60
= 48
Thus,
The points Salema earned are 48 points.
Learn more about percentages here:
https://brainly.com/question/11403063
#SPJ2
Find the slope of the line containing the points (2, 7) and (-5, -4).
the answer is 11/7.you can see the image
Answer:
[tex]\boxed {\boxed {\sf \frac{11}{7}}}[/tex]
Step-by-step explanation:
The slope describes the direction and steepness of a line. The formula is:
[tex]m= \frac{y_2-y_1}{x_2-x_1}[/tex]
Where (x₁, y₁) and (x₂, y₂) are the points the line contains. For this problem, the line contains the points (2,7) and (-5, -4). Therefore:
x₁= 2 y₁ = 7 x₂ = -5 y₂ = -4Substitute these values into the formula.
[tex]m= \frac{ -4 -7}{-5-2}[/tex]
Solve the numerator (-4 -7 = -11).
[tex]m= \frac{ -11}{-5-2}[/tex]
Solve the denominator (-5-2 = -7).
[tex]m= \frac{ -11}{-7}[/tex]
Simplify the fraction. The 2 negative signs cancel each other out.
[tex]m= \frac{11}{7}[/tex]
The slope of the line is 11/7
Find the value of x.
A. 6
B. 3
C. 5
D. 2
[tex]\\ \sf\longmapsto \dfrac{AK}{DK}=\dfrac{CK}{BK}[/tex]
[tex]\\ \sf\longmapsto \dfrac{14}{12}=\dfrac{4x+1}{3x+3}[/tex]
[tex]\\ \sf\longmapsto \dfrac{7}{6}=\dfrac{4x+1}{3x+3}[/tex]
[tex]\\ \sf\longmapsto 7(3x+3)=6(4x+1)[/tex]
[tex]\\ \sf\longmapsto 21x+21=24x+6[/tex]
[tex]\\ \sf\longmapsto 24x-21x=21-6[/tex]
[tex]\\ \sf\longmapsto 3x=15[/tex]
[tex]\\ \sf\longmapsto x=\dfrac{15}{3}[/tex]
[tex]\\ \sf\longmapsto x=5[/tex]
Find y using the Angle Sum Theorem
Step-by-step explanation:
Hey, there!!
Look this figure, simply we find that;
In triangle ABC,
angle CBD is an exterior angle of a triangle.
and its measure is 90°
Then,
angle CBD= y +48° {sum of interior opposite angle is equal to exterior angle or from theorem}.
or, 90°= y + 48°
Shifting, 48° in left side,
90°-48°= y
Therefore, the value of y is 42°.
Hope it helps...
Which part of an I-statement involves a description of your needs or feelings?
Answer:
the answer is c
Step-by-step explanation: