Answer:
(0.4,1)
Step-by-step explanation:
I hope that this is for homework and not a quiz or test.
Since we already know the value of y which is 1, we can substitute it into the equation above it.
-5x+3=1
-5x=-2
x=2/5=0.4
So in (x,y) format (0.4,1)
Answer:
B
Step-by-step explanation:
The equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k) are the coordinates of the centre and r is the radius
To obtain this form use the method of completing the square
Given
x² - 8x + y² - 2y - 8 = 0 ( add 8 to both sides )
x² - 8x + y² - 2y = 8
add ( half the coefficient of the x/y terms )² to both sides
x² + 2(- 4)x + 16 + y² + 2(- 1)y + 1 = 8 + 16 + 1
(x - 4)² + (y - 1)² = 25 → B
There are 10 deciliters in 1 liter (deci means 10).
Divide 5.25 by 10 to find how many liters are needed.
5.25/10 = 0.525
0.525 liters of milk are needed for the cake.
Hey there!!
How do we find the equation of a line ?
Ans : We take the slope and the y - intercept and get them together.
How do you find slopes?
Ans - In order to find slop, we will need to use the slop formula which is
( y₂ - y₁ ) / ( x₂ - x₁ )
The two points shown in the above question are
( 4 , -8 ) and ( 8 , 5 )
y₂ = 5 , y₁ = -8 and x₂ = 8 , x₁ = 4
Now plug in the values:
( 5 + 8 ) / ( 8 - 5 )
13 / 3
Hence, the slope is 13/3
The basic formula : y = mx + b
Where b is the y-intercept and m is the slope.
We have found the slope, hence, the formula would become
... y = 13/3 x + b
Now take a coordinate and substitute it .
I will take ( 8 , 5 )
x = 8 and y = 5
Now plug in the values
... 5 = 13/3 × 5 + b
... 5 = 65/3 + b
Subtract 65/3 on both sides
... 5 - 65/3 = b
... -50/3 = b
Hence, the y-intercept is -50/3
Now plug in all the values to get the total equation...
The final equation : y = 13x/3 - 50/3
... y = 13x - 50 / 3
Hope my answer helps!!