Discount is $10
Final price $30
Answer:
x = 10
Step-by-step explanation:
The opposite angles in a parallelogram are congruent, then
5x - 9 = 3x + 11 ( subtract 3x from both sides )
2x - 9 = 11 ( add 9 to both sides )
2x = 20 ( divide both sides by 2 )
x = 10
Call the smaller of the two odds = n
Call the next number in the sequence = n + 2
n*(n +2) = 782 Remove the brackets.
n^2 + 2n = 782 Subract 782 from both sides.
n^2 + 2n - 782 = 0 We are going to have to factor this.
Discussion
This problem can't be done the way it is written. The product of an odd integer with another odd integer is and odd integer. There are no exceptions to this. So you need to give a number that has two factors very near it's square root for this question to work.
For example, you could use 783, (which factors) instead of 782 .
Solve
n^2 + 2n - 783 = 0
(n + 29)(x - 27) = 0
<u>Solution One</u>
n - 27 = 0
n = 27
The two odd consecutive integers are 27 and 29.
<u>Solution Two</u>
n + 29 = 0
n = - 29
The two solution integers are -29 and - 27 Notice that - 29 is smaller than - 27.
Let x = amount invested in 2% CD and y = amount invested in 3% CD
x + y = 60000
0.02x + 0.03y = 1600
SOLVE THE 1st EQUATION FOR x AND SUBSTITUTE RESULT IN 2nd
0.02(60000 - y) + 0.03y = 1600
1200 - 0.02y + 0.03y = 1600
0.03y = 400
y = 13333.34
x = 46666.66