recursive function f(n+1)=1/3 f(n) if f (3)=9 what is f(1)

Answers

Answer 1
[tex]f(n+1)=\dfrac{1}{3}f(n)\\ f(n)=3f(n+1)\\\\ f(2)=3\cdot9=27\\ f(1)=3\cdot27=81 [/tex]

Related Questions

A captain of a fishing boat pays each member of his crew $20, plus $3 per fish caught. How much would a crew member earn for catching 40 fish?

Answers

Answer: C) $140

20 times 3 plus 20

A crew member would earn $140 for catching 40 fish, calculated by adding the base pay of $20 to the additional pay of $3 per fish caught for the total number of fish.

To calculate how much a crew member would earn for catching 40 fish, given that the captain of the fishing boat pays each crew member a base amount of $20 plus an additional $3 per fish caught. To find the total earnings, we use the formula:

Total earnings = Base pay + (Pay per fish × Number of fish caught)

Plugging the given numbers into the formula, we get:

Total earnings = $20 + ($3 × 40)

Total earnings = $20 + $120

Total earnings = $140

Therefore, a crew member would earn $140 for catching 40 fish.

Question 3 (Essay Worth 10 points)

(03.06 MC)

Part A: Eveline rented a car at $180 for 4 days. If she rents the same car for 9 days, she has to pay a total rent of $325.

Write an equation in the standard form to represent the total rent (y) that Eveline has to pay for renting the car for x days. (4 points)

Part B: Write the equation obtained in Part A using function notation. (2 points)

Part C: Describe the steps to graph the equation obtained above on the coordinate axes. Mention the labels on the axes and the intervals. (4 points)

Answers

PART A

To form the equation to represent total rent, we first need to establish the changing rate and the fixed cost. Changing rate is the fee for every one day the car is rented and fixed cost is the initial cost of the car rental.

To find the changing rate we divide the cost difference between two days by the difference of days

We have 
$180 = 4 days
$ 325 = 9 days

The changing rate is [tex] \frac{325-180}{9-4}= \frac{145}{5}=29 [/tex]

The table below shows the working out of the price for each day the car is rented. We work out that day 0 cost $63 which means this is the fixed cost

Hence, the equation of total cost is [tex]y=29x+63[/tex], where [tex]y[/tex] is the total cost and [tex]x[/tex] is the number of days

PART B:

Using the function notation means we will use [tex]f(x)[/tex] instead of [tex]y[/tex], so the equation is

[tex]f(x)=29x+63[/tex]

PART C:

To graph the function, we first need to set the scales on the x-axes and y-axes. 

The scale on x-axes could go up in ones but must start from 0

The scale on y-axes, since it is much bigger values, we can go up in 50

We then plot on the graph for each pair of days and cost. The plots should give us a straight line graph

One example of the graph is shown below



PLEASE HELP!! 25 POINTS

A rectangle has an area of 102 cm2. The length of the rectangle is 17 cm.

What is the perimeter of the rectangle?

Answers



L*W = 102
L = 17

17W = 102
W = 6

P = 2L + 2W = 2*17 + 2*6 = 46

A circle is drawn in the xy-coordinate plane. if there are n different points (x, y) on the circle such that xy = 0, then the possible values of n are

Answers

For xy to be 0, where x and y are the first and second coordinates of a point in the coordinate axes, 

either x, or y or both must be 0.

So we consider the points of the form (x, 0), (0, y) and (0, 0). These are the x and y intercepts.

A circle can touch the axes at 1, 2, 3 or 4 points but not more.

Check the picture for examples of all the cases.

Answer: n∈{1, 2, 3, 4}


If x = 3 is a zero of the polynomial function f(x) = 2x3 + x2 − 25x + 12, which of the following is another zero of f(x)? ASAP

Answers

The other zeros of the polynomial if 3 is a zero is -4 and 1/2

If  x = 3 is a zero of the polynomial function f(x) = 2x3 + x2 − 25x + 12, then x - 3 is a factor.

To get the other factor we will take the division of the polynomial and the factor to have:

2x^3 + x^2 − 25x + 12/x - 3 = 2x² + 7x - 4

Factorize 2x² + 7x - 4

2x² + 7x - 4 = 0

2x² + 8x - x- 4 = 0

2x(x+4)-1(x+4) = 0

(x+4)(2x-1) = 0

x = -4 and 1/2

Hence the other zeros of the polynomial if 3 is a zero is -4 and 1/2

Learn more here: https://brainly.com/question/16821812

