Answer:
y=-1/3x-5
Step-by-step explanation:
y=mx+b is equation of line where m is slope and b is y-intercept.
From question statement, we observe that
m= -1/3 , b= -5
put above values in equation of line, we get
y= -1/3x-5.
Answer:
First number is -2.5
Second number 5
Step-by-step explanation:
Four times the first number minus three times the second number is 2.
To represent this statement, 4x -3y =2
Two times the first number increased by three times the second is 10.
To represent thsi statement, 2x+ 3y = 10
4x - 3y = 2
2x + 3y =10
4x - 2x = 2x
2x = -5
x= -2.5
The first number is -2.5
By using Substitution
2x + 3y = 10
2(-2.5) + 3y = 10
-5 + 3y = 10
3y = 10 +5
3y =15
y = 5
The second number is 5
....To check my answer
-5 + 15 = 10
Answer:
x = 1.434 and x=0.232
Step-by-step explanation:
To find the root of the equation stated above we need to:
(1) Write the polynomial equation with zero on the right hand side:
⇒ 
(2) Divide the whole equation by 3
⇒ 
(3) Use the quadratic formula to solve the quadratic equation:
The quadratic formula states that the two solutions for a quadratic equation is given by:
(1)
In this case, a = 1, b = 
Substituiting a, b and c in equation (1) We get:
(1)
The two solutions are:
x = 1.434 and x=0.232
Answer:
F(d) = 30 + 0.50d
Step-by-step explanation:
Given
Charges = P8.00 ---- first 4 km
Additional = P0.50
Required
Write a function to address the scenario.
Represent the whole distance covered with d.
First,we need to determine the total charges for the first four hours.
Charges = 8.00 * 4
Charges = 32.00
Next, we determine the charges for additional distance.
Charges = 0.50 * (d - 4)
d - 4 is the remaining distance after the first 4.
Charges = 0.50d - 2
The function is then written as;
F(d) = 32 + 0.50d - 2
F(d) = 32 - 2 + 0.50d
F(d) = 30 + 0.50d