Answer:
3
Step-by-step explanation:
from the question,you get an expresion of
6n-5= n + 10
5n = 15
Isolate n
5n/5 = 15/5
n+3
Answer:
y = x + 46
Step-by-step explanation:
When writing an equation of a line, keep in mind that you always need the following information in order to determine the linear equation in slope-intercept form, y = mx + b:
1. 2 sets of ordered pairs (x, y)
2. Slope (m)
3. Y-intercept (b)
First, choose two pairs of coordinates to use for solving the slope of the line:
Let (x1, y1) = (0, 46)
(x2, y2) = (1, 47)
User the following formula for slope
![m = \frac{y2 - y1}{x2 - x1}](https://tex.z-dn.net/?f=m%20%3D%20%5Cfrac%7By2%20-%20y1%7D%7Bx2%20-%20x1%7D)
Plug in the values of the coordinates into the formula:![m = \frac{y2 - y1}{x2 - x1} = \frac{47 - 46}{1 - 0} = \frac{1}{1} = 1](https://tex.z-dn.net/?f=m%20%3D%20%5Cfrac%7By2%20-%20y1%7D%7Bx2%20-%20x1%7D%20%3D%20%5Cfrac%7B47%20-%2046%7D%7B1%20-%200%7D%20%3D%20%5Cfrac%7B1%7D%7B1%7D%20%3D%201)
Therefore, the slope (m) = 1.
Next, we need the y-intercept, (b). The y-intercept is the y-coordinate of the point where the graph of the linear equation crosses the y-axis. The y-intercept is also the value of y when x = 0. The y-coordinate of the point (0, 46) is the y-intercept. Therefore, b = 46.
Given the slope, m = 1, and y-intercept, b = 46, the linear equation in slope-intercept form is:
y = x + 46
Please mark my answers as the Brainliest if you find my explanations helpful :)
Step-by-step explanation:
Given
Slope (m) = -5
Point
(x1 , y1) = ( 6 , 3)
So the equation is
y - y1 = m ( x - x1)
y - 3 = -5 ( x - 6)
y - 3 = -5x +30
5x + y = 30 + 3
5x + y = 33
5x + y - 33= 0
Which is the required equation.
Hope it will help you :)