What a delightful little problem ! (Partly because I could see
right away how to do it, and had the answer in a few minutes,
after a lot of impressive-looking algebra on my scratch-paper.)
Three consecutive integers are . . . x, x+1, and x+2
The smallest two are . . . x and x+1
Their product is . . . . . x(x+1)
5 times the largest one is . . . 5(x+2)
5 less than that is . . . . . . 5(x+2)-5
Now, the conditions of the problem say that <u>x (x + 1) = 5 (x+2) - 5</u>
THAT's the equation we have to solve, to find 'x' .
Eliminate parentheses: x² + x = 5x + 10 - 5
Combine like terms: x² + x = 5x + 5
Subtract 5x from each side: x² - 4x = 5
Subtract 5 from each side: <u>x² - 4x - 5 = 0</u>
You could solve that by factoring it, or use the quadratic equation.
Factored, it says that (x + 1) (x - 5) = 0
From which <em>x = -1</em>
and <em>x = +5</em>
We only want the positive results, so our three consecutive integers are
5, 6, and 7 .
To answer the question, the smallest one is <em><u>5 </u></em>.
<u>Check</u>:
5 x 6 ? = ? (7 x 5) - 5
30 ? = ? (35) - 5
30 = 30
yay !
Answer:
x-intercept(s): (
−
8
,
0
)
y-intercept(s): (
0
,
2
)
Step-by-step explanation:
To find the x-intercept, substitute in 0 for y and solve for x
. To find the y-intercept, substitute in 0 for x and solve for y.
The average rate of change between March 15 and June 15 will be given by:
(82.4-66.8)/(6-3)
=15.6/3
=5.2° F per month
Answer: C
Answer:
323.75 km
Step-by-step explanation:
185/100 = 1.85 km per nm
1.85 * 175 = 323.75 km
For part A, you simply add the two functions a(x) and b(x). The resulting function is then (a+b)(x) = 5x +2.
For part B, you multiply the functions a(x) and b(x). Using the FOIL method, we obtain, 6x^2 -24x + 20x - 80. Simplifying, we get, (a*b)(x) = 6x^2 -4x - 80.
For part C, you replace x in the function a(x) with the expression from b(x). This results to: a[b(x)] = 3(2x - 8) +10. Simplifying, a[b(x)] = 6x - 14.