The diameter of a beach ball is 10 inches. How many cubic inches of air can the beach ball hold? Use 3.14 for pie . Round to the nearest tenth of a cubic inch

Answers

volume = 4/3 x PI x r^3

r = 10/2 =5

V = 4/3 x 3.14 x 5^3 = 523.333

523.3 cubic inches

There are 150 marigold plants in a back yard. Each month, the number of marigold plants decreases by 15%. There are 125 sunflower plants in the back yard. Each month, 8 sunflower plants are removed. Part A: Write functions to represent the number of marigold plants and the number of sunflower plants in the back yard throughout the months. (4 points) Part B: How many marigold plants are in the back yard after 3 months? How many sunflower plants are in the back yard after the same number of months? (2 points) Part C: After approximately how many months is the number of marigold plants and the number of sunflower plants the same? Justify your answer mathematically. (4 points)

Answers

To solve this problem, let us first assign variables. Let us say that:

X = number of marigold plants

Y = number of sunflower plants

n = number of months

We can see that in the given problem, X is decreasing by a percentage, this means that we have to set-up a geometric equation while for Y the decrease is linear so we set-up an arithmetic equation.

 

Part A.

For marigold plants X, a geometric sequence has a general form of:

X = Xo * (1 + r)^n

where r = -15% = -0.15   (negative since it is decreasing)

Xo = the initial amount of marigold plants = 150

X = 150 * (1 – 0.15)^n

X = 150 (0.85)^n

 

For the sunflower plants Y, an arithmetic sequence has a general form of:

Y = Yo + d * n

where d = -8 and Yo = 125

Y = 125 – 8 n

 

Part B. For n = 3

 

X = 150 (0.85)^3 = 92.12 = 92

 

Y = 125 – 8 (3) = 101

 

Part C. From Part B we see that the two values are very far from each other when n = 3, therefore they must be similar when n < 3. So we try n = 2

 

X = 150 (0.85)^2 = 108.38 = 108

 

Y = 125 – 8 (2) = 109

 

Therefore the two plants have approximately similar amount after 2 months.

Find the value of X and Y. Show your work.

Answers

7x - 4 = 31
7x = 31 + 4
7x = 35 
x = 35/7
x = 5

4y + 8 = 24
4y = 24 - 8
4y = 16
y = 16/4
y = 4

find multiplicative inverse of 2+3i / 3-2i

Answers

We have to eliminate i from the denominator:
( 2 + 3 i ) / ( 3 - 2 i )   *   ( 3 + 2 i ) / ( 3 + 2 i ) = 
= ( 2 + 3 i ) * ( 3 + 2 i ) / ( 9 - 4 i² ) =        →  we use difference of squares
= ( 6 + 4 i + 9 i + 6 i² ) / ( 9 + 4 ) =           → because : i² = - 1
= ( 6 + 13 i - 6 ) / 13 = 
= 13 i / 13 = i
Answer:   i.

4/101.78 do long divison for this problem

Answers

the answer you're looking for is "25. 445 " open image for your work/steps!

✌️ Good luck on your assignment ✌️

Which of the following is not a way to represent the solution of the inequality 2(x − 1) less than or equal to 10? (1 point)


A. x less than or equal to 6
B. 6 greater than or equal to x
C. A number line with a closed circle on 6 and shading to the left
D. A number line with a closed circle on 6 and shading to the right

Answers

The answer is D because A and B mean the exact same thing and if A and B are graphed the result is C so the only logical answer left is D

A and B are the same and C is proven wrong due to the equality sign lkeaving only D to be correct

Suppose that f(x)=x^2 and g(x)= -4/5x^2 which statement best compares the graph of g(x) with the graph of f(x)

Answers

g(x) is f(x) rotated about the x-axis and then compressed vertically by a factor of 4/5.

Answer: the graph of g(x) is the graph of f(x) compressed vertically

Step-by-step explanation:

930 miles to travel with a car that gets 22 miles per gallon. How much will it cost to travel if gas costs 2.03 a gallon?

Answers

The answer is:  $ 85.81  .
_______________________________________________
Explanation:
_______________________________________________
(1 gal / 22 mi) * (930 mi) = 

