Find the remainder when f(x) = x^3- 6x^2 +3x -1 divided by 2x-3

Answers

Answer 1

Answer:

Remainder is -53/8

Step-by-step explanation:

the divisor is (2x - 3):

make x the subject:

[tex]2x - 3 = 0 \\ 2x = 3 \\ x = \frac{3}{2} [/tex]

substitute for x in the function:

[tex]f(x) = {x}^{3} - 6 {x}^{2} + 3x - 1 \\ f( \frac{3}{2} ) = {( \frac{3}{2}) }^{3} - 6 {( \frac{3}{2}) }^{2} + 3( \frac{3}{2} ) - 1 \\ \\ f( \frac{3}{2} ) = \frac{ - 53}{8} [/tex]


Related Questions

Again need help with these ones I don’t understand and they have to show work

Answers

Let’s rewrite the given equation by adding 81 to both sides:
[tex]x^2 - 18x + 81= 65 + 81[/tex]
[tex](x - 9)^2 = 146[/tex]
Taking the square root of both sides, we get
[tex]x - 9 = \pm\sqrt{146}[/tex]
or
[tex]x = 9 \pm \sqrt{146} = 9 \pm 12.1 = 21.1\:\text{and}\:-3.1[/tex]

Find the sum of ∑3/k=0 k^2

Answers

Answer:

[tex]14[/tex]

Step-by-step explanation:

Given

[tex]\displaystyle \sum_{k=0}^3k^2[/tex]

Let's break down each part. The input at the bottom, in this case [tex]k=0[/tex], is assigning an index [tex]k[/tex] at a value of [tex]0[/tex]. This is the value we should start with when substituting into our equation.

The number at the top, in this case 3, indicates the index we should stop at, inclusive (meaning we finish substituting that index and then stop). The equation on the right, in this case [tex]k^2[/tex], is the equation we will substitute each value in. After we substitute our starting index, we'll continue substituting indexes until we reach the last index, then add up each of the outputs produced.

Since [tex]k=0[/tex] is our starting index, start by substituting this into [tex]k^2[/tex]:

[tex]0^2=0[/tex]

Now continue with [tex]k=1[/tex]:

[tex]1^1=1[/tex]

Repeat until we get to the ending index, [tex]k=3[/tex]. Remember to still use [tex]k=3[/tex] before stopping!

Substituting [tex]k=2[/tex]:

[tex]2^2=4[/tex]

Substituting [tex]k=3[/tex]:

[tex]3^2=9[/tex]

Since 3 is the index we end at, we stop here. Now we will add up each of the outputs:

[tex]0+1+4+9=\boxed{14}[/tex]

Therefore, our answer is:

[tex]\displaystyle \sum_{k=0}^3k^2=0+1+4+9=\boxed{14}[/tex]

Answer:

14

Step-by-step explanation:

∑3/k=0 k^2

Let k=0

0^2 =0

Let k = 1

1^2 =1

Let k =2

2^2 = 4

Let k = 3

3^2 = 9

0+1+4+9 = 14

use undetermined coefficient to determine the solution of:y"-3y'+2y=2x+ex+2xex+4e3x​

Answers

First check the characteristic solution: the characteristic equation for this DE is

r ² - 3r + 2 = (r - 2) (r - 1) = 0

with roots r = 2 and r = 1, so the characteristic solution is

y (char.) = C₁ exp(2x) + C₂ exp(x)

For the ansatz particular solution, we might first try

y (part.) = (ax + b) + (cx + d) exp(x) + e exp(3x)

where ax + b corresponds to the 2x term on the right side, (cx + d) exp(x) corresponds to (1 + 2x) exp(x), and e exp(3x) corresponds to 4 exp(3x).

However, exp(x) is already accounted for in the characteristic solution, we multiply the second group by x :

y (part.) = (ax + b) + (cx ² + dx) exp(x) + e exp(3x)

Now take the derivatives of y (part.), substitute them into the DE, and solve for the coefficients.

y' (part.) = a + (2cx + d) exp(x) + (cx ² + dx) exp(x) + 3e exp(3x)

… = a + (cx ² + (2c + d)x + d) exp(x) + 3e exp(3x)

y'' (part.) = (2cx + 2c + d) exp(x) + (cx ² + (2c + d)x + d) exp(x) + 9e exp(3x)

… = (cx ² + (4c + d)x + 2c + 2d) exp(x) + 9e exp(3x)

