Answer:
Ima need the answer too
Step-by-step explanation:
Answer:
the genre
Step-by-step explanation:
Uncle Louise is at least 1 inch shorter than Miriam, and at least 2 inches taller than Jeffery. Jeffery's height is 64 inches. Miriam is not more than 5 inches taller than Jeffery. Which answer could be Uncle Louise's height? Please answer!!!
Answer:
67 inches
Step-by-step explanation:
Let's call the height of Louise 'L', the height of Miriam 'M' and the height of Jeffery 'J'.
Then, we can write the following equations and inequations:
[tex]L \leq M - 1[/tex]
[tex]L \geq J + 2[/tex]
[tex]J = 64[/tex]
[tex]M \leq J + 5[/tex]
Substituting J in the second and four inequations, we have:
[tex]L \geq 66[/tex]
[tex]M \leq 69[/tex]
If we assume the maximum value for M, in the first inequation we have that:
[tex]L \leq 68[/tex]
So the height of Uncle Louise is greater than or equal 66, and lesser than or equal 68, so his height could be 67 inches for example.
13 lb 14oz + 30 lb 12 oz = lb. oz
Answer:
33 lbs 10 ounces
Step-by-step explanation:
13 lb 14oz
+ 30 lb 12 oz
================
32 lbs 26 oz
But we know that 16 ounces 1 1 lb
Subtract 16 ounces and add 1 lb
32 lbs 26 oz
+1 lb - 16 ounces
==================
33 lbs 10 ounces
Determine the function which corresponds to the given graph. (3 points) a natural logarithmic function crossing the x axis at negative two and y axis at one.
The asymptote is x = -3.
Answer:
[tex]y =log_e(x+3)[/tex]
Step-by-step explanation:
It is given that the graph corresponds to a natural logarithmic function.
That means, the function [tex]y[/tex] has a natural log (Log with base [tex]e[/tex]) of some terms of x.
It is given that asymptote of given curve is at [tex]x= -3[/tex]. i.e. when we put value
[tex]x= -3[/tex], the function will have a value [tex]y \rightarrow \infty[/tex].
We know that natural log of 0 is not defined.
So, we can say the following:
[tex]log_e(x+a)[/tex] is not defined at [tex]x= -3[/tex]
[tex]\Rightarrow x+a =0\\\Rightarrow x = -a[/tex]
i.e. [tex]x =-a[/tex] is the point where [tex]y \rightarrow \infty[/tex]
a = 3
Hence, the function becomes:
[tex]y =log_e(x+3)[/tex]
Also, given that the graph crosses x axis at x = -2
When we put x = -2 in the function:
[tex]y =log_e(-2+3) = log_e(1) = 0[/tex]
And y axis at 1.
Put x = 0, we should get y = 1
[tex]y =log_e(0+3) = log_e(3) \approx 1[/tex]
So, the function is: [tex]y =log_e(x+3)[/tex]
The table below shows the distance a car travels and the amount of gasoline left in the tank of the car. Distance Traveled and Gas Left in Tank Distance Traveled (in miles) 0 90 180 270 Amount of Gas Left in Tank (in gallons) 15 12 9 6 PLZ HELP How many gallons of gasoline does the car have left after it has traveled 330 miles? 2 4 6 8
Answer:
b: 4
Step-by-step explanation:
i took the test on edge 2020
The gallons of gasoline the car has left after it has traveled 330 miles is 4 gallons so option (B) will be correct.
How to form an equation?Determine the known quantities and designate the unknown quantity as a variable while trying to set up or construct a linear equation to fit a real-world application.
In other words, an equation is a set of variables that are constrained through a situation or case.
Given the table of the number of miles and gallons.
If we take two points of the number of miles and gallons.
Then,
1 st point = ( 0 ,15 )
2 nd point = ( 90 , 12)
Now since the relation is linear which can be seen by data.
So,
Linear equation joining points 1st and 2nd is
y - 15 = [(12-15)/(90-0)](x - 0)
y - 15 = -x/30
y = (450 - x)/30
So,
At x = 330 miles
y = (450 - 330 )/30
y = 4 gallons
Hence "The gallons of gasoline the car has left after it has traveled 330 miles is 4 gallons".
For more about the equation,
https://brainly.com/question/10413253
#SPJ2
In a certain online dating service, participants are given a 4-statement survey to determine their compatibility with other participants. Based on the questionnaire, each participant is notified if they are compatible with another participant. Each question is multiple choice with the possible responses of "Agree" or "Disagree," and these are assigned the numbers 1 or −1, respectively. Participant’s responses to the survey are encoded as a vector in R4, where coordinates correspond to their answers to each question. Here are the questions:
The question is incomplete. Here is the complete question.
In a certain online dating service, participants are given a 4-statement survey to determine their compatibility with other participants. Based on the questionnaire, each particpant is notified if they are compatible with another participant. Each question is multiple choice with the possible responses of "Agree" or "Disagree", and these are assigned the numbers 1 or -1, respectively. pArticipnat's responses to the survey are encoded as a vector in R4, where coordinates coreespond to their answers to each question. Here are the questions:
Question #1: I prefer outdoor activities, rather than indoor activities.
Question #2: I prefer going out to eat in restaurants, rahter than cooking at home.
Question #3: I prefer texting, rather than talking on the phone.
Question #4: I prefer living in a small town, rather than in a big city.
Here are the results for the questionaire, with a group of 5 participants:
Question1 Question2 Question3 Question4
participant A 1 1 -1 -1
participant B -1 1 1 1
participant C -1 -1 1 1
participant D 1 -1 -1 -1
participant E 1 -1 1 1
Two participants are considered to be "compatible" with each other if the angle between their compatibility vectors is 60° or less. Participants are considered to be "incompatible" if the angle between their compatibility vectors is 120° or larger. For angles between 60° or 120°, pairs of participants are warned that they "may or may not be compatible".
(a) Which pairs of paricipants are compatible?
(b) Which pairs of participants are incompatible?
(c) How would this method of testing compatibility change if the questionnaire also allowed the answer "Neutral", which would correspond to the number zero in a participant's vector? Would this be better than only
allowing "Agree" or "Disagree"? Could anything go wrong if we allowed "Neutral" as an answer?
Answer: (a) Participants A and D; B and C; C and E.
(b) Participants A and B; A and C; A and E; B and D; C and D;
Step-by-step explanation: Vectors in R4 are vectors in a 4 dimensional space and are determined by 4 numbers.
Vectors form angles between themselves and can be found by the following formula:
cos α = [tex]\frac{A.B}{||A||.||B||}[/tex]
which means that the cosine of the angle between two vectors is equal the dot product of these vectors divided by the product of their magnitude.
For the compatibility test, find the angle between vectors:
1) The vectors magnitude:
Magnitude of a vector is given by:
||x|| = [tex]\sqrt{x_{i}^{2} + x_{j}^{2}}[/tex]
Since all the vectors have value 1, they have the same magnitude:
||A|| = [tex]\sqrt{1^{2} + 1^{2} + (-1)^{2} + (-1)^{2}}[/tex] = 2
||A|| = ||B|| = ||C|| = ||D|| = ||E|| = 2
2) The dot product of vectors:
A·B = 1(-1) + 1(1) + (-1)1 + (-1)1 = -2
cos [tex]\alpha_{1}[/tex] = [tex]\frac{-2}{4}[/tex] = [tex]\frac{-1}{2}[/tex]
The angle that has cosine equal -1/2 is 120°, so incompatible
A·C = 1(-1) + 1(-1) + (-1)1 + (-1)1 = -4
cos [tex]\alpha _{2}[/tex] = -1
Angle = 180° --------> incompatible
A·D = 1(1) + 1(-1) + (-1)(-1) + (-1)(-1) = 2
cos [tex]\alpha _{3}[/tex] = 1/2
Angle = 60° ---------> COMPATIBLE
A·E = 1.1 + 1(-1) + (-1)1 + (-1)1 = -2
cos [tex]\alpha_{4}[/tex] = -1/2
Angle = 120° --------> incompatible
B·C = (-1)(-1) + 1(-1) + 1.1 + 1.1 = 2
cos [tex]\alpha _{5}[/tex] = 1/2
Angle = 60° -------------> COMPATIBLE
B·D = (-1)1 + 1(-1) + 1(-1) + 1(-1) = -4
cos[tex]\alpha_{6}[/tex] = -1
Angle = 180° -----------> incompatible
B·E = (-1)1 + 1(-1) + 1.1 + 1.1 = 0
cos[tex]\alpha _{7}[/tex] = 0
Angle = 90° -------------> may or may not
C·D = (-1)1 + (-1)(-1) + 1(-1) + 1(-1) = -2
cos[tex]\alpha_{8} =[/tex] -1/2
Angle = 120° ---------------> Incompatible
C·E = (-1)1 + (-1)(-1) + 1.1 + 1.1 = 2
cos [tex]\alpha_{9}[/tex] = 1/2
Angle = 60° ---------------> COMPATIBLE
D·E = 1.1 + (-1)(-1) + (-1)1 + (-1)1 = 0
cos [tex]\alpha_{10}[/tex] = 0
Angle = 90° -----------------> may or may not
(c) Adding zero (0) as a component of the vectors would have to change the method of compatibility because, to determine the angle, it is necessary to calculate the magnitude of a vector and if it is a zero vector, the magnitude is zero and there is no division by zero. So, unless the service change the method, adding zero is not a good option.
which of these is a ratio table?
Answer:
The last graph.
Step-by-step explanation:
The last graph is the only one that has a constant pattern that can have a rule, which is every number is multiplied by two.
Hope this helped ! good luck :)
In a certain section of Southern California, the distribution of monthly rent for a one-bedroom apartment has a mean of $2,075 and a standard deviation of $300. The distribution of the monthly rent does not follow the normal distribution. In fact, it is positively skewed. What is the probability of selecting a sample of 55 one-bedroom apartments and finding the mean to be at least $1,985 per month
Answer:
Probability is 1
Step-by-step explanation:
We are given;
mean;μ = $2,075
Standard deviation;σ = $300
n = 55
x' = $1,985
Now, we want to find x' to be at least $1,985 which is P(x' > $1,985).
The z-value is calculated from;
z = (x' - μ)/(√σ/n)
Plugging in the relevant values;
z = (1985 - 2075)/(√300/55)
z = -38.536
So, P(x' > $1,985) = P(z > -38.536)
This transforms to;
P(z < 38.536)
Probability from z distribution table is 1
Convert 9 feet to inches
Answer: 108 inches
Step-by-step explanation: The answer would be 108 inches because if you multiply the number that coverts a inch into a foot it would be 12 because 12 inches is equivalent to 1 foot. So you know that 1 foot is equal to 12 inches so you multiply the number of feet by 12. You expression is 9 times 12 and after you multiply the two numbers you get 108 inches.
Answer: 108 inches
Step-by-step explanation: To convert 9 feet into inches, we use the conversion factor for feet and inches which is 12 inches = 1 foot.
Next, notice that we're going from a
larger unit, feet, to a smaller unit, inches.
When we go from a larger unit to a smaller unit, we
multiply 9 by the conversion factor, 12 to get 108.
So 9 feet = 108 inches.
The diagram shows the first four patterns of a sequence. Find an expression for the numbers of squares in the nth pattern of the sequence.
Answer:
n^2+3
Step-by-step explanation:
As we can see in the diagram
1st pattern consists from 1 square 1x1 +3 squares 1x1 each
2nd pattern consists from 1 square 2x2 +3 squares 1x1 each
3-rd pattern consists from 1 square 3x3 +3 squares 1x1 each
4-th pattern consists from 1 square 4x4 + 3 squares 1x1 each
We can to continue :
5-th pattern consists from 1 square 5x5+3 squares 1x1 each
So the nth pattern consists from 1 square nxn+3 squares 1x1 each
Or total amount of 1x1 squares in nth pattern N= n^2+3
The expression for the numbers of squares in the nth pattern of the sequence is [tex]n^{2} +3[/tex].
What is nth term of a sequence?"The nth term of a sequence is a formula that enables us to find any term in the sequence. We can make a sequence using the nth term by substituting different values for the term number(n) into it."
From the given diagram
We can see that every term is made up with a square which side is n and three small square side is 1.
So,
1st term is 1 × 1 + 3 = 4
2nd term is 2 × 2 + 3 = 4
3rd term is 3 × 3 + 3 = 12
4th term is 4 × 4 + 3 = 19
So, nth term is [tex]n^{2} +3[/tex]
Hence, The expression for the numbers of squares in the nth pattern of the sequence is [tex]n^{2} +3[/tex].
Learn more about nth term of a sequence here
https://brainly.com/question/24306119
#SPJ2
Suppose that the number of square feet per house are normally distributed with an unknown mean and standard deviation. A random sample of 22 houses is taken and gives a sample mean of 1500 square feet and a sample standard deviation of 151 square feet. 1. The EBM, margin of error, for a 95% confidence interval estimate for the population mean using the Student's t. distribution is 66.96.2. Find a 95% confidence interval estimate for the population mean using the Student's t-distribution.
Answer:
1. The margin of error is of 66.96 square feet.
2. The 95% confidence interval estimate for the population mean using the Student's t-distribution is between 1433.04 square feet and 1566.96 square feet
Step-by-step explanation:
The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So
df = 22 - 1 = 21
95% confidence interval
Now, we have to find a value of T, which is found looking at the t table, with 21 degrees of freedom(y-axis) and a confidence level of [tex]1 - \frac{1 - 0.95}{2} = 0.975[/tex]. So we have T = 2.08
The margin of error is:
[tex]M = T\frac{s}{\sqrt{n}} = 2.08*\frac{151}{\sqrt{22}} = 66.96[/tex]
In which s is the standard deviation of the sample.
The margin of error is of 66.96 square feet.
The lower end of the interval is the sample mean subtracted by M. So it is 1500 - 66.96 = 1433.04 square feet
The upper end of the interval is the sample mean added to M. So it is 1500 + 314 = 1566.96 square feet
The 95% confidence interval estimate for the population mean using the Student's t-distribution is between 1433.04 square feet and 1566.96 square feet
What is the measure of
Answer:
C. 35
55 degrees + 35 degrees= 90 degrees
13) BRAINLIEST &10+ POINTS!
Answer:
- 220° and 500°
Step-by-step explanation:
To find the coterminal angles add / subtract 360°, that is
140° - 360° = - 220°
140° + 360° = 500°
Answer:
- 220° and 500°
Step-by-step explanation:
Herschel uses an app on his smartphone to keep track of his daily calories from meals. One day his calories from breakfast were more than his calories from lunch, and his calories from dinner were less than twice his calories from lunch. If his total caloric intake from meals was , determine his calories for each meal.
Answer:
let the number of calories from lunch be called L. As such, breakfast is then L + 128, and dinner is 2L - 400. We can then sum the three meals and equate it to the total caloric intake, the known value of 1932.
So: 1932 = L + L + 128 + 2L - 400 = 4L - 272.
Lunch = 551
Breakfast = 551 + 128 = 679
Dinner = 2*551 - 400 = 702
What are the side of triangle PWR
Answer:
PR, PW, RW
Step-by-step explanation:
The sides of a triangle are named by naming the vertices at either end.
Triangle PWR has vertices P, W, R. The sides connecting these are named ...
PW, WR, RP
Any name can have the letters reversed. That is, PR names the same segment that RP does.
Write an equation:
For every 2 apples there
are 6 bananas
Answer:
[tex]2a=6b\\a=3b[/tex]
Step-by-step explanation:
Let [tex]a[/tex] equal the amount of apples and [tex]b[/tex] equal the amount of bananas.
[tex]2a=6b\\a=3b[/tex]
Answer:
every 2 apples there
are 6 bananas
Step-by-step explanation:
2a=6b
1. Define: Denominator
Answer:
This is an arithmetic fraction written under the line that indicates the equal part, the divisor.
Step-by-step explanation:
Answer:denominator is the lower part of a fraction.
Step-by-step explanation:
Feel pleasure to help u...
Please help me and my daughter.
Answer:
you can either factorise or use tge formula method
Step-by-step explanation:
3x2−7x−20=03x2-7x-20=0
Use the quadratic formula to find the solutions.
−b±√b2−4(ac)2a-b±b2-4(ac)2a
Substitute the values a=3a=3, b=−7b=-7, and c=−20c=-20 into the quadratic formula and solve for xx.
7±√(−7)2−4⋅(3⋅−20)2⋅37±(-7)2-4⋅(3⋅-20)2⋅3
Simplify.
Tap for more steps...
x=7±176x=7±176
The final answer is the combination of both solutions.
x=4,−53
Find the value of x. Then find the measure of each labeled angle. x = 37.5; the labeled angles are 77.5º and 102.5º. x = 37.5; the labeled angles are 37.5º and 142.5º. x = 15; both labeled angles are 55º. x = 25; both labeled angles are 65º.
Answer:
x = 25; both labeled angles are 65º
Step-by-step explanation:
To find the value of x, recall that the angles formed by two parallel lines on the same line are equal if they correspond to each other.
In the figure given above, we have two parallel line given. The angle formed by each parallel line is corresponding to the other. Therefore, both angles formed are equal.
Thus,
(3x - 10)° = (x + 40)°
Solve for x
3x - 10 = x + 40
Subtract x from both sides
3x - 10 - x = x + 40 - x
3x - x - 10 = x - x + 40
2x - 10 = 40
Add 10 to both sides
2x - 10 + 10 = 40 + 10
2x = 50
Divide both sides by 2
2x/2 = 50/2
x = 25
*Plug in the value of x to find the measure of each labelled angles:
(3x - 10)° = 3(25) - 10 = 75 - 10 = 65°
(x + 40)° = 25 + 40 = 65°
Crane Company reports the following for the month of June.
Date
Explanation
Units
Unit Cost
Total Cost
June 1 Inventory 150 $4 $600
12 Purchase 450 5 2,250
23 Purchase 400 6 2,400
30 Inventory 80
Assume a sale of 500 units occurred on June 15 for a selling price of $7 and a sale of 420 units on June 27 for $8.
Calculate cost of goods available for sale.
Calculate Moving-Average unit cost for June 1, 12, 15, 23 & 27. (Round answers to 3 decimal places, e.g. 2.525.)
Answer:
Crane CompanyJune Financial Reports
a) Cost of goods available for sale = $5,250
b) Moving-Average unit cost for:
i) June 1: = $5
ii) 12: = $4.75
iii) 15: = $4.75
iv) 23: = $5.75
v) 27: = $5.25
Step-by-step explanation:
a) Calculations:
Date Explanation Units Unit Cost Total Cost Moving Average Cost
June 1 Inventory 150 $4 $600 $4.000
12 Purchase 450 5 2,250 4.750
15 Sale 500 7 3,500 4.750
23 Purchase 400 6 2,400 5.750
27 Sale 420 8 3,360 5.250
30 Inventory 80
Cost of goods available for sale = Cost of Beginning Inventory + Cost of Purchases = $5,250 + ($600 + 2,250 + 2,400)
b) Moving-Average unit cost for:
i) June 1: Cost of goods available/Units of goods available = $5 ($600/150)
ii) 12: Cost of goods available/Units of goods available = $4.75 ($600 + 2,250/600)
iii) 15: Cost of goods available/Units of goods available = $4.75 ($475/100)
iv) 23: Cost of goods available/Units of goods available = $5.75 ($475 + 2,400)/500
v) 27: Cost of goods available/Units of goods available = $5.25 ($420/80)
Which of the following is the equation of the quadratic function below?
A. y = x2 - 2x+2
B. y = x +2x-2
C. y = x2 - 8x+12
D. y = x2 +8x-12
Find the lateral area of the prism. Use the 10 by 6 rectangle as the base.
5 ft
6 ft
9 ft
Answer:
lateral area =150 square feet
Step-by-step explanation:
lateral area =(perimieter of prism base) times the height of the prism
so, the perimeter of the base is 9 ft*2 + 6 ft*2 which equals 30 ft
then you multiply the perimeter of the base by the height of the prism
so, height of prism =5 ft, so 5 ft times 30 ft =150 feet
therefor, the lateral area of the prism = 150 feet squared
what is the y-intersept of y=4x-6
━━━━━━━☆☆━━━━━━━
▹ Answer
y-intercept = -6
▹ Step-by-Step Explanation
The format of slope is:
y = mx + b
The b represents the y-intercept which is, -6.
Hope this helps!
- CloutAnswers ❁
Brainliest is greatly appreciated!
━━━━━━━☆☆━━━━━━━
Answer: -6
Step-by-step explanation: This equation is written in slope-intercept form which is more commonly known as y = mx + b form where the multiplier or the coefficient of the x term represents the slope of the line and the b or the constant term represents the y-intercept.
So this line has a y-intercept of -6.
This means it crosses the y-axis 6 units up from origin.
A softball pitcher has a 0.626 probability of throwing a strike for each curve ball pitch. If the softball pitcher throws 30 curve balls, what is the probability that no more than 16 of them are strikes
Answer:
19.49% probability that no more than 16 of them are strikes
Step-by-step explanation:
Binomial probability distribution
Probability of exactly x sucesses on n repeated trials, with p probability.
Can be approximated to a normal distribution, using the expected value and the standard deviation.
The expected value of the binomial distribution is:
[tex]E(X) = np[/tex]
The standard deviation of the binomial distribution is:
[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]
Normal probability distribution
Problems of normally distributed samples can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
When we are approximating a binomial distribution to a normal one, we have that [tex]\mu = E(X)[/tex], [tex]\sigma = \sqrt{V(X)}[/tex].
In this problem, we have that:
[tex]n = 30, p = 0.626[/tex]
So
[tex]\mu = E(X) = np = 30*0.626 = 18.78[/tex]
[tex]\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{30*0.626*(1-0.626)} = 2.65[/tex]
What is the probability that no more than 16 of them are strikes
Using continuity correction, this is [tex]P(X \leq 16 + 0.5) = P(X \leq 16.5)[/tex], which is the pvalue of Z when X = 16.5. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{16.5 - 18.78}{2.65}[/tex]
[tex]Z = -0.86[/tex]
[tex]Z = -0.86[/tex] has a pvalue of 0.1949
19.49% probability that no more than 16 of them are strikes
Create a bucket by rotating around the y axis the curve y=5 ln(x-2) from y=0 to y=4. If this bucket contains a liquid with density 760 kg/m3 filled to a height of 3 meters, find the work required to pump the liquid out of this bucket (over the top edge). Use 9.8 m/s2 for gravity.
Answer:
The work will be "1909212.015 J". The further explanation is given below.
Step-by-step explanation:
The given values are:
Liquid's density
= 760 kg/m³
Height
= 3 meters
Gravity
g = 3.8 m/s²
Value of y is:
y = 5 log (x-2)
y = 0
y = 4
As we know,
⇒ [tex]\Delta V=\pi r^2 \Delta y[/tex]
⇒ [tex]y =5log(x-2)[/tex]
⇒ [tex]\frac{y}{5} =log (x-2)[/tex]
⇒ [tex]e^{\frac{y}{5}}=(x-2)[/tex]
⇒ [tex]x=e^{\frac{y}{5}}+2[/tex]
Now,
[tex]\Delta F=ma[/tex]
[tex]=760 \pi (e^{\frac{y}{5}}+2)^2(9.8)\Delta y[/tex]
So that,
⇒ [tex]\Delta W = \Delta F.distance[/tex]
[tex]=\Delta F(4-y)[/tex]
The required work will be:
⇒ [tex]W=760\times 9.8 \pi \int_{3}^{0}(e^{\frac{y}{5}}+2)^2 (\Delta-y)dy[/tex]
[tex]=760\times 9.8 \pi[{-20(y-9)^{e^{\frac{y}{5}}}-2(y-8)y}][/tex]
[tex]=760\times 9.8 \pi[81.455][/tex]
[tex]=1909212.015 \ J[/tex]
Determine the relation of AB and CD given the following points: A (3,-4), B (5.-7), C (8,3), and D (6,6).
Answer:
Step-by-step explanation:
To find the relationship between the given lines, we have to find the slope of both lines using slope formula, which is
So for AB, we will get
And for CD , we will get
Since the slopes of the two lines are equal , and when slopes are equal , lines are parallel .
10) BRAINLIEST & 10+ POINTS!
Answer:
Complementary angles are angles that add up to 90°
To find the complementary angle for an angle of 70° subtract it from 90°
That's
90° - 70° = 20
Hope this helps
Answer:
20
Step-by-step explanation:
Complementary angles add to 90 degrees
70 +x = 90
Subtract 70 from each side
70+x-70 = 90-70
x = 20
The complement is 20
Hello, can someone help me with this problem?
Answer:
Area of Rectangle A
[tex]Area = 4x^2[/tex]
Area of Rectangle B
[tex]Area = 2x^2[/tex]
Fraction
[tex]Fraction =\frac{2}{3}[/tex]
Step-by-step explanation:
From the attached, we understand that:
The dimension of rectangle A is 2x by 2x
The dimension of rectangle B is x by 2x
Area of rectangle is calculated as thus;
[tex]Area = Length * Breadth[/tex]
Area of Rectangle A
[tex]Area = 2x * 2x[/tex]
[tex]Area = 4x^2[/tex]
Area of Rectangle B
[tex]Area = x * 2x[/tex]
[tex]Area = 2x^2[/tex]
Area of Big Rectangle
The largest rectangle is formed by merging the two rectangles together;
The dimension are 3x by 2x
The Area is as follows
[tex]Area = 2x * 3x[/tex]
[tex]Area = 6x^2[/tex]
The fraction of rectangle A in relation to the largest rectangle is calculated by dividing area of rectangle A by area of the largest rectangle;
[tex]Fraction = \frac{Rectangle\ A}{Biggest}[/tex]
[tex]Fraction =\frac{4x^2}{6x^2}[/tex]
Simplify
[tex]Fraction =\frac{2x^2 * 2}{2x^2 * 3}[/tex]
[tex]Fraction =\frac{2}{3}[/tex]
Answer in POINT-SLOPE FORM:
Complete the point-slope equation of the line through (1,3) and (5,1) Use exact numbers!
Answer:
y - 3 = (1/2)(x - 1)
Step-by-step explanation:
As we go from (1, 3) to (5, 1), we see that x (the run) increases by 4 and y (the rise) decreases by 2. Hence, the slope is m = rise / run = 2/4, or m = 1/2.
Then the desired point slope equation is y - 3 = (1/2)(x - 1).
If x is a binomial random variable with n trials and success probability p , then as n gets smaller, the distribution of x becomes
Answer:
If the value of n gests smaller then the distribution of X would be more skewed, that's a property of the binomial distribution
Step-by-step explanation:
For this problem we are assumeing that the random variable X is :
[tex] X \sim Bin(n,p)[/tex]
If the value of n gests smaller then the distribution of X would be more skewed, that's a property of the binomial distribution and if we don't satisfy this two conditions:
[tex] n p>10[/tex]
[tex]n(1-p) >10[/tex]
Then we can't use the normal approximation
NEED UGANT HELP pls help me
An event that is impossible has a probability of 0
An event that is certain to happen has a probability of 1
The probability scales from 0 to 1, referring from no chance to will happen.