(1 gal / 22 mi) * (930 mi / 1) = {the units of "mi" ("miles" cancel out} ;

=  (1 gal/ 22) * (930 / 1)  =  (1 gal * 930) ÷ (22 * 1)  ;
                                    
                                       =  (930 gal) ÷ 22 ;
 
                                       =  (465 / 11) gal  =
            
                                       =  42  3/11 gal = 42.2727272727.... gal .
________________________________________________________
      (456 /11)  gal  * ($ 2.03 / gal) =

         $85.813636363636363581 ------->  round to:  $85.81 .
__________________________________________________________

If the probability of an event is 0.7 repeating​, what are the odds against the​ event

Answers

So the probability is the number of favorable outcomes divided by the number of total outcomes. This means that the favorable outcomes are 7/9, and the unfavorable outcomes are 2/9. The odds against the event are the unfavorable outcomes. Therefore the odds against the event is 2/9, or 0.2 repeating. Hope this helps. Feel free to ask more questions, and feel free to ask questions about my explanation.

Given that jklm is a rhombus, find kjm.
a. 37°
c. 106°
b. 74°
d. 143°

Answers

The answer is C. 106^

Answer:

C.

Step-by-step explanation:

How to algebraically find the limit of a function as x approaches infinity?

Answers

Well... One way you can do this is by testing a set of arrays and see the trend. If I chose to find what y1 is in (100, y1) and what y2 is in (101, y2), I would find the difference between y2 and y1. If y2 - y1 is positive, this means there is a positive relationship and y is also approaching POSITIVE infinity. A negative relation means that it is approaching NEGATIVE infinity. However, it could be approaching a single number like "4" for instance, and you just need to plug in the right number of data sets to make that educated guess.

Formula Example:
5 + 1 / (x + 1) will always approach 5 because "1 / (x + 1) will approach 0".

Hope this helps.

To algebraically find limit of a function as "x" approaches infinity, identify highest degree term, divide by "x", and evaluate the resulting expression.

To algebraically find the limit of a function as x approaches infinity, we can follow the below steps :

(i) Identify the highest degree term: Determine the term with the highest power of x in the function.

(ii) Ignore lower degree terms: If the highest degree term is dominant, ignore lower degree terms and constants.

(iii) Divide by x: Divide every term in the function by x raised to the power of the highest degree.

(iv) Evaluate the limit: Examine the resulting expression as x approaches infinity. If the expression tends to a finite value, that is the limit. If the expression diverges (goes to infinity or negative infinity), then the limit does not exist.

By simplifying the function and observing the behavior of the resulting expression, we can algebraically determine the limit of the function as x approaches infinity.

Learn more about Limit here

https://brainly.com/question/7446469

#SPJ6

A company makes triangular plates for individual slices of pizza. For each plate, the base is 7 inches and the height is 12 inches. The area of the top of the plate is ____ inches squared.

Answers

Answer:

42 Inches squared ( hope that helps) ;)

The area of the top of the plate will be 42 inches squared.

What is the area of the triangle?

The polygonal shape of a triangle has a number of sides and three independent variables. Angles in the triangle add up to 180°.

Assume 'h' is the height of the triangle and 'b' be the base of the triangle. Then the area of the triangle is given as,

A = (1/2) × h·b

A company makes triangular plates for individual slices of pizza. For each plate, the base is 7 inches and the height is 12 inches.

Then the area of the triangle is given as,

Area = 1/2 x 12 x 7

Area = 6 x 7

Area = 42 square inches

The area of the top of the plate will be 42 inches squared.

More about the area of the triangle link is given below.

https://brainly.com/question/19305981

#SPJ6

Identify the function that best models the given data.

Answers

The function that best models the given data is:

B) 3.125x^2 - 14.5x + 208.5 

To prove this you plug 6 (which is the number of trees) instead of x

3.125x^2 - 14.5x + 208.5 
3.125(6)^2 - 14.5(6) + 208.5 
112.5 - 87 + 208.5 
=234

Answer:   W(i) = 3.125x^2 − 14.5x + 208.5

Step-by-step explanation:

How would you convert the repeating, nonterminating decimal into a fraction? Explain the process as you solve the problem. 0.1515

Answers

first  multiply  the 0.1515...... by 100
Let x = 0.1515..
100x       = 15.15..
      x      =  00.15...   Now subtract:-
------          --------
 99x       = 15 

so 99x = 15  giving x = 15/99  answer

Answer:

5/33

Step-by-step explanation:

x = 0.1515

100 x = 15.1515

100 x - x = 15.1515 - 0.1515

99 x = 15

x = 15 / 99 = 3 ∙ 5 / 3 ∙ 33 = 5 / 33

0.15165 = 5 / 33

what is the reciprocal of 8-3i

Answers

Final answer:

The reciprocal of the complex number 8-3i is found by dividing its complex conjugate (8+3i) by the modulus squared of 8-3i, which is 73. The result is 8/73 + 3i/73.

