Use a let statement
first
let x and x + 2 be the number so you write it like this
<u>let x = the first consecutive integer
</u><u>let x + 2 = the second consecutive integer
</u>
second
x(x+2)=323
x^2 + 2x = 323
-323 -323
x^2 + 2x -323 = 0
third
try to factor -323 so it is 19 and -17
(x + 19) (x - 17) = 0
x = 19
x = -17
hope this help
I’m on the same question sis ♥️
Step-by-step explanation:
The coefficient of the x term repesents the slope of the graph.
So we have y = 2x +- ( ).
We have to find our number term, so let's substitute x = 4 and y = 3.
(3) = 2(4) +- ( )
3 = 8 +- ( )
To make this right, the number term must be -5.
3 = 8 - 5
So the equation is y = 2x - 5.
Answer:
each notebook costs $2.70
each pack of pencils costs $1.50
Step-by-step explanation:
system of equations:
let p = pack of pencils
let n = notebook
3p + 5n = 18
4p + 4n = 16.8
I used the elimination method by multiplying the first equation by 4 and the second equation by -3
4(3p + 5n = 18) = 12p + 20n = 72
-3(4p + 4n = 16.8) = -12p -12n = -50.4
adding the new equations together you get: 8n = 21.6
n = 21.6/8
n = $2.70
solve for 'p':
3p + 5(2.7) = 18
3p + 13.5 = 18
3p = 4.5
p = $1.50