Answer: True
Step-by-step explanation:
a variable (often denoted by y ) whose value depends on that of another. The temperature is depending on the electricity bill
Hypothenus = sqrt ((x^2 - y^2)^2 + (2xy)^2) = sqrt(x^4 - 2x^2y^2 + y^4 + 4x^2y^2) = sqrt(x^4 + 2x^2y^2 + y^4) = sqrt(x^2 + y^2)^2 = x^2 + y^2
258/65 = 3.9692
= 4.0 hours rounded to the nearest tenth hour
This must be on the moon as the acceleration due to gravity in this equation must be around 1/8 that on earth. :) Anyway...
h=-2t^2+9t+11
A)
dh/dt=-4t+9, when velocity, dh/dt=0, it is the maximum height reached
dh/dt=0 only when 4t=9, t=2.25 seconds
h(2.25)=21.125 ft (21 1/8 ft)
B)
As seen in A), the time of maximum height was 2.25 seconds after the squirrel jumped.
C)
The squirrel reaches the ground when h=0...
0=-2t^2+9t+11
-2t^2-2t+11t+11=0
-2t(t+1)+11(t+1)=0
(-2t+11)(t+1)=0, since t>0 for this problem...
-2t+11=0
-2t=-11
t=5.5 seconds.
Answer: (x,y) = (-1, 1)
This means that x = -1 and y = 1
========================================================
Explanation:
The first equation says that y is the same as 2x+3
That allows us to substitute y for 2x+3 in the second equation like so:
2x+5y = 3
2x+5( y ) = 3
2x + 5(2x+3) = 3 .... y replaced with 2x+3
2x+10x+15 = 3
12x+15 = 3
12x = 3-15
12x = -12
x = -12/12
x = -1
Then we'll substitute this into the first equation to find y
y = 2x+3
y = 2(-1) + 3 .... x replaced with -1
y = -2+3
y = 1
Together x = -1 and y = 1 pair up to form the ordered pair solution (x,y) = (-1,1)
If you were to graph y = 2x+3 and 2x+5y=3 on the same xy grid, then you should see that the two lines intersect at the location (-1,1). This is a visual way to determine the solution quickly through use of a graphing calculator.