Answer:
<2=65 degrees
Step-by-step explanation:
Information provided:
Right angle=90
<25 degrees
Triangles add up to 180 degrees
90+25=115
180-115=65 degrees
Hope this helps! :)
I think when you divide decimals the numbers get bigger but when you divide by a whole number, they get smaller.
System of Equations
For the problem to solve we'll use the following variables:
x = number of the early bird tickets sold
y = number of the regular tickets sold
Haley sold a total of 20 tickets, thus:
x + y = 20 [1]
Early bird tickets cost $10 and regular tickets cost $15, thus the total money collected is:
10x + 15y = 225
Dividing by 5:
2x + 3y = 45 [2]
We have to solve the system of equations [1] and [2].
Multiply [1] by -2:
-2x - 2y = -40 [3]
Add [3] to [2]:
-2x - 2y +2x + 3y = -40 + 45
Simplifying:
y = 5
Substituting in [1]:
x + 5 = 20
Subtracting 5:
x = 20 - 5
x = 15
Solution: Hayley sold 15 early bird tickets and 5 regular-priced tickets
The order pair solution is (15,5)
Answer:
yes they are
Step-by-step explanation:
A = amount invested at 4%.
b = amount invested at 9%.
we know the total amount invested was $26500, thus
a + b = 26500.
whatever% of anything is just (whatever/100) * anything.
how much is 4% of a? well, is just (4/100) * a, or
0.04a.
how much is 9% of b? well, is just (9/100) * b, or
0.09b.
we know the interest yielded for both amounts adds up to $1510, thus
0.04a + 0.09b = 1510.

how much was invested at 9%? well, b = 26500 - a.