5 is the answer
Lowest value:-4
Highest value:1
Let the first number be 'x' and the second number is 'y'
Equation 1: x + y = 52
Equation 2: x - y = 38
Rearranging equation 2 to make either x or y the subject
x = 38 + y
Substituting x = 38 + y into equation 1
x + y = 52
(38+y) + y = 52
38 + 2y = 52
2y = 52 - 38
2y = 14
y = 7
Substitute y = 7 into either equation 1 or equation 2 to find x
x + y = 52
x + 7 = 52
x = 52 - 7
x = 45
x = 45
y = 7
Answer: 2y = 3x
Reason:
The equation x:y = 2:3 is the same as saying x/y = 2/3
Cross multiply to get 3x = 2y which flips to 2y = 3x
Answer:
x=m+12g
Step-by-step explanation:
m=-12g+x
making x subject of formula, we have,
x=m+12g
Y =ax² + bx +c
1) Point (0,7)
7 = a*0² +b*0 +c
c = 7
y=ax² + bx + 7
2) Point (1,4)
4=a*1² + b*1 + 7, ----> 4 = a +b + 7, ------>
a+b= - 3
3) Point (2, 5)
5=a*2² + b*2 + 7, ----> 5=4a+2b +7,---> -2=4a+2b, ---->
-1=2a + b
4)
a+b= - 3, ----> b= -3 - a (substitute in the second equation)
2a+b= -1
2a - 3 - a = -1, ----> a - 3 = -1,
a =2
5) a+b= - 3
2 + b = -3
b = -5
y=2x² - 5x + 7