Answer: x=14
Step-by-step explanation:
Add 5 to both sides to get the x alone and get your answer.
Answer:
P(green then purple)=P(green)*P(purple) since there's replacement.
Answer:
1995.26
Step-by-step explanation:
It usually works to follow instructions:
3.3 = log(x) . . . . . substitute known values into the equation
10^3.3 = x . . . . . take antilogs
1995.26 = x . . . . simplify, round to hundredths
7/50 = 0.14 therefore In order to write it as a fraction out of 100 you move 2 decimal to the right.
Therefore, the answer for the first box is 14/100
The last box obviously being 0.14
Answer:
x = 1 and y = 2
Step-by-step explanation:
Let apples are represented by x
and let oranges are represented by y
You purchase 5 pounds of apples and 2 pounds of oranges for $9. This line in equation format can be written as:
5x + 2y = 9
Your friend purchases 5 pounds of apples and 6 pounds of oranges for $17.
This line in equation format can be written as:
5x + 6y = 17
Now we have two equations:
5x + 2y = 9 -> eq (i)
5x + 6y = 17 -> eq(ii)
We can solve these equations to find the value of x and y.
Subtracting eq(i) from eq(ii)
5x + 6y = 17
5x + 2y = 9
- - -
_________
0+4y= 8
=> 4y = 8
y= 8/4
y = 2
Now, putting value of y in eq (i)
5x + 2y = 9
5x +2(2) = 9
5x +4 = 9
5x = 9-4
5x = 5
x = 1
so, x = 1 and y = 2