A toy company needs to profit at least $500 from selling cars and trucks. A car can make a profit $2 while the truck can $3 profit.
let x be the number of cars
let y be the number of truck
If 200 resources for the car per week, we have:
Profit = $2x + $3y
$500 = $2*200 + $3*y
$500 - $400 = $3y
100 = 3y
y =100/3 = 33.33
The number of trucks needs to produce per week is at least 34 pieces.
Answer:
hmmm 38
Step-by-step explanation:
?
Roxy: 42/9 = 4.67
Jordan: 79/18 = 4.39
Rickie: 123/27 = 4.56
Jordan has the lowest number of strokes per hole
Answer
Jordan
First year 100x0.05 = 5
Second year 100x0.05 = 5
Third year 100x0.05 = 5
Total interest 15$ for three year + the original amount mean 100
Total after three year
$115
Because the interest not compounded mean : where previously accumulated interest is not added to the principal amount of the current period, so there is no compounding.
Answer:
C
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Given
y = 2x² + 12x + 1
To express in vertex form use the method of completing the square.
The coefficient of the x² term must be 1 , thus factor out 2 from 2x² + 12x
y = 2(x² + 6x) + 1
add/ subtract ( half the coefficient of the x- term)² to x² + 6x
y = 2(x² + 2(3)x + 9 - 9) + 1
= 2(x + 3)² - 18 + 1
= 2(x + 3)² - 17 → C