Answer: C) 0
The lines are parallel. They never cross. To have a solution, the lines need to intersect. Each intersection is a solution. That's why there are no solutions here. The system is inconsistent.
Note how the slopes are both 1/2 while the y intercepts are different. Parallel lines have equal slopes but different y intercepts.
Answer:
x = 12 ( two points shots )
y = 7 ( three points shots )
Step-by-step explanation:
Let´s call "x" two points shots, and "y" three points shots, then
x + y = 19
2*x + 3*y = 45
We have to solve a two-equation system for x and y
y = 19 - x
2*x + 3 * ( 19 - x ) = 45
2*x + 57 - 3*x = 45
- x = 45 - 57
-x = - 12
x = 12
And y = 19 - 12
y = 7
X+(x+1)=17
So 2x+1=17
Which means 2x=16
Which then means x=8
But you still need the second number, which is x+1, so 8+1=9.
This means that the consecutive numbers are 8 and 9.
Answer:
6 and 10
Step-by-step explanation:
xy=60
2(x+y)=32
x+y=16
y=16-x
Substitute y into area equation
x(16-x)=60
16x-x^2=60
x^2-16x+60=0
(x-10)(x-6)=0
x=10, 6
y=6, 10