Substituting every relevant expression and simplifying reduces the equation to

(cx ² + (4c + d)x + 2c + 2d) exp(x) + 9e exp(3x)

… - 3 [a + (cx ² + (2c + d)x + d) exp(x) + 3e exp(3x)]

… +2 [(ax + b) + (cx ² + dx) exp(x) + e exp(3x)]

= 2x + (1 + 2x) exp(x) + 4 exp(3x)

… … …

2ax - 3a + 2b + (-2cx + 2c - d) exp(x) + 2e exp(3x)

= 2x + (1 + 2x) exp(x) + 4 exp(3x)

Then, equating coefficients of corresponding terms on both sides, we have the system of equations,

x : 2a = 2

1 : -3a + 2b = 0

exp(x) : 2c - d = 1

x exp(x) : -2c = 2

exp(3x) : 2e = 4

Solving the system gives

a = 1, b = 3/2, c = -1, d = -3, e = 2

Then the general solution to the DE is

y(x) = C₁ exp(2x) + C₂ exp(x) + x + 3/2 - (x ² + 3x) exp(x) + 2 exp(3x)

help with 1 b please. using ln.​

Answers

Answer:

[tex]\displaystyle \frac{dy}{dx} = \frac{1}{(x - 2)^2\sqrt{\frac{x}{2 - x}}}[/tex]

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra I

Terms/CoefficientsFactoringExponential Rule [Root Rewrite]:                                                                 [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]

Algebra II

Natural logarithms ln and Euler's number eLogarithmic Property [Exponential]:                                                             [tex]\displaystyle log(a^b) = b \cdot log(a)[/tex]

Calculus

Differentiation

DerivativesDerivative NotationImplicit Differentiation

Derivative Property [Multiplied Constant]:                                                           [tex]\displaystyle \frac{d}{dx} [cf(x)] = c \cdot f'(x)[/tex]

Derivative Property [Addition/Subtraction]:                                                         [tex]\displaystyle \frac{d}{dx}[f(x) + g(x)] = \frac{d}{dx}[f(x)] + \frac{d}{dx}[g(x)][/tex]

Basic Power Rule:

f(x) = cxⁿf’(x) = c·nxⁿ⁻¹

Derivative Rule [Quotient Rule]:                                                                           [tex]\displaystyle \frac{d}{dx} [\frac{f(x)}{g(x)} ]=\frac{g(x)f'(x)-g'(x)f(x)}{g^2(x)}[/tex]

Derivative Rule [Chain Rule]:                                                                                 [tex]\displaystyle \frac{d}{dx}[f(g(x))] =f'(g(x)) \cdot g'(x)[/tex]

Step-by-step explanation:

*Note:

You can simply just use the Quotient and Chain Rule to find the derivative instead of using ln.

Step 1: Define

Identify

[tex]\displaystyle y = \sqrt{\frac{x}{2 - x}}[/tex]

Step 2: Rewrite

[Function] Exponential Rule [Root Rewrite]:                                               [tex]\displaystyle y = \bigg( \frac{x}{2 - x} \bigg)^\bigg{\frac{1}{2}}[/tex][Equality Property] ln both sides:                                                                 [tex]\displaystyle lny = ln \bigg[ \bigg( \frac{x}{2 - x} \bigg)^\bigg{\frac{1}{2}} \bigg][/tex]Logarithmic Property [Exponential]:                                                             [tex]\displaystyle lny = \frac{1}{2}ln \bigg( \frac{x}{2 - x} \bigg)[/tex]

Step 3: Differentiate

