Answer:
3. x=110 y=110 t=70
4. a=105 b=105 c=75 d=75 e=105 g=75 f=75
Step-by-step explanation:
Answer:
1.65x + 2.25y ≤ 15
Step-by-step explanation:
Strawberries = $1.65 per pound Raspberries = $2.25 per pound
Amount with Christine = $15
Let
pounds of strawberries = x
pounds of raspberries = y
PxQx + PyQy ≤ 15
1.65x + 2.25y ≤ 15
The inequality which represent the situation where she buys x pounds of strawberries and y pounds of raspberries is 1.65x + 2.25y ≤ 15
1.65x + 2.25y less than or equal to 15
Answer:
The value of <em>x</em> is equal to 1, written as <em>x</em> = 1.
General Formulas and Concepts:
<u>Algebra I</u>
Equality Properties
- Multiplication Property of Equality
- Division Property of Equality
- Addition Property of Equality
- Subtraction Property of Equality
Terms/Coefficients
Functions
Step-by-step explanation:
<u>Step 1: Define</u>
g(x) = 5x + 4
g(x) = 9
<u>Step 2: Solve for </u><u><em>x</em></u>
- Substitute in function value: 9 = 5x + 4
- [Subtraction Property of Equality] Subtract 4 on both sides: 5 = 5x
- [Division Property of Equality] Divide 5 on both sides: 1 = x
- Rewrite: x = 1
∴ when the function g(x) equals 9, the value of <em>x</em> that makes the function true would be <em>x</em> = 1.
---
Topic: Algebra I
Answer:
Solutions are 2, -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i
or 2, -1 + 1.58 i and -1 - 1.58i
(where the last 2 are equal to nearest hundredth).
Step-by-step explanation:
The real solution is x = 2:-
x^3 - 8 = 0
x^3 = 8
x = cube root of 8 = 2
Note that a cubic equation must have a total of 3 roots ( real and complex in this case). We can find the 2 complex roots by using the following identity:-
a^3 - b^3 = (a - b)(a^2 + ab + b^2).
Here a = x and b = 2 so we have
(x - 2)(x^2 + 2x + 4) = 0
To find the complex roots we solve x^2 + 2x + 4 = 0:-
Using the quadratic formula x = [-2 +/- sqrt(2^2 - 4*1*4)] / 2
= -1 +/- (sqrt( -10)) / 2
= -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i