Ok, first set this up as an equation with your given variables. You know that Sylvie bought 1 container of cream cheese, which is $2.95, and you know that Sylvie spent $7.50
<u>(my best assumption is this is the subtotal)</u><u /> on the cream cheese and 13 bagels. As an equation, it would come out as:
To start solving the algebraic equation, wou can subtract 2.95 on both sides, resulting as
Now, to get "b" by itself, you must divide
13 on both sides, resulting as
This will answer your question as the cost of 1 bagel would be
$0.35 per bagel.
Step-by-step explanation:
find slope first
38-8/-14-(-20) = 5
y = 5x + b
find y intercept by sub in any set value show as long as they are belongs together
8 = 5(-20) + b
8 = -100 + b
108 = b
y = 5x + 108
Answer:
One solution
Step-by-step explanation:
Hi,
3(x + 5) = -4x + 8
3x + 15 = -4x + 8
7x + 15 = 8
7x = -7
x = -1
One solution :)
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.