.22 - move the percent over left two times and replace with decimal
Answer:
6 years
Step-by-step explanation:
let x = # of years
6 + 2x = 12 + x
x = 6
Answer:
The second number is 61
Step-by-step explanation:
It's implied that the first integer is odd.
Since the consecutive intergers are odd, use an equation that looks like this:
(x+2) + (x+2) + (x+2) = 183 and simplify
*If you add 2 to an odd number, you get the next odd number. That's why I used 2*
3x + 6 = 183 → 3x = 177 → x = 59 which means the first integer is 59. The consecutive integers is 59, 61, 63.
ANSWER: The equation of a line in slope-intercept form looks like the following: y = mx + b
where m is the slope of the line and b is the y-intercept.
Given any 2 points (x1, y1) and (x2, y2) on a line, the slope (m) = (y2-y1)/(x2-x1).
So, Whenever the slope (m) is undefined it means that when you try to
calculate the slope given any 2 points on the line you'll end up with a
zero in the denominator, which is undefined. That is, with an undefined
slope you end up with a vertical line, which has the equation "x=some
number".
m = (y2-y1)/(x2-x1) = (y2-y1)/0 = undefined. This implies that x2=x1. So x is the same for any value of y on the line, which is why the equation is "x=some number" and the line is vertical.
So the equation of a line, in slope-intercept form, with an undefined
slope (m=undefined) crossing through the point (-3, 5) is: x= -3 ,
which is a vertical line.
Hope this helps you