N=(3/4)*h*d
--------------------
n=Number of hours she reads
h=Hour(s)
d=Days
--------------------
You see, with this formula - when d=2,
n=(3/4)*h*2=(6/4)*h=(3/2)*h=1.5 hours
So, in the space of 2 days, she had spent 1.5 hours reading.
31. There are C(5, 2) = 10 ways to choose 2 colors from a group of 10 colors if you don't care about the order. (Here, we treat blue background with violet letters as being indistinguishable from violet background with blue letters.)
Only one of those 10 pairs is "B and V", so the probability is 1/10.
a) P(B and V) = 10%
32. The 12 inch dimension on the figure is 0 inches for the cross section. The remaining dimensions of the cross section are
c) 5 in. × 4 in.
_____
C(n, k) = n!/(k!·(n-k)!)
C(5, 2) = 5!/(2!·3!) = 5·4/(2·1) = 10
Let's see.
4x/5 + 4/3 = 2x
First we have to make each denominator the same, so I'll multiply 4x/5 by 3/3, 4/3 by 5/5, and 2x by 15/15
Now we have 12x/15 + 20/15 = 30x/15
With everything in the same denominator we can solve the new equation of
12x + 20 = 30x
20 = 18x
10 = 9x
X= 10/9
Answer:

General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
<u>Algebra I</u>
- Coordinates (x, y)
- Functions
- Function Notation
- Terms/Coefficients
- Exponential Rule [Rewrite]:

<u>Calculus</u>
Derivatives
Derivative Notation
Basic Power Rule:
- f(x) = cxⁿ
- f’(x) = c·nxⁿ⁻¹
Step-by-step explanation:
<u>Step 1: Define</u>
<u />
<u />

<u>Step 2: Differentiate</u>
- [Function] Rewrite [Exponential Rule - Rewrite]:

- Basic Power Rule:

- Simplify:

- Rewrite [Exponential Rule - Rewrite]:

<u>Step 3: Solve</u>
- Substitute in coordinate [Derivative]:

- Evaluate exponents:

- Divide:

Topic: AP Calculus AB/BC (Calculus I/II)
Unit: Derivatives
Book: College Calculus 10e
Hello from MrBillDoesMath!
Answer:
Positive x-intercept = + sqrt(3)
Negative x-intercept = - sqrt(3)
Discussion:
Generally, the x-intercept of a function g(x) occurs where g(x) = 0. In our case this is
g(x) = 0 =>
3x^2 - 9 = 0 => (add 9 to both sides of the equation)
3 x^2 = 9 => (divide both sides by 3)
x^2 = 9/3 = 3 =>
x = +\- sqrt (3)
Positive x-intercept = + sqrt(3)
Negative x-intercept = - sqrt(3)
Thank you,
MrB