Answer: No solution
Step-by-step explanation:
The red line is y=3x+7 and the blue line is y=3x+2
The lines do not intersect at any time. Therefore, this set of equations has no solution. I hope this helps! Pls mark brainliest!! :)
Answer:
2.75
Step-by-step explanation:
0.10 represents the rate at which prices have increased since 1980..
2.75 represents the price in 1980
This can be confirmed by inputting 0 as the value of x.
2.75+0.10(0) = 2.75
The equation for inflation is
A = P*(1+r)^t
which is an exponential growth equation (if r > 0). If r < 0, then we have deflation.
where...
A = final price after t years
P = initial starting price
r = rate of inflation in decimal form
t = number of years
In this case,
A = unknown (we're solving for this)
P = 280 is the starting price
r = 0.05 is the decimal form of 5%
t = 2 years
We will plug these three pieces of info into the formula to get...
A = P*(1+r)^t
A = 280*(1+0.05)^2
A = 280*(1.05)^2
A = 280*(1.1025)
A = 308.70
Answer: 308.70 dollars
The solution of 0.6(4-2x)=20.5-(3x+10) is x = 4.5
<u>Solution:</u>
Given, expression is 0.6 ( 4 – 2x ) = 20.5 – ( 3x + 10 )
We have to solve the above given equation for x.
Now, take the equation

We have to use BODMAS rule. BODMAS means sequence of operations which is brackets, order, division, multiplication, addition and then subtraction
On solving the brackets, we get

Now multiplication is given preference


Now subtraction is done

Now division is performed

Hence, the value of x is 4.5
Answer:
y = 2x² - 5x + 7
Step-by-step explanation:
General form of a quadratic is:
y = Ax² + Bx + C
Using the given points, construct equations and solve for A,B and C.
When x = 0, y = 7
7 = A(0)² + B(0) + C
C = 7
y = Ax² + Bx + 7
When x = -1, y = 14
14 = A(-1)² + B(-1) + 7
A - B = 7
A = 7 + B
When x = 1, y = 4
4 = A(1)² + B(1) + 7
A + B = -3
(7 + B) + B = -3
2B = -10
B = -5
A = 7 + (-5)
A = 2
y = 2x² - 5x + 7