Answer:
Step-by-step explanation:
In this problem, we have the following linear equations:
y=3x+5
y=ax+b
We know that a linear equation is an equation for a line. In a system of linear equations, two or more equations work together.
1. What values for a and b make the system inconsistent?
A system is inconsistent if and only if the lines are parallel in which case the system has no solution. This is illustrated in the first Figure bellow. Two lines are parallel if they share the same slope. So, the system is inconsistent for:
a=3
for any value of b
2. What values for a and b make the system consistent and dependent?
A system is consistent if and only if the lines are the same in which case the system has infinitely many solutions. This is illustrated in the second Figure bellow. So, the system is consistent and dependent for:
a=3 and b=5
Using pseudocode:
printArray(arr[], integers)
DECLARE integers
integers = SizeOf(arr)
FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
print(i)
print('')
i = i + 1
ENDFOR
END
33. 15x10=150x9
the answer is b
34. a
5 would be the digit in the tenths place
From the graph we can see that in the interval [0,1] the value of y is less than 1.
In the interval [1,2] the value of y value is 2 to 4.
In the interval [2,infinity) the graph is going up, and the value of y is greater than or equal to 4.
Therefore, the graph going up after y=4 above the line.
Therefore, the minimum y-value is 4 after which the exponential function will always be greater than the linear function.