Implicit Differentiation:                                                                                 [tex]\displaystyle \frac{dy}{dx}[lny] = \frac{dy}{dx} \bigg[ \frac{1}{2}ln \bigg( \frac{x}{2 - x} \bigg) \bigg][/tex]Logarithmic Differentiation [Derivative Rule - Chain Rule]:                       [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{1}{2} \bigg( \frac{1}{\frac{x}{2 - x}} \bigg) \frac{dy}{dx} \bigg[ \frac{x}{2 - x} \bigg][/tex]Chain Rule [Basic Power Rule]:                                                                     [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{1}{2} \bigg( \frac{1}{\frac{x}{2 - x}} \bigg) \bigg[ \frac{2}{(x - 2)^2} \bigg][/tex]Simplify:                                                                                                         [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{-1}{x(x - 2)}[/tex]Isolate  [tex]\displaystyle \frac{dy}{dx}[/tex]:                                                                                                     [tex]\displaystyle \frac{dy}{dx} = \frac{-y}{x(x - 2)}[/tex]Substitute in y [Derivative]:                                                                           [tex]\displaystyle \frac{dy}{dx} = \frac{-\sqrt{\frac{x}{2 - x}}}{x(x - 2)}[/tex]Rationalize:                                                                                                     [tex]\displaystyle \frac{dy}{dx} = \frac{-\frac{x}{2 - x}}{x(x - 2)\sqrt{\frac{x}{2 - x}}}[/tex]Rewrite:                                                                                                         [tex]\displaystyle \frac{dy}{dx} = \frac{-x}{x(x - 2)(2 - x)\sqrt{\frac{x}{2 - x}}}[/tex]Factor:                                                                                                           [tex]\displaystyle \frac{dy}{dx} = \frac{-x}{-x(x - 2)^2\sqrt{\frac{x}{2 - x}}}[/tex]Simplify:                                                                                                         [tex]\displaystyle \frac{dy}{dx} = \frac{1}{(x - 2)^2\sqrt{\frac{x}{2 - x}}}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Differentiation

Book: College Calculus 10e

Use the information below to complete the problem: p(x)=1/x+1 and q(x)=1/x-1 Perform the operation and show that it results in another rational expression. p(x) + q(x)

Answers

Answer:

hope u will understand...if u like this answer plz mark as brainlist

Answer:

[tex]\displaystyle p(x) + q(x) = \frac{2x}{(x+1)(x-1)}[/tex]

The result is indeed another rational expression.

Step-by-step explanation:

We are given the two functions:

[tex]\displaystyle p(x) = \frac{1}{x+1}\text{ and } q(x) = \frac{1}{x-1}[/tex]

And we want to perform the operation:

[tex]\displaystyle p(x) + q(x)[/tex]

And show that the result is another rational expression.

Add:

[tex]\displaystyle = \frac{1}{x+1} + \frac{1}{x-1}[/tex]

To combine the fractions, we will need a common denominator. So, we can multiply the first fraction by (x - 1) and the second by (x + 1):

[tex]\displaystyle = \frac{1}{x+1}\left(\frac{x-1}{x-1}\right) + \frac{1}{x-1}\left(\frac{x+1}{x+1}\right)[/tex]

Simplify:

[tex]=\displaystyle \frac{x-1}{(x+1)(x-1)} + \frac{x+1}{(x+1)(x-1)}[/tex]

Add:

[tex]\displaystyle = \frac{(x-1)+(x+1)}{(x+1)(x-1)}[/tex]

Simplify. Hence:

[tex]\displaystyle p(x) + q(x) = \frac{2x}{(x+1)(x-1)}[/tex]

The result is indeed another rational expression.

please help! 50 points!

Answers

Answer:

a) forming a bell

b) 5

c) 4.7

d) mean

is the correct answer

pls mark me as brainliest

Which statement is true about the ratios of squares to
cicles in the tables? PLS HURRY!!!!

Answers

Answer:

show us a screenshot or image

or type it out, copy paste

Step-by-step explanation:

A manufacturer of industrial solvent guarantees its customers that each drum of solvent they ship out contains at least 100 lbs of solvent. Suppose the amount of solvent in each drum is normally distributed with a mean of 101.8 pounds and a standard deviation of 3.76 pounds.

Required:
a. What is the probability that a drum meets the guarantee? Give your answer to four decimal places.
b. What would the standard deviation need to be so that the probability a drum meets the guarantee is 0.99?

Answers

Answer:

The answer is "0.6368 and 0.773".

Step-by-step explanation:

The manufacturer of organic compounds guarantees that its clients have at least 100 lbs. of solvent in every fluid drum they deliver. [tex]X\ is\ N(101.8, 3.76)\\\\P(X>100) =P(Z> \frac{100-101.8}{3.76}=P(Z>-0.47))[/tex]

For point a:

Therefore the Probability =0.6368  

For point b:

[tex]P(Z\geq \frac{100-101.8}{\sigma})=0.99\\\\P(Z\geq \frac{-1.8}{\sigma})=0.99\\\\1-P(Z< \frac{-1.8}{\sigma})=0.99\\\\P(Z< \frac{-1.8}{\sigma})=0.01\\\\z-value =0.01\\\\area=-2.33\\\\ \frac{-1.8}{\sigma}=-2.33\\\\ \sigma= \frac{-1.8}{-2.33}=0.773[/tex]

