Problem 1
Do you know what a complex number is? If you do not, you can get an answer but not one you will like much.
(3x)^2 + 27 = 0 remove the brackets. Remember to square what's inside the brackets.
9x^2 + 27 = 0 Divide both terms by 9
9x^2/9 + 27/9 = 0
x^2 + 3 = 0 Subtract 3 from both sides.
x^2 = -3 Take the square root from both sides.
x = sqrt(-3) but the square root of - 3 = 3i
x = i*sqrt(3)
Problem 2
x^ - 8x + 1 = 0
a = 1
b = - 8
c = 1
x = [- -8 +/- sqrt(b^2 - 4*a*c) ]/(2*a) Quadratic formula
x = [ 8 +/- sqrt( (-8)^2 - 4(1*1)]/2 Substitute Givens and combine
x = [ 8 +/- sqrt( 64 - 4 )] /2 Subtract 4
x = [ 8 +/- sqrt (60)]/2 Break 60 into 4 * 15
x = [ 8 +/- sqrt (4*15)]/2 Notice 4 is a perfect square. sqrt4 = 2
x = [ 8 +/- 2*sqrt(15)] / 2 Divide through by 2
x = 8/2 +/- sqrt (15)
x = 4 +/- sqrt(15) the twos were gone
Answer: The vertex is ( -2, -36)
Step-by-step explanation:
Total number of stocks bought = 20
Rate at which each stocks were bought = 31 1/2
= 63/2
Rate at which 20 stocks were bought = 20 * (63/2) dollars
= 10 * 63 dollars
= 630 dollars
Rate at which each stocks were sold = 35 1/4
= 141/4 dollars
Rate at which 20 stocks were sold = 20 * (141/4) dollars
= 5 * 141 dollars
= 705 dollars
Then
Amount of profit made by selling 20 stocks = (705 - 630) dollars
= 75 dollars
So the total amount of profit made is $75. The correct option in regards to the given question is option "D".