Ask a New Question
Search
Questions and answers by
Icy
Questions (11)
In "Ribbons," Stacy's grandmother stiffens and scolds her when Stacy tries to hug her. What does this show about the cultural
1 answer
921 views
In "Ribbons," lan shouts excitedly when he first sees his grandmother, but Stacy thinks about the ballet lessons she has had to
1 answer
1,038 views
Which of the following is a way humans have an impact on earth?
A. Weather B. Deforestation C. Democratization D. Cultural
3 answers
2,375 views
What electric field strength would store 17.5J of energy in every 9.00mm3 of space?
1 answer
1,321 views
An article cost $29885. To buy this article, a down payment of $3420 is needed.If interest charged is 16% compunded quarterly,
4 answers
977 views
I was wondering about transposing. Suppose I had to transpose something that's written for piano (F major with one flat) to
0 answers
730 views
1. Chris makes an open-topped box from a 30-cm by 30-cm piece of cardboard by cutting out equal squares from the corners and
1 answer
1,327 views
Determine the max & min of g(x) = x(x^2 - x^3)^3
Get the derivative of the function and set it to zero, then solve for x.
0 answers
438 views
Find the intervals on which y=1/(x^2+1)^2 is increasing and decreasing.
find the first derivative which is -4x/(x^2+1)^3 you
0 answers
913 views
1. Determine an expression for dy/dt if x^2+2y^2=8 and dx/dt=3.
2. A point is moving along the right branch of a hyperbola
0 answers
433 views
Find the equation of the tangent line to the graph of f(x)= (8x^2-3)/(x^2+4) at the point where x=-1.
Take the derivative of
0 answers
455 views
Answers (2)
a is A/3
Declare employeeNames[100] As String Declare employeeSalaries[100] as float Declare name as String Declare salary, totalSalary as float Declare averageSalary as float Declare count as integer Set count = 0; Set totalSalary =0 Write “Enter employee name.