Question 247721: Hello,
I can someone help me with these problems.
1. Find the x and y intercepts, if any, if none exist, state
F(x)=x^2-4x-18
2. Use formula 4.9t^2+vot=s to answer the question;
A coin was tossed downward with an initial velocity of 30 meters per second (v0) at an altitude of 402 meters (s). Approximately how long does it take the coin to reach the ground
This is what I got no sure?
use 4.9t^2 + vot = s
a coin is tossed downward with an initial velocity of 30 meters per second(v0)at an altitude of 402 meters(s). approximately how long does it take the coin to reach the ground?
-4.9t^2-30t = -402 meters
4.9t^2 + 30t -402 = 0
Use Quadratic formula:
t = [-30 +- sqrt(900 - 4*4.9*-402)]/(9.8)
t = [-30 +- sqrt(8779.2)]/9.8
Positive solution:
t = [-30+93.7]/9.2
t = 6.924 seconds
3. Not sure of this one
Translate the problem into a pair of linear equations in 2 variables. Solve the equations using either elimination or substitution. State your answer for the specified variable.
Roberto invested some money at 7% and then invested $2000 more than twice this amount at 9%. His total annual income from the two investments was $2930. How much did he invest at 9%?
Thank you so much, I know you guys are great, I glad you are here to people like me that have been out of school for 15 years.
Tammy
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 1. Find the x and y intercepts, if any, if none exist, state
F(x)=x^2-4x-18
For the y-intercept, set x=0
y = -18 is the y-int.
For x, set y=0:
x^2-4x-18 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) |
Quadratic equation (in our case ) has the following solutons:

For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=88 is greater than zero. That means that there are two solutions: .


Quadratic expression can be factored:

Again, the answer is: 6.69041575982343, -2.69041575982343.
Here's your graph:
 |
x = 2 + sqrt(22)
x = 2 - sqrt(22)
--------------------
2. Use formula 4.9t^2+vot=s to answer the question;
A coin was tossed downward with an initial velocity of 30 meters per second (v0) at an altitude of 402 meters (s). Approximately how long does it take the coin to reach the ground
This is what I got no sure?
use 4.9t^2 + vot = s
-----------------
s = -4.9t^2 - 30t + 402 takes it all into account
--------------------
Set s = 0 to find when it hits the ground.
-4.9t^2 - 30t + 402 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) |
Quadratic equation (in our case ) has the following solutons:

For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=8779.2 is greater than zero. That means that there are two solutions: .


Quadratic expression can be factored:

Again, the answer is: -12.6221821669043, 6.49973318731242.
Here's your graph:
 |
a coin is tossed downward with an initial velocity of 30 meters per second(v0)at an altitude of 402 meters(s). approximately how long does it take the coin to reach the ground?
-4.9t^2-30t = -402 meters
4.9t^2 + 30t -402 = 0
Use Quadratic formula:
t = [-30 +- sqrt(900 - 4*4.9*-402)]/(9.8)
t = [-30 +- sqrt(8779.2)]/9.8
Positive solution:
t = [-30+93.7]/9.2
t = 6.924 seconds
------------------
The same method you used, ~0.4 seconds difference somewhere.
-------------------------------------------------------------
-------------------------
3. Not sure of this one
Translate the problem into a pair of linear equations in 2 variables. Solve the equations using either elimination or substitution. State your answer for the specified variable.
Roberto invested some money at 7% and then invested $2000 more than twice this amount at 9%. His total annual income from the two investments was $2930. How much did he invest at 9%?
x = amount at 7%
y = amount at 9%
------------------
y = 2x + 2000
0.07x + 0.09y = 2930
---------------------
Sub for y
0.07x + 0.09*(2x+2000) = 2930
7x + 18x + 18000 = 293000
25x = 275000
x = $11,000
y = $24,000
|
|
|