Answer:I think it would be $9
Step-by-step explanation:
50% of 20 is $10
10% of $10 is $1
Subtract 1 from 10, which gives you $9
Answer:
t = 2.52 seconds
Step-by-step explanation:
h=139-15t-16t^2
We want to know when the ball hits the ground
That would be when h=0
0 = 139-15t-16t^2
We can use the quadratic formula to find t
t = -b ± sqrt(b^2-4ac)
----------------------
2a
where a = -16 b = -15 and c = 139
t = -(-15) ± sqrt((-15)^2-4(-16)139)
----------------------
2(-16)
t = (15) ± sqrt(225+8896)
----------------------
-32
t = (15) ± sqrt(9121)
----------------------
-32
t = 15+ sqrt(9121) t = 15- sqrt(9121)
-------------------- or -------------------
-32 -32
-3.453247707 or 2.515747707
Since time cannot be negative
2.515747707
Round to the nearest hundredth
t = 2.52 seconds
Adding both equations cancels y:
<span>4x + 8y = 16
</span><span>4x - 8y = 0
-----------------+
8x = 16 => x=2
filling in x=2 in the first equation gives:
4*2 + 8y = 16 => 8y = 8 => y=1
So (2,1) is the (x,y) pair that solves the two equations. Answer C.</span>
Answer:
x^2 + (y+1)^2 = 10^2
Step-by-step explanation:
Centre (p,q) = (0, -1)
radius, r = 10
General Equation of a circle
(x-p)^2 + (y-q)^2 = r^2
(x-0)^2 + (y- -1)^2 = 10^2
x^2 + (y+1)^2 = 10^2