Josiah would need 10 gallons to travel 265 miles.
First we divide 79.5 by 3 to find out how many gallons are needed for one mile.
79.5/3=26.5
For one mile we need 26.5 gallons of gas.
Now we will divide 265 by 26.5 to find the answer to the problem.
265/26.5=10
Josiah will need 10 gallons of gas to travel 265 miles
Answer:
7 shirts
Step-by-step explanation:
The function for producing shirts is
f($) = 50 + 7.5(x), where x is the number of shirt
The function for selling shirts is
f($) = 15(x)
For there to be a profit, he must make more money selling the shirts than he spent on making the shirts
Therefore, 15(x) > 50 + 7.5(x)
15x > 50 + 7.5x
15x - 7.5x > 50
7.5x > 50
x > 6.67 shirts
To make a profit, Juan must sell at least 7 shirts
Answer:
-4x
Step-by-step explanation:
4x + 19 = -4x + 12
0 = 12 - 19
0 ≠ -7
Answer:
J) 
Step-by-step explanation:

Find the common denominator ^^
Answer:
Equation is: y = 0.5x² + 0.5x - 3
Explanation:
general form of the parabola is:
y = ax² + bx + c
Now, we will need to solve for a, b and c.
To do this, we will simply get points from the graph, substitute in the general equation and solve for the missing coefficients.
First point that we will use is (0,-3).
y = y = ax² + bx + c
-3 = a(0)² + b(0) + c
c = -3
The equation now becomes:
y = ax² + bx - 3
The second point that we will use is (2,0):
y = ax² + bx - 3
0 = a(2)² + b(2) - 3
0 = 4a + 2b -3
4a + 2b = 3
This means that:
2b = 3 - 4a
b = 1.5 - 2a ...........> I
The third point that we will use is (-3,0):
y = ax² + bx - 3
0 = a(-3)² + b(-3) - 3
0 = 9a - 3b - 3
9a - 3b = 3 ...........> II
Substitute with I in II and solve for a as follows:
9a - 3b = 3
9a - 3(1.5 - 2a) = 3
9a - 4.5 + 6a = 3
15a = 7.5
a = 7.5 / 15
a = 0.5
Substitute with the value of a in equation I to get b as follows:
b = 1.5 - 2a
b = 1.5 - 2(0.5)
b = 0.5
Substitute with a and b in the equation as follows:
y = 0.5x² + 0.5x - 3
Hope this helps :)