Answer:
30
Step-by-step explanation:
all traiangles have to same vetec
Answer: Maria has 10 bills of 5€ and 10 bills of 10€.
She has a total of 150€.
Step-by-step explanation:
Let be "f" the number of 5€ bills that Maria has and "t" the number of 10€ bills that Maria has.
Set up a system of equations:

Use the Substitution method to solve the system of equations:
1. Solve for "f" from the first equation:

2. Substitute the equation obtained into the second equation and solve for "t".
Then:

3. Substitute the value of "t" into the equation
and evaluate:

Therefore, Maria has 10 bills of 5€ and 10 bills of 10 €.
So the total amount of money she has, is:

She has a total of 150€.
Answer:
A (a = 1)
Step-by-step explanation:
A coordinate point is always in the form (x,y) that means the first point is always x-coordinate and the second point is always y-coordinate.
The equation given is:
5x + y = 8
The point is (a,3), so that means x = a and y = 3
We substitute the values into the equation and find a. Shown below:
5x + y = 8
5(a) + (3) = 8
5a + 3 = 8
5a = 8 - 3
5a = 5
a = 5/5
a = 1
Answer choice A is right
Answer:
x = 2
Step-by-step explanation:
For quadratic ax^2 +bx +c, the axis of symmetry is x = -b/(2a).
Here, we have a=2, b=-8, so the axis of symmetry is ...
x = -b/(2a) = -(-8)/(2(2)) = 8/4
x = 2