Explanation:

The reciprocal of a complex number is the complex conjugate of that number divided by the modulus squared of the original number. In the case of the complex number 8-3i, its complex conjugate is 8+3i. To find the reciprocal of 8-3i, you would divide this complex conjugate by the modulus squared of 8-3i.

First, calculate the modulus squared of 8-3i:

Modulus of 8-3i = sqrt(82 + (-3)2) = sqrt(64 + 9) = sqrt(73).Modulus squared = (sqrt(73))2 = 73.

Then, divide the complex conjugate by this modulus squared to get the reciprocal:

Reciprocal of 8-3i = (8+3i) / 73 = 8/73 + 3i/73.

the polynomial (x - 2) is a factor of the polynomial 3x2 - 8x + 2.

Answers

First, let's factor  3x²-8x+2

Looking at wee can see that the first term is  and the last term is  where the coefficients are 3 and 2 respectively. 

Now multiply the first coefficient 3 and the last coefficient 2 to get 6. Now what two numbers multiply to 6 and add to the middle coefficient -8? Let's list all of the factors of 6: 



Factors of 6: 
1,2,3,6 

-1,-2,-3,-6 ...List the negative factors as well. This will allow us to find all possible combinations 

These factors pair up and multiply to 6 


1*6 
2*3 
(-1)*(-6) 
(-2)*(-3) 

note: remember two negative numbers multiplied together make a positive number 


Now, which of these pairs add to -8? Lets make a table of all of the pairs of factors we multiplied and see which two numbers add to -8 

First Number Second Number   Sum 1                            6                      1+6=7 2                           3                      2+3=5 -1                         -6                       -1+(-6)=-7 -2                        -3                       -2+(-3)=-5


None of these pairs of factors add to -8.

So the expression 3x²-8x+2 cannot be factored.

So (x - 2) is NOT a factor of  3x²-8x+2
So the statement is false

 

Answer:

B.false

Step-by-step explanation:

apexs

f-7 over g equals h, sole for f

Answers

(f-7)/g=h, so we can multiply both sides to get hg=f-7. After that, add 7 to both sides to get hg+7=f

To which real number subset(s) do the following real numbers belong?

-4, -2, 1, 3, 5

A. whole numbers
B. natural numbers
C. integers and rational numbers
D. natural and irrational numbers

Answers

C. Integers and Rational Numbers.

The price of bananas is $6.50 for 5 pounds. What is the price as a unit rate?
$6.50/1lb
$1.30/1lb
$1/30/3lb
$1.05/1lb

Answers

Answer: $1.30/1 lb
A unit rate is when ratios are expressed as a quantity of one. To change $6.50 for 5 pounds to a unit rate, you must divide everything by 5 in order to get the price for one individual pound. $6.50 / 5 = $1.30, so the price of $6.50 for 5 pounds as a unit rate is $1.30/1 lb.

The number of points awarded in each round of a game can be represented by f(x) = 2x, where x represents the number of the round.

What is x when f(x) = 16?

Answers

If f(x)=2x and f(x)=16

2x=16  divide both sides by 2

x=8

Answer:

x=4; in round 4, 16 points will be rewarded

Which of the following are arithmetic sequences? Check all that apply.

A. 1, 1, 2, 5, 8, 13

B. 5, 5, 5, 5, 5

C. 3, 6, 9, 12, 15

D. 2, 4, 8, 16, 32

Answers

The correct answer is C. 3, 6, 9, 12, 15 because an arithmetic sequence must have a constant change in the consecutive terms.

Answer:

The correct option is B) 5, 5, 5, 5, 5 and C) 3, 6, 9, 12, 15  are arithmetic sequences

Step-by-step explanation:

Arithmetic sequence is: a, a+r, a+2r, a+3r, a+4r, ....... where r is common difference

Check part A) 1, 1, 2, 5, 8, 13

In which [tex]a_1=1,\, a_2=1,\,a_3=2,\,a_4=5[/tex]

common difference [tex]d=a_n+1 -a_n[/tex]

[tex]d=a_2 -a_1 =1-1=0 [/tex]

[tex]d=a_3 -a_2 =2-1=1 [/tex]

since common difference is not same

so, sequence 1, 1, 2, 5, 8, 13 is not arithmetic sequences.

Check part B) 5, 5, 5, 5, 5

In which [tex]a_1=5,\, a_2=5,\,a_3=5,\,a_4=5[/tex]

