Answer:
A
Step-by-step explanation:
given 
note that 49² = 2401, hence
 =
 =  → A
 → A
 
        
             
        
        
        
Nice
4s=amount of grams of protine in straberry for s ounces
3b=amount of grams of protine in banana for b ouces
total ounces is 6
s+b=6
total grams is 22
4s+3b=22
s+b=6
4s+3b=22
those are the 2 equations
a. 
s+b=6
4s+3b=22
b. elmination, we can elminate alll the b's and have 1s left
c.
multiply first equaiton by -3 and add to second
4s+3b=22
<u>-3s-3b=-18 +</u>
1s+0b=4
s=4
sub
s+b=6
4+b=6
minus 4
b=2
4 oz straberry
2 oz banana
        
             
        
        
        
A. length = meter = m (base)
b. volume = cubic meter = m³ (derived)
c. mass = kilogram = kg (base)
d. temperature = kelvin = K (base)
        
             
        
        
        
Answer:
A cup of juice will cost 1.04 US dollars 
Step-by-step explanation:
Here, we want to know the cost of one cup of juice in US dollars.
The cost of a quart of juice is Canada is 4.40CAN 
now, since there are 4 cups in a quart, the cost of a cup of juice will be 4.40/4 = 1.10 CAN
Moving on;
We are told that 1 USD = 1.06 CAN ;
thus x usd = 1.10 CAN 
1 * 1.10 = x * 1.06
x = 1.10/1.06
x = 1.037 which is approximately 1.04 USD 
 
        
             
        
        
        
Answer:
L = (x - 2) meters
Step-by-step explanation:
The area of the rectangle = (x² - 7x + 10) m²
The width = (x - 5) m
length = ?
Area of a rectangle = length × width
x² - 7x + 10 = L(x -5)
note L = length
divide both sides by (x-5)
(x² - 7x + 10)/(x - 5) = L
L = x² - 7x + 10 / (x -5)
Factorize x² - 7x + 10
find the numbers you can multiply to give you 10 and also add to give you -7
The numbers are -2 and -5. Therefore,
x² - 2x - 5x + 10 = 0
x(x - 2) - 5(x - 2) = 0
(x-5)(x-2) = 0
Let us go back to our division
L = x² - 7x + 10 / (x -5)
x² - 7x + 10 = (x-5)(x-2)
L = (x-5)(x-2) / (x -5)
L = (x - 2) meters