Answer:
1.625
Step-by-step explanation:
Add 13 to both sides
8n = 26 - 8n
Add 8n to both sides
16n = 26
Divide both sides by 16
Your answer is 1.625
Hope I helped :)
Please consider Brainliest for me :)
(unless the other person does a better job)
(Which they probably will) :)
Answer:
The possible coordinates of point A are
and
, respectively.
Step-by-step explanation:
From Analytical Geometry, we have the Equation of the Distance of a Line Segment between two points:
(1)
Where:
- Length of the line segment AB.
- x-coordinates of points A and B.
- y-coordinates of points A and B.
If we know that
,
,
and
, then the possible coordinates of point A is:




There are two possible solutions:
1) 

2) 

The possible coordinates of point A are
and
, respectively.
Answer:
42
Step-by-step explanation:
mode is the most common number
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2
The ordered pair which is a solution to the given inequality is: C. (2, 1).
<h3>What is an inequality?</h3>
An inequality can be defined as a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following arguments:
- Less than (<).
- Greater than (>).
- Less than or equal to (≤).
- Greater than or equal to (≥).
Next, we would test the ordered pair with the given inequality to determine a solution as follows:
For ordered pair (4, 4), we have:
3x + 2y < 15
3(4) + 2(4) < 15
12 + 8 < 15
20 < 15 (False).
For ordered pair (3, 3), we have:
3x + 2y < 15
3(3) + 2(3) < 15
9 + 6 < 15
15 < 15 (False).
7x - 4y > 9
7(3) - 4(3) > 9
21 - 12 > 9
9 > 9 (False)
For ordered pair (2, 1), we have:
3x + 2y < 15
3(2) + 2(1) < 15
6 + 2 < 15
8 < 15 (True).
7x - 4y > 9
7(2) - 4(1) > 9
14 - 4 > 9
10 > 9 (True)
For ordered pair (1, 0), we have:
3x + 2y < 15
3(1) + 2(0) < 15
3 + 0 < 15
3 < 15 (True).
7x - 4y > 9
7(1) - 4(0) > 9
7 - 4 > 9
3 > 9 (False)
Read more on inequality here: brainly.com/question/27166555
#SPJ1