common difference [tex]d=a_n+1 -a_n[/tex]

[tex]d=a_2 -a_1 =5-5=0 [/tex]

[tex]d=a_3 -a_2 =5-5=0 [/tex]

since common difference is same

so, sequence 5, 5, 5, 5, 5  is arithmetic sequences.

Check part C) 3, 6, 9, 12, 15

In which [tex]a_1=3,\, a_2=6,\,a_3=9,\,a_4=12[/tex]

common difference [tex]d=a_n+1 -a_n[/tex]

[tex]d=a_2 -a_1 =6-3=3 [/tex]

[tex]d=a_3 -a_2 =9-6=3 [/tex]

since common difference is same

so, sequence 3, 6, 9, 12, 15  is arithmetic sequences.

Check part D) 2, 4, 8, 16, 32

In which [tex]a_1=2,\, a_2=4,\,a_3=8,\,a_4=16[/tex]

common difference [tex]d=a_n+1 -a_n[/tex]

[tex]d=a_2 -a_1 =4-2=2 [/tex]

[tex]d=a_3 -a_2 =8-4=4 [/tex]

since common difference is not same

so, sequence 2, 4, 8, 16, 32 is not arithmetic sequences.

Therefore, the correct option is B) 5, 5, 5, 5, 5 and C) 3, 6, 9, 12, 15  are arithmetic sequences

A grab bag contains 8 football cards and 2 basketball cards. an experiment consists of taking one card out of the bag, replacing it, and then selecting another card. determine whether the events are independent or dependent. what is the probability of selecting a football card and then a basketball card? express your answer as a decimal.

Answers

the events are independent...because after the first pick, the card was replaced...that means the second pick has the same sample space. In other words, the first pick is not gonna affect the 2nd pick

8 football, 2 basketball...total of 10

P(1st pick is football) = 8/10 which reduces to 4/5
replace
P(2nd pick is basketball) = 2/10 which reduces to 1/5

P (both) = 4/5 * 1/5 = 4/25 = 0.16 <==



Answer:

Independent - 0.16

Step-by-step explanation:

Openstudy using synthetic division, what is the quotient (2x3 − 2x − 12) ÷ (x − 2)?

Answers

hello here is a solution : 

  How much money will you have at the end of one year if interest is compounded semiannually at 10% on a $600 deposit?        A. $661.50   B. $662.00   C. $660.00   D. $659.50

Answers

its A <<<<<<<<<<<<<<

Compound interest on a principal of $600.00 at a rate of 10% per year compounded twice per year over a period of one year results in an accumulated total of $661.50 (principal plus interest).

What is compound interest rate?

Compound interest is computed as interest on the principle of an account plus any accrued interest.

Compound interest can be calculated using the following formula:

A = P(1 + r/n[tex])^{nt}[/tex]

,where x = compound interest

P = principal (the initial deposit or loan amount)

r = annual interest rate

n = the number of compounding periods per unit of time

t = the number of time units the money is invested or borrowed for

Given:

P = principal (the initial deposit amount) = $600

r = annual interest rate = 10%

n = the number of compounding periods per unit of time = 2

t = 1

First, convert R as a percent to r as a decimal

r = R/100

r = 10/100

r = 0.1 rate per year,

Then solve the equation for A

A = P(1 + r/n[tex])^{nt}[/tex]

A = 600.00(1 + 0.1/2[tex])^{(2)(1)}[/tex]

A = 600.00(1 + 0.05[tex])^{(2)}[/tex]

A = $661.50

Therefore, the amount is $661.50.

To learn more about the compound interest rate;

https://brainly.com/question/13307568

#SPJ2

question is in the image

Answers

The rule of power for the algebraic expressions are shown below,
                (x^n)^m = x^mn
This states that the final exponent of the variable or the expression is the product of the exponents. 

For this item, we can rewrite the given as,
      (1000m³n¹²)^(1/6)

If we multiply the exponents to 1/6, we get
    (1000^1/6) x (m^1/2) x (n^2)

Also, it should be noted that 1000 = 10³. Hence, the final answer would be,
   (10^1/2) x (m^1/2) x (n^2)

Simplifying this,
   ANSWER:  n² √10m

