x= morning
y = afternoon
x + y = 10
x=10-y
5x + 6y =57
5(10-y) +6y =57
50-5y +6y =57
y=7
x=10-7 =3
check 3*5 = 15, 7*6 = 42, 42 + 15 = 57
3 morning practices
Is RS perpendicular to DF? Select Yes or No for each statement. R (6, −2), S (−1, 8), D (−1, 11), and F (11 ,4) R (1, 3), S (4,7
guajiro [1.7K]
I'll do the first one to get you started.
Find the slope of the line between R (6,-2) and S (-1,8) to get
m = (y2-y1)/(x2-x1)
m = (8-(-2))/(-1-6)
m = (8+2)/(-1-6)
m = 10/(-7)
m = -10/7
The slope of line RS is -10/7
Next, we find the slope of line DF
m = (y2 - y1)/(x2 - x1)
m = (4-11)/(11-(-1))
m = (4-11)/(11+1)
m = -7/12
From here, we multiply the two slope values
(slope of RS)*(slope of DF) = (-10/7)*(-7/12)
(slope of RS)*(slope of DF) = (-10*(-7))/(7*12)
(slope of RS)*(slope of DF) = 10/12
(slope of RS)*(slope of DF) = 5/6
Because the result is not -1, this means we do not have perpendicular lines here. Any pair of perpendicular lines always has their slopes multiply to -1. This is assuming neither line is vertical.
I'll let you do the two other ones. Let me know what you get so I can check your work.
<em>Complete Question:</em>
<em>Alicia is writing the program for a video game. For one part of the game she uses the rule (x,y)->(x-3,y+4) to move points on the screen. </em>
<em>A) what output does the rule give when the input is (-6,0)? </em>
<em>B)What output does the rule give when the input is (3,-4)? </em>
<em>C) Is the rule a function? Explain why it is or why it is not
</em>
Answer:
a. The output is (-9,4)
b. The output is (0,0)
c. See Explanation
Step-by-step explanation:
Given
Rule: (x,y)->(x - 3, y + 4)
Solving (a):
Inputs:


The outputs is as follows;






Hence:
The output is (-9,4)
Solving (b):
Inputs:


The outputs is as follows;






Hence:
The output is (0,0)
Solving (c):
The function is a rule and the rule is that:
It shifts the graph left by 3 units and up by 4 units