Answer:
x > 3
Step-by-step explanation:
Answer:
-2/3
3/2
Step-by-step explanation:
So to have a line parallel the equation is: m1 = m2, meaning the slope (represented by m in this equation) is equal. So in the equation. 3y = - 2x + 4 you need to simplify the equation by dividing both sides by 3. Which would be like so: y = - 2/3x + 4/3, which the slope will be -2/3.
To be perpindicular you need the slope to be: m1 * m2 = - 1. So because we already know that the slope is -2/3, all we need to do is set up an equation: -2/3 * y = - 1
-2/3y = - 1
multiply both sides by 3/-2
y = 3/2
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
The answer is 20 because it is 4 more after 16
Answer:
846.06 units
Step-by-step explanation:
The amount of profit, y, made by the company, is related to the selling price of each widget, x, by the given equation as follows :
...(1)
We need to find out the maximum amount of profit the company can make.
For maximum profit put dy/dx = 0
So,

Put x = 22.87 in equation (1). So,

So, the maximum profit is 846.06 units.