Write a quadratic equation having the given numbers as solutions. -7 and -5
The quadratic equation is ___ =0.

Answers

Answer:

x²+12x+35

Step-by-step explanation:

in factored form it would just be

(x+7)(x+5)=0

expand this

x²+12x+35=0

Answer as soon as you can. a. 162 comes just after b. What comes just before 182. lies in between 99 and 101. c.​

Answers

Answer:

a. 161

b. 181

c. 100

Step-by-step explanation:

a. 162 comes just after 161 (160, 161, 162, 163...)

b. 181 comes just before 182 (180, 181, 182, 183...)

c. 100 is between 99 and 101 (98, 99, 100, 101, 102...)

If 8x+5(3+x)-a=15+5x, then a = ?

Answers

Answer:

a = 8x

if you want to find x also, then x = a/8

Step-by-step explanation:

PLEAZE HELPPPPPPPSPPSPAP

Answers

Answer:

Step-by-step explanation:

345ftyfthftyft.plk,k,

Answer:

Hello,

Anwser is C

Step-by-step explanation:

[tex]y=log_9(12x)\\\\9^y=12x\\\\9^x=12y\ inverting \ x \ and \ y \\\\y=\dfrac{9^x}{12} \\[/tex]

What does si mean in temperature

Answers

Answer:

The kelvin (abbreviation K), also called the degree Kelvin (abbreviation, o K), is the SI unit of temperature. One Kelvin is 1/273.16 (3.6609 x 10 -3 ) of the thermodynamic temperature of the triple point of pure water (H 2 O). The ampere (abbreviation, A) is the SI unit of electric current.

Answer:

kelvin is si unit of tempreature

Difference between 5429 and 5907 to the greatest place.

Answers

answer- u have to subtract the great no. from the smaller one

Given numbers are 5429 and 5907..

To find the difference we should subtract..

5907

- 5429

-------------

478

_______

#Answered by: Cutest Ghost

Help me please thanks guys

Answers

Answer:

B, D, F

Step-by-step explanation:

In a rational exponent, the numerator is an exponent, and the denominator becomes the index of the root.

[tex]a^{\frac{m}{n}} = \sqrt[n] {a^m}[/tex]

Answer: B, D, F

Terrell loves to listen to music, so he buys a subscription to a music-streaming service. He pays $4.99 each month. How much does the streaming service cost per year?

Answers

Answer:
$59.88

Solving Steps:
So $4.99 each month. There are 12 months in a year so you have to times $4.99x12. This is $59.88 which is the answer.

Please help me to find out the answer

Answers

9514 1404 393

Answer:

  44.66 in

Step-by-step explanation:

The side opposite the marked angle is given, and the side adjacent to it is the one wanted. The relevant trig relation is ...

  Tan = Opposite/Adjacent

Solving for the Adjacent side, we find ...

  Adjacent = Opposite/Tan

  PQ = (29 in)/tan(33°) ≈ 44.66 in

PLEASE HELP

Solve the equation for y. Identify the slope and y-intercept then graph the equation.

-3y=3x-9

Y=
M=
B=

Please Include a picture of the graph and show your work if you can

Answers

9514 1404 393

Answer:

  y = -x +3

  m = -1

  b = 3

Step-by-step explanation:

To solve the given equation for y, divide by the coefficient of y.

  (-3y)/(-3) = (3x -9)/(-3)

  y = -x +3

__

The slope is the x-coefficient, M = -1.

__

The y-intercept is the added constant, B = 3.

__

Both equations are graphed in the attachment. Texture has been added to the original so you can see the graphs are the same line.

For the given annual rate of change, find the corresponding growth or decay factor. + 300%​

Answers

Answer:

50% growth would would be (1 + .5)^ n

and 100% growth would be (1+ 1)^n

I assume that the answer would be (1+3)^n

for 300% growth the factor would be 3

Step-by-step explanation:

Need the answer please, soon as possible

Answers

9514 1404 393

Answer:

  (d)  27.4%

Step-by-step explanation:

The desired percentage is ...

  (juniors for Kato)/(total juniors) × 100%

  =  129/(129 +194 +147) × 100%

  = (129/470) × 100% ≈ 27.4%

About 27.4% of juniors voted for Kato.

