Wednesday, October 23, 2013

a rectangle has one side equal to (2x+4)cm and a perimeter of (6x+4)cm what is the area of rectangle in terms of x

For convenience let's call the given side the length, so...
l=2x%2B4+ 
W are also given the perimeter...6x+4 and we for a rectangle, P=2%28l%2Bw%29+
therefore: 
2%28l%2Bw%29=6x%2B4+
so we have enough information to solve for w: 
2x%2B4%2Bw=3x%2B2
w=x-2 
Now we have enough information to solve for area.
A=l%2Aw
so
A=%282x%2B4%29%28x-2%29=%0D%0A2x%5E2-8+cm%5E2

For the function: f(x) = 2x + 4 find: f(x+h) + f(x)

We use substitution to evaluate:

f(x+h) + f(x) =
2(x+h)+4 + 2x+4=
4x+ 2h + 8

Find the rate of change between the two points: (8, 1) and (4, 2) where x is in months and y is in inches.

Rate of change is computed using slope: 
m=(y2-y1)/(x2-x1)
so 
m=(2-1)/(4-8)=-1/4 
that means the rate is falling at 0.25 inches every month

How do I solve for, y>4x

When there are two variables the solution is usually expressed as a graph because the solution sets are typically infinite. For example (1,-1), (1,10), (2,1000) are all solutions to y>4x. In fact any ordered pair for which the y coordinate is more than 4 times the x coordinate is a solution. So in general we graph the function (in this case y=4x) and we shade the region(s) where the inequality is true ( in this case above the line withe the line being dashed to show that the boundary is not included)

Monday, October 21, 2013

using the digits 0,1,2,2,3 how many numbers greater than 20000 can be made ?

Assuming digits are to be used only once then as long as the first digit is greater than 1, any number formed will be greater than 20000:
3*4*3*2*1=72

Solve the equation by using the square root property. Express the radical in simplest form: (m+12)^2=-9

%28m%2B12%29%5E2=-9
sqrt%28m%2B12%29%5E2=sqrt%28-9%29 or sqrt%28m%2B12%29%5E2=-sqrt%28-9%29
m=-12%2B3i or m=-12-3i

indicates the sets to which the number belongs -144/4

This number belongs to an infinite number of sets, but if you mean "major" set of numbers, then -144/4 belongs to the negative rational numbers, and thus every set for which the negative rational numbers is a subset.

Sunday, October 20, 2013

Wednesday, October 16, 2013

Friday, October 11, 2013

find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7

1) n-m=2 <-- consecutive odds differ by 2
2) 3m+7=2n 



3(n-2)+7=2n
3n-6+7=2n
n=-1 
so m=-3

For what value of x is this inequality |x – 6|< - 8 true? Why?

for no value of x... 
|x – 6|< - 8 
has no solution because an absolute value of a real valued expression can never (by definition) be negative. Therefore it can never be less than -8

Curtis and Ben have 60 Marbles between them. how many do they each have if Curtis has 4 times as many as Ben

1) b+c=60
2) 4b=c 


so that...
5b=60 

and...
b=12
so we get: 
b=12, c=48

sqrt(x+4)=x+4

sqrt%28x%2B4%29=x%2B4
%28x%2B4%29-sqrt%28x%2B4%29=0 
sqrt%28x%2B4%29%28sqrt%28x%2B4%29-1%29=0 
x=-4 
or 
sqrt%28x%2B4%29%5E2-1%5E2=0
x+4=1
x=-3 
solution set: {-3, -4}

Find a cubic function with integral coefficients having (4 + 3i) and -3 as roots

If coefficients are real and roots are complex, then roots occur in complex conjugate pairs:

 
(x-(4+3i))(x-(4-3i))(x-(-3)) =
x^3-5x^2+x+75

Find the value of x and y (x+5)/i+2y=5+i

1/i=-i
so...

Imaginary part:
-(x+5)=1
x=-6 

real part:
2y=5
y=5/2

Sunday, October 6, 2013