Friday, July 27, 2012

250 Spanish Words - agotado


Spanish word:agotado
English translation:exhausted
Part of speech:adjective

Example sentence
 
Spanish:He trabajado todo el día; estoy agotado.
English:I've worked all day long; I'm exhausted.

250 Spanish Words - un cielo


Spanish word:un cielo
English translation:angel
Part of speech:noun

Example sentence
 
Spanish:Gracias por tu ayuda; eres un cielo.
English:Thank you for your help; you're an angel.

100 Common Phrases in Portuguese - Ela tem sete anos de idade.

Ela tem sete anos de idade.
She's seven years old.

Words of Today's Sentence:
elashe[Details]
terto have[Details]
seteseven, 7[Details]
ano m.year[Details]
de1. of 2. from 3. to 4. in 5. than 6. by[Details]
idade f.age[Details]

100 Common Phrases in Portuguese - Ela está com medo.

Ela está com medo.
She's scared.

Words of Today's Sentence:
elashe[Details]
estarto be[Details]
comwith[Details]
medo m.fear, fright, dread, awe, terror[Details]

Tuesday, May 22, 2012

Problems involving Quadratic Equations

We want a rectangular sign with an area of 25m² for our business. The length of the sign is to be 4m longer than the width. What will be the length and width of the sign?







let x = width
let x + 4 = length

then x(x + 4) = 25 using the formula for AREA of a rectangle.

x(x + 4) = 25
x² + 4x = 25

1. Complete the square:

x² + 4x + 4 = 25 + 4
(x + 2)²  = 25 + 4
x + 2 = ±√29
x  = -2 ±√29

-2 ±√29 ≅ 3.4, we discard the negative square root since lengths can't be negative.

3.4(3.4+4) = 25
3.4(7.4) = 25
25.16 ≅ 25

The height of our sign is 3.4m and the width is 7.4m.

Transforming Formulas

Formulas are used in alot of mathematical applications. It is very often useful to transform a formula in order to express a particular variable in terms of the other variables.









For example, in the formula for piston displacement of an automobile engine:

P = 0.7854d^2sn

 to solve for s in terms of P, n, and d this formula can be rewritten

P/0.7854d^2n = s.