When A = 200, solve the equation x2 - 40x + A=0 using the quadratic formula. Show all your working and give your answers correct to 2 decimal places.​

Answers

Answer:

Solution given:

equation is:

x²-40x+A=0

when A=200

equation becomes

x²-40x+200=0

Comparing above equation with ax²+bx+c=0 we get

a=1

b=-40

c=200

By using quadratic equation formula

x=[tex]\displaystyle \frac{-b±\sqrt{b²-4ac}}{2a}[/tex]

substituting value

x=[tex]\displaystyle \frac{-*-40±\sqrt{(-40)²-4*1*200}}{2*1}[/tex]

x=[tex]\displaystyle \frac{40±\sqrt{800}}{2}[/tex]

x=[tex]\displaystyle \frac{40±20\sqrt{2}}{2}[/tex]

taking positive

x=[tex]\displaystyle \frac{40+20\sqrt{2}}{2}[/tex]

x=34.14

taking negative

x=[tex]\displaystyle \frac{40-20\sqrt{2}}{2}[/tex]

x=5.86

x=34.14 or 5.86

What is the volume of the cylinder below?


Height 4
Radius 7

Answers

Answer:

V ≈ 615.75

r Radius 7

h Height 4

Write the polynomial in standard form. Then name the polynomial based on its degree and number of
terms.
y-7y3 + 15y9

Answers

Answer:

[tex]15y^9 - 7y^3 + y[/tex]

Nonic polynomial

Step-by-step explanation:

Given

[tex]y - 7y^3 + 15y^9[/tex]

Required

Write in standard form

The standard form of a polynomial is:

[tex]ay^n + by^{n-1} + ......... + k[/tex]

So, we have:

[tex]y - 7y^3 + 15y^9[/tex]

The standard form is:

[tex]15y^9 - 7y^3 + y[/tex]

And the name is: Nonic polynomial (because it has a degree of 9)

What is the correct answer?

Answers

Answer:

Option D

Only the equation in option D matches with the table

Answered by GAUTHMATH

The to your question answer is D

Calls to a customer service center last on average 2.3 minutes with a standard deviation of 2 minutes. An operator in the call center is required to answer 76 calls each day. Assume the call times are independent.
What is the expected total amount of time in minutes the operator will spend on the calls each day?
What is the standard deviation of the total amount of time in minutes the operator will spend on the calls each day? Give your answer to four decimal places.
What is the approximate probability that the total time spent on the calls will be less than 166 minutes? Give your answer to four decimal places. Use the standard deviation as you entered it above to answer this question.
What is the value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95? Give your answer to four decimal places. Use the standard deviation as you entered it above to answer this question.

Answers

Answer:

The expected total amount of time in minutes the operator will spend on the calls each day is of 174.8 minutes.

The standard deviation of the total amount of time in minutes the operator will spend on the calls each day is of 17.4356 minutes.

0.3085 = 30.85% approximate probability that the total time spent on the calls will be less than 166 minutes.

The value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95 is [tex]c = 203.4816[/tex]

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

n instances of a normally distributed variable:

For n instances of a normally distributed variable, the mean is:

[tex]M = n\mu[/tex]

The standard deviation is:

[tex]s = \sigma\sqrt{n}[/tex]

Calls to a customer service center last on average 2.3 minutes with a standard deviation of 2 minutes.

This means that [tex]\mu = 2.3, \sigma = 2[/tex]

An operator in the call center is required to answer 76 calls each day.

This means that [tex]n = 76[/tex]

What is the expected total amount of time in minutes the operator will spend on the calls each day?

[tex]M = n\mu = 76*2.3 = 174.8[/tex]

The expected total amount of time in minutes the operator will spend on the calls each day is of 174.8 minutes.

What is the standard deviation of the total amount of time in minutes the operator will spend on the calls each day?

[tex]s = \sigma\sqrt{n} = 2\sqrt{76} = 17.4356[/tex]

The standard deviation of the total amount of time in minutes the operator will spend on the calls each day is of 17.4356 minutes.

What is the approximate probability that the total time spent on the calls will be less than 166 minutes?

This is the p-value of Z when X = 166.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

For this problem:

[tex]Z = \frac{X - M}{s}[/tex]

[tex]Z = \frac{166 - 174.8}{17.4356}[/tex]

[tex]Z = 0.5[/tex]

[tex]Z = 0.5[/tex] has a p-value of 0.6915.

