Put 40y and 25.5
Step-by-step explanation:
I js did it lol
Let log5 125 = x
Removing log you get 5^x = 125
Rewrite 125 as 5^3
Now 5^x = 5^3
x = 3
Answer:
OK 825/1000 That is the answer.
Answer:
The first one
Step-by-step explanation:
g(x) = ax² + bx + c
Point (0,0):
0 = a.0² + b.0 + c
c = 0
Point (2,1):
1 = a.2² + b.2 + c
4a + 2b + c = 1
But c = 0. Then:
4a + 2b = 1
Another point: (- 2, 1):
1 = a.(- 2)² + b.(- 2) + c
4a - 2b = 1
{4a + 2b = 1
{4a - 2b = 1
4a + 2b = 4a - 2b
4a - 4a = - 2b - 2b
- 4b = 0
b = 0
4a + 2b = 1
4a + 2.0 = 1
4a = 1
a = 1/4
The formula is:
g(x) = (1/4)x²
I hope I've helped you.
Answer:
$4
Step-by-step explanation:
The two purchases can be written in terms of the cost of an adult ticket (a) and the cost of a student ticket (s):
7a +16s = 120 . . . . . . . . price for the first purchase
13a +9s = 140 . . . . . . . . price for the second purchase
Using Cramer's rule, the value of s can be found as ...
s = (120·13 -140·7)/(16·13 -9·7) = 580/145 = 4
The cost of a student ticket is $4.
_____
<em>Comment on Cramer's Rule</em>
Cramer's rule is particularly useful for systems that don't have "nice" numbers that would make substitution or elimination easy methods to use. If you locate the numbers in the equation, you can see the X-patterns that are used to compute the numerator and denominator differences.
The value of a is (16·140 -9·120)/(same denominator) = 1160/145 = 8. I wanted to show you these numbers so you could see the numerator X-pattern for the first variable.
__
Of course, graphical methods can be quick and easy, too.