Answer:
??yes??
Step-by-step explanation:
Answer: B
Step-by-step explanation: The question is asking for the point greatly different from all the rest, the outlier. Point B is far away from the grouping of all the other points, making it the outlier.
X= weight of TV
y= weight of CD
3x+5y= 62.5
3x+ 2y= 52
You can either solve for a variable, or eliminate a variable by subtracting the second equation from the first:
3x + 5y = 62.5
-(3x+2y = 52)
0 + 3y = 10.5, so y = 10.5/3 or 3.5.
Now plug y= 3.5 back into any equation to get x:
3x + 5(3.5) = 62.5
3x + 17.5 = 62.5
3x = 45
x = 15
Always check work. Both equations should be true for x=15, y= 3.5
You don't say whether this is a right triangle or not.
Assuming it is a right triangle, then we use the Pythagorean Theorem to determine the length of the hypotenuse:
(hypo) = (length of third side) = √(12^2 + 4^2) = √(144+16) = √160 = 4√10.
This is approx. 12.65 inches. Since this does not match any of the possible answer choices, we'll have to take a different approach to answering this question.
Given that 2 sides of the given triangle are 12 and 4 inches, respectively, we see that the 3rd side has to be longer than 8 inches; otherwise we'd have three line segments on the same line, not forming a triangle.
By this reasoning, 9 inches is the only possible answer that could be correct. With sides 12, 9 and 4 inches, the triangle would be obtuse and appear quite flat, but not be part of a straight line as with a third side of 8.
Answer:
Step-by-step explanation:
A dime is worth 10 cents. Converting to dollars, it becomes 10/100 = $0.1
A quarter is worth 25 cents. Converting to dollars, it becomes 25/100 = $0.25
Let x represent the number of dimes that Jayden has.
Let y represent the number of quarters that Jayden has.
Jayden has some dimes and some quarters. He has at most 25 coins. It means that
x + y ≤ 25
The coins worth at least $4.60 combined. It means that
0.1x + 0.25y ≥ 4.6 - - - - - - - - - - 1
If Jayden has 7 dimes, then
7 + y ≤ 25
y ≤ 25 - 7
y ≤ 18
Substituting x = 7 into equation 1, it becomes
0.1 × 7 + 0.25y ≥ 4.6
0.7 + 0.25y ≥ 4.6
0.25y ≥ 4.6 - 0.7
0.25y ≥ 3.9
y ≥ 3.9/0.25
y ≥ 15.6
All possible values for the number of quarters that he could have would be
15.6 ≤ y ≤ 18