I'm confused when I did it I got .35 and you divide
hope it helped
Answer:
2:10 2/10 2 to 10 10:2 10/2 10 to 2 12:1 12/1 12 to 1
Step-by-step explanation:
Answer:
See attached
Step-by-step explanation:
When there is a lot of repetitive calculation to do, I like to let a spreadsheet or graphing calculator do it. The attached shows a spreadsheet that computes all the values you're asked to find.
For a linear equation in standard form, ax +by = c
- the x-intercept is: c/a
- the y-intercept is: c/b
- the slope is: m = -a/b
Of course, the slope-intercept form of the equation is ...
y = (slope)·x + (y-intercept)
and the values of the various points on the graph can be computed from that equation.
___
You will note that the last two equations describe the same line.
_____
<em>Note on spreadsheet formulas</em>
When you put the formulas into the spreadsheet, make sure to fix the column number or row number of the values you're computing, as appropriate. For example, the y-values in the different columns always use the slope from the slope column (fixed), the y-intercept from that column (fixed), and the x-value from the top row (fixed). If you make the cell references relative instead of fixed, you will get wrong answers.
Answer:
Step-by-step explanation:
answer: y = -5 + 19
We can use the point-slope formula to find an equation to solve this problem. The point-slope formula states: (y−y1)=m(x−x1)
Where m is the slope and (x1y1) is a point the line passes through.
Susbtituting the slope and values from the point from the problem gives:
(y−−1)=−5(x−4)
(y+1)=−5(x−4)
We can also solve this for the slope-intercept form. The slope-intercept form of a linear equation is: y=mx+b
Where m is the slope and b is the y-intercept value.
Substitute the slope from the problem for m and the values of the point from the problem for x and y and solve for b:
−1=(−5⋅4)+b
−1=−20+b
20−1=20−20+b
19=0+b
19=b
We can substitute for m and b in the formula to find the equation:
y=−5x+19