Y = mx + b
m = slope
b= y intercept
so the equation is y= 3x + 6
Answer: Question 1
a)5.47
b)4.53
Step-by-step explanation:
Answer:
2,637,070
Step-by-step explanation:
2891+66= 2963
2963x 890= 2,637,070
Correction
890+ 66= 956
2891 x 2 = 5782
956 x 2= 1912
5782 + 1912= 7694
Answer:
(y - 25) = - 0.25(x - 20)
Step-by-step explanation:
Given that :
Height of candle after burning for 20 minutes = 25 cm
Height after burning for 1 hr (60 minutes) = 10 cm
Height (y) in cm of candle x minutes after being lit:
Using the equation :
(y - y1) = m(x - x1)
m = (change in y / change in x)
Change in height within 60 minutes :
Height at 20 minutes = 25cm
Height after an hour = 10
Change in height per hour = (25 - 10) = 15cm
Hence, m = change in height per minute
15cm / 60 = 0.25cm ( - 0.25) (decrease in height)
y1 = 25 ; x1 = 20
(y - y1) = m(x - x1)
(y - 25) = - 0.25(x - 20)
Answer:
1) {y,x}={-3,-23}
2) {x,y}={7,-9/2}
Step-by-step explanation:
Required:
- Solve systems of equations
1) y - x = 20, 2x - 15y = -1
Equations Simplified or Rearranged :
[1] y - x = 20
[2] -15y + 2x = -1
Graphic Representation of the Equations :
x + y = 20 2x - 15y = -1
Solve by Substitution :
// Solve equation [1] for the variable y
[1] y = x + 20
// Plug this in for variable y in equation [2]
[2] -15•(x +20) + 2x = -1
[2] - 13x = 299
// Solve equation [2] for the variable x
[2] 13x = - 299
[2] x = - 23
// By now we know this much :
y = x+20
x = -23
// Use the x value to solve for y
y = (-23)+20 = -3
Solution :
{y,x} = {-3,-23}
2) 25-x=-4y,3x-2y=30
Equations Simplified or Rearranged :
[1] -x + 4y = -25
[2] 3x - 2y = 30
Graphic Representation of the Equations :
4y - x = -25 -2y + 3x = 30
Solve by Substitution :
// Solve equation [1] for the variable x
[1] x = 4y + 25
// Plug this in for variable x in equation [2]
[2] 3•(4y+25) - 2y = 30
[2] 10y = -45
// Solve equation [2] for the variable y
[2] 10y = - 45
[2] y = - 9/2
// By now we know this much :
x = 4y+25
y = -9/2
// Use the y value to solve for x
x = 4(-9/2)+25 = 7
Solution :
{x,y} = {7,-9/2}