The answer is letter A.
Other Questions
A polynomial function, f(x), with rational coefficients has roots of 2 and square root of 3. The irrational conjugates theorem states that which of the following must also be a root of the function? If someone has no way to make money but to sell his own labor, then he must be a member of what social group? Which subspecialty of anatomy studies the structures and function of cells? The variable is Z is inversely proportional to X. When X is 6, Z has the value 0.5. What is the value of Z when X = 10 The circumference of a circle is 19inches. find the radius.c=2r A Dolls House Multiple Choice QuestionsQUESTION 1 Mrs. Linde broke off her relationship with Krogstad because A. Krogstad was a criminal. B. her parents disapproved of the relationship. C. Krogstad could not support Mrs. Linde's mother and brothers. D. Mrs. Linde was married at the time. 3 points QUESTION 2 Mrs. Linde's proposal to Krogstad is that Mrs. Linde and Krogstad A. leave for America. B. ask Nora for help. C. marry. D. keep their relationship a secret from Nora. QUESTION 3 When Torvald reads Krogstad's letter, Nora plans to A. commit suicide. B. beg for forgiveness. C. deny that she ever borrowed the money. D. run away with Dr. Rank. QUESTION 4 When Torvald reads the letter from Krogstad, his reaction is that Nora A. has done nothing to be ashamed of. B. is a criminal and a liar. C. has done the only thing she could under the circumstances. D. is still a good wife and mother. QUESTION 5 After reading Krogstad's first letter, Torvald's plan is to A. pretend that nothing has happened. B. throw Nora out of the house. C. send Nora to live with Dr. Rank. D. continue to live with Nora for the sake of appearance. QUESTION 6 One type of animal that Torvald uses to describe Nora is a A. bear. B. bee. C. bird. D. cat. QUESTION 7 The title A Doll House probably comes from the fact that A. Nora played with dolls as a child. B. Nora buys doll houses for her little girl. C. Nora has always waited on her husband and her father. D. Nora's husband treats her like a pretty doll.QUESTION 8 Nora really believed that when Torvald read Krogstad's letter he would A. throw her out of the house. B. promote Krogstad at the bank. C. fire Krogstad immediately. D. take the blame himself. QUESTION 9 When Torvald wants to make up to Nora, Nora's plan is to A. leave the house and leave the children with Torvald. B. stay with her husband. C. leave the house but take her children with her. D. run away with Dr. Rank. QUESTION 10 At the end of the play, Nora speaks of a miracle that will not happen. The miracle she refers to is A. Torvald making peace with Krogstad. B. Torvald and Nora both changing so much that they could have a real marriage. C. Torvald and Nora learning to be good parents to their children. D. Torvald forgiving her. What is a rule for the total cost of the tickets ? Give the rule in words and as a algebraic expression 0.02 is 10 times 0.2 He heating element of an electric dryer is rated at 4.1 kw when connected to a 240-v line. part a what is the current in the heating element? express your answer using two significant figures. i = a submitmy answersgive up part b is 12-gauge wire large enough to supply this current? is 12-gauge wire large enough to supply this current? yes no submitmy answersgive up part c what is the resistance of the dryer's heating element at its operating temperature? express your answer using two significant figures. r = submitmy answersgive up part d at 11 cents per kwh, how much does it cost per hour to operate the dryer? express your answer using two significant figures. cent Watch the animation and identify the correct conditions for forming a hydrogen bond. check all that apply. check all that apply. the ch4 molecule exhibits hydrogen bonding. hydrogen bonding occurs when a hydrogen atom is covalently bonded to an n, o, or f atom. a hydrogen bond is equivalent to a covalent bond. a hydrogen bond is possible with only certain hydrogen-containing compounds. a hydrogen atom acquires a partial positive charge when it is covalently bonded to an f atom. Different beverages may be absorbed a slightly different rates because of _________? What is the area of the region completely bounded by the curve y=-x^2+x+6? What equation is solved by the graphed systems of equations? Two linear equations that intersect at the point negative 1, negative 4. Country x would have an absolute advantage over country y in the production of automobiles under what conditions? Midland school district needs $56,483. the taxing authority has determined that the total assessed value of all the real estate in the district is $8,825,470. find the property tax rate to the nearest hundredth of a percent. Evaluate the expression for s = 11 and v = 8. (s v)2A. 113B. 6C. 9D. 57 The expression 4 square root of 81^3 can be rewritten as_____.A. 81^3/4B.81^4/3C. 81^12D. 81^1/12 One bundle contains 500 $20 bills. what would be the total value of 44 bundles Solve by factoring and list only the positive solution: 2x2 - 5x = 88 What is the equation of the line that is parallel to y=-2/3x+4 and that passes through (2,2)?Answers---y=-2/3x-4/3y=-2/3x-10/3y=-2/3x-2/3y=-2/3x-17/4 Steam Workshop Downloader