Answer:
cost of a taco: $1.25
cost of a burrito: $2.50
Step-by-step explanation:
Let the cost of a taco be $t and the cost of a burrito be $b.
t +3b= 8.75 -----(1)
4t +2b= 10
Divide both sides by 2:
2t +b= 5
Making b the subject of formula:
b= 5 -2t -----(2)
Substitute (2) into (1):
t +3(5 -2t)= 8.75
Expand:
t +3(5) +3(-2t)= 8.75
t +15 -6t= 8.75
t -6t= 8.75 -15
-5t= -6.25
t= -6.25 ÷(-5)
t= 1.25
Substitute t= 1.25 into (2):
b= 5 -2(1.25)
b= 5 -2.5
b= 2.50
Thus, the cost of a taco is $1.25 and the cost of a burrito is $2.50.
Maybe 2/2 I’m not sure. Sorry if it’s wrong.
Hi there!
Every month, 2% of money is added to the total amount of money in the account.
The factor you multiply with is 1.02. This means that you multiply every time with 102%, which is a growth of 2%. Since the amount of money grows every time, 2% of the money is added to the total amount of money in the account.
Answer:
a) 6x² - 8x
b) 2x² + x - 15
c) 4x² - 25
d) 2x³ + 7x² - 3x
Step-by-step explanation:
a) 2x (3x - 4)
brackets means multiplication or into
base on the question
2x * 3x = 6x^2
and
2x * (-4) = -8x
therefore
6x² - 8x
is the answer
b) (x + 3) (2x - 5)
clear brackets with (x + 3)
i. x * (2x - 5) = 2x^2 - 5x
ii. +3 * (2x - 5) = 6x - 15
add i add ii
2x² - 5x + 6x - 15
if u noticed, there are similar figures 6x and 5x, so we take like term
2x² + x - 15 answer
c) (2x + 5) (2x - 5)
clear bracket
i. 2x * (2x - 5) = 4x² - 10x
ii. 5 * (2x - 5) = 10x - 25
add i and ii
4x² - 10x + 10x - 25
collect terms
4x² - 25 answer
d) x (2x + 1) (x - 3)
I) first we deal with x(2x+1)
x * (2x + 1) = (2x² + x)
II) then we find the multiplication of
(2x² + x) (x - 3)
i. 2x² * (x - 3) = 2x³ - 6x²
ii. x * (x - 3) = x² - 3x
add i and ii
2x³ - 6x² + x² - 3x
collect terms
2x³ - 5x² - 3x