1 - 0.6915 = 0.3085.

0.3085 = 30.85% approximate probability that the total time spent on the calls will be less than 166 minutes.

What is the value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95?

This is X = c for which Z has a p-value of 0.95, so X = c when Z = 1.645. Then

[tex]Z = \frac{X - M}{s}[/tex]

[tex]1.645 = \frac{c - 174.8}{17.4356}[/tex]

[tex]c - 174.8 = 1.645*17.4356[/tex]

[tex]c = 203.4816[/tex]

The value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95 is [tex]c = 203.4816[/tex]

Can someone please help me with this math problem

Answers

We have [tex]f\left(f^{-1}(x)\right) = x[/tex] for inverse functions [tex]f(x)[/tex] and [tex]f^{-1}(x)[/tex]. Then if [tex]f(x) = 2x+5[/tex], we have

[tex]f\left(f^{-1}(x)\right) = 2f^{-1}(x) + 5 = x \implies f^{-1}(x) = \dfrac{x-5}2[/tex]

Then

[tex]f^{-1}(8) = \dfrac{8-5}2 = \boxed{\dfrac32}[/tex]

express 111 as a sum of two primes​

Answers

Answer:

2 + 109 = 111

Step-by-step explanation:

.............

What is the dimension of the null space Null (A) of A = ​

Answers

Answer:

the nullity of a matrix A is the demision of its null space:nullity A = dim (n(A).

Angelica’s bouquet of dozen roses contains 5 white roses. The rest of the roses. What fraction of the bouquet is pink? There are 12 roses in a dozen

Answers

Answer:

7/12

Step-by-step explanation:

total: 12 roses

white roses: 5

pink roses: 7

fraction of pink roses = 7/12

Find the area of the shape shown below.

Answers

Answer:

28 units²

Step-by-step explanation:

Area of trapezoid =

2(8 + 4)/2 = 12

Area of rectangle =

2 x 8 = 16

16 + 12 = 28

If my answer is incorrect, pls correct me!

If you like my answer and explanation, mark me as brainliest!

-Chetan K

Other Questions
Explain how a bottleneck event can enrich recessive traits in the genetics of a population. The formula for the lateral surface area of a conethats the surface that isnt the baseis r sqrt(h + r); h is the height of the cone and r is the radius of its base. A circular #2 pencil is 6 mm in diameter, and a pencil sharpener creates a cone-shaped end that is 20 mm in height. Find the surface area of the sharpened part of the pencil. Why do the cells have so many different organelles and structures?What are the main differences between cell walls and cell membranes? Which expression is equal to "13 more than the quotient of n and 8"? *A) 13n + 8B) n - 8 + 13C) n * 8 + 13D) (n / 8) + 13 what did seyyid said transfer his capital Suppose you are the coordinator of the organizing committee for the"Sports Week"at your school.Write an email inviting the other members of the committee for the first time. WHAT WAS ROOSEVELT'S NEW DEAL? 2. What is the area of rhombusABCD? (Assume the diagonals of rhombus ABCD are equal). 14 cm 8 cm 10cm 5 cm.find the area and the perimeter of the above figures Yooooo HELPPPwith this question plz Find the measure of side C and round to the nearest whole number. Pls help ASAP 10 points please help im confusedWhat is the volume of the prism?103.8 cubic inches114.9 cubic inches140.6 cubic inches110.5 cubic inches A physical pendulum in the form of a planar object moves in simple harmonic motion with a frequency of 0.680 Hz. The pendulum has a mass of 2.00 kg, and the pivot is located 0.340 m from the center of mass. Determine the moment of inertia of the pendulum about the pivot point. Carmen MartinezWhat is the slope of the line that passes through the point 4,4 and 10,7 write your answer in simplest form What is the meaning of freedom ? ( in big terms, very descriptive) one similarity between physics and chemistry is... The freezing point of oxygen is 218.790C and hydrogen is 252.80C. A lab is lowering the temperature inside a fridge. Which freezes first? How much colder does it have to be for both to freeze? Can A KIND SOUL HELP ME OUT??? ALL THE ANSWERS I SEE ARE WRONG FOR THIS PROBLEM!!!!!!!!!!:(((Find the measures of angles x, y and z in the figure.please show how you got it so I can see if the answer makes sense!!!! which statement accuretly contrasts the effects of judahism and christianity? What's the angle sum of a polygon having 7 sides.