30 = 60% of x
x being our variable, we need to figure out what x equals. Use the formula I put in the attachment. Multiply 30 by 60, and then divide the product by 100. That will give you the answer :)
Answer:
- 2x + y = - 1 , so the B is correct.
Step-by-step explanation:
+ Because of "the line passing through the pair of points (2,3) and (5,9)", that means the line has the equation y = ax + b where a = (9-3)/(5-2)= 6/3= 2
+ So the equation is y = 2x + b.
+ Then we replace x= 2 and y= 3 into y = 2x + b for finding like:
3 = 2*2 + b or 3 = 4 + b, so we find b = 3 - 4 = - 1.
+ The equation of this line is y = 2x - 1 or in the form:
2x - y - 1 = 0 (or -2x + y = -1)
Have a good day!
1) 12
2) 2y
3) 12+2y
4) 12+2y
9514 1404 393
Answer:
top down: ∞, 0, 1, 0, ∞
Step-by-step explanation:
The equation will have infinite solutions when the left side and right side simplify to the same expression. This is the case for the first and last expressions listed.
2(x -5) = 2(x -5) . . . . expressions are already identical
x +2(x -5) = 3(x -2) -4 ⇒ 3x -10 = 3x -10 . . . the same simplified expression
__
The equation will have no solutions when the x-coefficients are the same, but there are different added constants.
5(x +4) = 5(x -6) ⇒ x +4 = x -6 . . . not true for any x
4(x -2) = 4(x +2) ⇒ x -2 = x +2 . . . not true for any x
__
The equation will have one solution when coefficients of x are different.
5(x +4) = 3(x -6) ⇒ 2x = -38 ⇒ x = -19