Step-by-step explanation:
c >= 2
that means any value of c greater or equal to 2 is a valid solution. so, yes, 2 is a solution for this.
c < 2
that means any value of c smaller than 2 is a valid solution. so, no, 2 is not smaller than 2, so it is not a solution.
c < 3
that means any value of c smaller than 3 is a valid solution. so, yes, 2 is smaller than 3, so 2 is a solution.
3 < c
that means any value of c, for that 3 is smaller, is a valid solution. our in other words, any value for c larger than 3 is a valid solution. so, no, 2 is not larger than 3, so it is not a solution.
-8 < c
that means any value of c, for that -8 is smaller, is a valid solution. our in other words, any value for c larger than -8 is a valid solution. so, yes, 2 is larger than -8, so it is a solution.
wheee
Compute each option
option A: simple interest
simple interest is easy
A=I+P
A=Final amount
I=interest
P=principal (amount initially put in)
and I=PRT
P=principal
R=rate in decimal
T=time in years
so given
P=15000
R=3.2% or 0.032 in deecimal form
T=10
A=I+P
A=PRT+P
A=(15000)(0.032)(10)+15000
A=4800+15000
A=19800
Simple interst pays $19,800 in 10 years
Option B: compound interest
for interest compounded yearly, the formula is

where A=final amount
P=principal
r=rate in decimal form
t=time in years
given
P=15000
r=4.1% or 0.041
t=10


use your calculator
A=22418.0872024
so after 10 years, she will have $22,418.09 in the compounded interest account
in 10 years, the investment in the simple interest account will be worth $19,800 and the investment in the compounded interest account will be worth$22,418.09
We are to find the Probability the someone buys a book that is paperback and fiction.
Let P(F) represents the event that the book is fiction and P(P) represents the event that the book is paperback. We are to find P(F∩P)
P(F∩P) = P(F) x P(P)
From the tree diagram we can see that:
P(F) = 0.45
P(P) = 0.65
Using the values, we get:
P(F∩P) = 0.45 x 0.65 = 0.2925
So, the Probability the someone buys a book that is paperback and fiction is 0.2925.
So, option B gives the correct answer
Answer:
Option H
Step-by-step explanation:
y = 3x - 4
this is the correct answer.
Answer:
The equation is y=2x + 2
Step-by-step explanation:
4x+2y=7
2y=-4x+7
y=-2x+7/2
Hence, the gradient =-2
Note that: parallel lines share the same gradient
sub m(gradient)=-2 and the point (1,0) into y=mx+c
0=-2(1)+c
c=2
Therefore, the equation in the form of y=mx+c is y=-2x+2