linear, exponential, logarithmic, polynomial, rational, and trigonometric functions, conic sections, binomial, surds, graphs and transformations of graphs, equation- and system-solving, and other symbolic-manipulation topics

learn more… | top users | synonyms (1)

0
votes
2answers
14 views

I need help with a word problem

A chemist has a 55% acid solution and a 40% acid solution. How many liters of each should be mixed in order to produce 100 liters of a 46% acid solution?
-4
votes
0answers
34 views

Maths vicky kumar mahto

Mahesh is a saree dealer.he gets a profit of 1000rs by sellin a cotton saree and loses 40rs per saree by selling the synthetic sarees.in a deal he lost 1000rs by selling 80 synthetic sarees an some ...
0
votes
2answers
29 views

Equation of a line passing through a point and forming a triangle with the axes

How can I find the equation of a line that; is passing through the point (8, 6) and is forming a triangle of area 12 with the axes ? So I tried to start using $A = |{\frac{mn}{2}}|$ and ...
1
vote
2answers
37 views

System of equations word problem

Andrea's Sequoia gets 12 miles per gallon while driving in the city, and 20 miles per gallon while on the highway. The last time she filled up the car it took 16 gallons of gas, and she had driven 280 ...
1
vote
1answer
25 views

Like term reduction

In finding the derivative of $f(x) = 4x - x^2$ we first find the difference of the numerator $f(x + h) - f(x)$. Therefore we have $f(x + h) = 4(x + h) - (x + h)^2 = 4x + 4h - x^2 - 2xh - h^2$ minus ...
3
votes
6answers
90 views

Solving $\sqrt{7x-4}-\sqrt{7x-5}=\sqrt{4x-1}-\sqrt{4x-2}$

Where do I start to solve a equation for x like the one below? $$\sqrt{7x-4}-\sqrt{7x-5}=\sqrt{4x-1}-\sqrt{4x-2}$$ After squaring it, it's too complicated; but there's nothing to factor or to ...
3
votes
1answer
41 views

Is it possible to rationalize a denominator containing two cube roots?

The fraction in question is $$-\frac{12}{\sqrt[3]{12\sqrt{849} + 108} - \sqrt[3]{12\sqrt{849} - 108}}$$ And was reached in calculating the solution to $x^4 - x - 1 = 0$. I've tried all the standard ...
2
votes
2answers
57 views

How do I solve $x^2 + y^2 + xy = z$ for $y$

How do I solve the following equation for $x$ or $y$ (does not matter because you can swap them): $$ x^2+y^2+xy=z $$
1
vote
1answer
38 views

How do you solve for Y?

I know there has got to be a way to solve for $Y$ but I just can't seem to figure it out. Does anyone know how to solve this? Please help :) $$5(Y(8))=C$$ $$C(Y(4))=B$$ $$B(Y(2))=A$$ ...
3
votes
4answers
67 views

Solve equation $\sqrt{s+13} - \sqrt{7-s} = 2$

Solve the equation $$\sqrt{s+13}-\sqrt{7-s} = 2$$ I moved the $-\sqrt{7-s}$ to the right side Thus, I had $$\sqrt{s+ 13} = 2 +\sqrt{7-s}$$ I then squared both sides $$\sqrt{s+ 13}^2 = \left(2 ...
0
votes
0answers
15 views

Find the terminal point when the distance is not in terms of $\pi$

From Stewart Precalculus 5th edi, P407 I am not sure what to do here, in the textbook, Steward didn't provide any example as to finding the terminal point when the distance $t$ is an integer. I ...
1
vote
1answer
50 views

For which values is $x^3$ less than or equal to $3x$?

The title says it all. The answers say: $x\le -\sqrt{3}$ and $0\le x\le \sqrt{3}$ (can someone edit this so all the $<$ have an 'or equal to' sign. Edit the roots as well please. I'm not sure ...
1
vote
1answer
19 views

Number of equivalent rectangular paths between two points

I am trying to determine the number of paths between two points. I am representing the paths as a list of steps "ruru" = right -> up -> right -> up For my purposes, we can assume that there will ...
0
votes
0answers
33 views

Quaternion exponential map, rotations and interpolation

A code snippet I need to optimize is performing something peculiar. It seems that it's somehow related to transforming from a frame of reference to another. This is what it does, in mathematical ...
12
votes
3answers
113 views

$\sum_i x_i^n = 0$ for all $n$ implies $x_i = 0$

Here is a statement that seems prima facie obvious, but when I try to prove it, I am lost. Let $x_1 , x_2 \dots x_k$ be complex numbers satisfying: $$x_1 + x_2 \dots + x_k = 0$$ $$x_1^2 + x_2^2 ...
3
votes
3answers
71 views

Determining $\sin(15)$, $\sin(32)$, $\cos(49)$, etc.

How do you in general find the trigonometric function values? I know how to find them for 30 45, and 60 using the 60-60-60 and 45-45-90 triangle but don't know for, say $\sin(15)$ or $\tan(75)$ or ...
2
votes
0answers
46 views

Is there any easy way to simplify the following term?

$[p\times (p+1)\times (p+2)\times (p+3)\times (p+q)^3] - [4\times p^2\times (p+1)\times (p+2)\times (p+q)^2\times (p+q+3) ] +[6\times p^3\times (p+1)\times (p+q)\times (p+q+2)\times (p+q+3)] -[3\times ...
1
vote
1answer
29 views

Is this enough info to solve this time dilation problem

There are two clocks. One is a regular clock measuring regular time $\tau$. The other is a clock measuring time $t$ which also advances clockwise, but does not advance uniformly--it accelerates ...
-1
votes
1answer
44 views

If 3 out of 5 randomly chosen reports used incorrect style, how many to expect out of 125

A teacher randomly reads 5 written reports from the 125 she has to grade. He finds that 3 reports did not follow the correct style. At this time same rate, how many of the 125 can she expect to not ...
3
votes
1answer
45 views

How to solve these elementary algebra questions?

Lionel is thinking of two numbers. The sum of twice the larger number and 4 times the smaller number is 40. Twice the smaller number is 4 more than larger number. Find the larger number. Mrs tan ...
2
votes
1answer
25 views

Need help with algebra portion of calculus finding slope of secant line

The example problem is: Given f(x) = $x^2$,find and simplify the slope of the secant line for a = 1 and h = any non-zero number. The answer is as follows: For a = 1 and h any non-zero number, the ...
-10
votes
1answer
60 views

Nate's older brother! [closed]

Nate's older brother Mickey has been looking for an old used car just to drive to work. An advertisement in the paper is offering a car listed at $899.95 for sale at 25 percent off. The best estimate ...
-1
votes
3answers
44 views

question about percentages

At the start of the new year, the price for a gallon of milk at a local grocery store increased by 2.4% as a result of inflation. If a gallon of milk cost $2.92 last year, about how much does it cost ...
3
votes
2answers
120 views

how to solve this multivariate quadratic equation?

Any hope to acquire an analytic solution to such equations: Solve: $$\sum_{j=1}^n a_{ij} x_i x_j = b_i$$ for $i=1,\ldots,n$, where $a_{ij}$'s and $b_i$'s are known constants and $x_i$'s are unknowns ...
2
votes
1answer
50 views

what is $\lim_{x\to6}\frac{5}{(x-6)^2}$

$$\lim_{x\to6}\frac{5}{(x-6)^2}$$ Is it undefined or infinity and why ?
1
vote
1answer
60 views

How are these inequalities simplified?

How does this: (a > b && a > c && b <= c) || (a > b && a <= c && b < c) simplify down to this: ...
3
votes
2answers
160 views

Does this polynomial factorize further?

I just did a national exam and this question was in it; I am convinced this does not work: Given that $(x - 1)$ is a factor of $x^3 + 3x^2 + x - 5$, factorize this cubic fully. My attempt 1 | ...
1
vote
1answer
39 views

$p(x)$ and $q(x)$ be non-zero polynomials with real coefficients such that…

I am stuck on the following problem: Let $p(x)$ and $q(x)$ be non-zero polynomials with real coefficients such that degree$(p(x)) > \text{degree}(q(x))$. If the graphs of $y = p(x)$ and $y = ...
1
vote
1answer
32 views

What is orthogonal projection of zero to triangle generated by three points (0,1) (5,0) and (2,4)

What is orthogonal projection of zero to triangle generated by three points (0,1) (5,0) and (2,4) Well, in my opinion, there is none. However, my teacher think that it has but he don't know how ...
1
vote
1answer
40 views

Does There Exist a Term for the Unique Nonpositive Square Root of a Nonnegative Real Number?

The term "principal square root" describes the unique nonnegative square root of a nonnegative real number. Does there exist a term to describe the unique nonpositive square root of a nonnegative ...
1
vote
2answers
64 views

Solving a system of equation:

Solve for $x,y$: \begin{align} x^3 + y^3&=2\\ x^2 +x + 9y - 3y^2&=8 \\ \end{align} I can find $x=y=1$ by guessing. Please help me solve it without using computer. Thanks Edited, sorry, I ...
3
votes
2answers
59 views

Solving 3 simultaneous cubic equations

I have three equations of the form: $$ i_1^3L_1 + i_1K +V_1 + (i_2+i_3+C)Z_n = 0 $$ $$ i_2^3L_2 + i_2K +V_2 + (i_1+i_3+C)Z_n = 0 $$ $$ i_3^3L_3 + i_3K +V_3 + (i_1+i_2+C)Z_n = 0 $$ where $ ...
7
votes
5answers
395 views

Solve equations $\sqrt{t +9} - \sqrt{t} = 1$

Solve equation: $\sqrt{t +9} - \sqrt{t} = 1$ I moved - √t to the left side of the equation $\sqrt{t +9} = 1 -\sqrt{t}$ I squared both sides $(\sqrt{t+9})^2 = (1)^2 (\sqrt{t})^2$ Then I got $t + 9 ...
3
votes
3answers
80 views

is $(x+1)^4-x^4$ non-prime for all natural positive integers $x$

Looking at difference between two neighbouring positive integers raised to the power 4, I found that all differences for integer neighbours up to $(999,1000)$ are non-prime. Does this goes for all ...
0
votes
1answer
26 views

simplify equation by removing double summation

Is it possible to simplify the following function by removing the double summation? $$f(x) = \sum_{n=1}^{x-1} \sum_{m=n+1}^x a_{n}b_{m}$$ Or is there no way of removing the sigmas? Thanks in ...
2
votes
4answers
62 views

Solve the equation $\sqrt{3x-2} +2-x=0$

Solve the equation: $$\sqrt{3x-2} +2-x=0$$ I squared both equations $$(\sqrt{3x-2})^2 (+2-x)^2= 0$$ I got $$3x-2 + 4 -4x + x^2$$ I then combined like terms $x^2 -1x +2$ However, that can not ...
2
votes
1answer
29 views

Linear independence of $(x\sin x)^{\frac{n-1}{2}}$ and $(x\sin x)^{\frac{n+1}{2}}$

Could you tell me why $(x\sin x)^{\frac{n-1}{2}}$ and $(x\sin x)^{\frac{n+1}{2}}$ are lineraly independent? I've tried $\alpha(x \sin x)^{\frac{n-1}{2}} + \beta (x\sin x)^{\frac{n+1}{2}} =0$ ...
0
votes
0answers
48 views

Matching numbers by $f(x)=\frac{1}{x}$

Let $0<x \leq 1$, We define a function such that $f(x)=y=\frac{1}{x}$ which results $y \geq 1$ . We have infinitely many numbers between $0$ and $1$, so we can match any $x$ to a number $y$ greater ...
0
votes
0answers
25 views

Does $\sum_{k=0}^n x^k = \prod_{k=1}^n \left(x - \mathtt{i}^\frac{2 k}{n+1}\right)$?

This seems to be true: $$\sum_{k=0}^n x^k = \prod_{k=1}^n \left(x - e^\frac{2\pi i k}{n+1} \right)$$ but I don't know how to demonstrate it, and definitely not neatly. I'd like to see why it should ...
3
votes
3answers
98 views

How to factor a four term polynomial without grouping?

$$2x^3 + 9x^2 +7x -6$$ This equation doesn't factor by grouping, and other than that I have no idea how to solve this problem. Will someone please help?
4
votes
2answers
70 views

Trigonometry Airplane question. Finding bearing and distance.

A little background(if you don't care for my story, skip straight to the question): I've missed a few lectures from my teacher because I fell ill. Since I have no information to work with other than ...
1
vote
3answers
92 views

Solving the equation $\dfrac{(1+x)^{36} -1}{x} =20142.9/420$ for $x$.

How would one solve for x in the following equation: $\dfrac{(1+x)^{36} -1}{x} =20142.9/420$ I tried factorising the top but that didnt really help much. $((1+x)^{18} - 1)((1+x)^{18}+1)$ Any help ...
3
votes
2answers
55 views

How to define this pattern as $f(n)$

Given a binary table with n bits as follows: $$\begin{array}{cccc|l} 2^{n-1}...&2^2&2^1&2^0&row\\ \hline \\ &0&0&0&1 \\ &0&0&1&2 \\ ...
1
vote
1answer
51 views

The graph of $x^x$

I have a question about the graph of $f(x) = x^x$. How come the graph doesn't extend into the negative domain? Because, it is not as if the graph is undefined when $x=-5$. But according to the graph, ...
0
votes
1answer
33 views

Formula to increase/decrease a relative number based on a fixed number

Being a fairly good math student in high school, this is humbling. But my knowledge about graphs and formulas has greatly diminished since then. I'm trying to write a formula that calculates a ...
0
votes
4answers
38 views

rewriting equation in terms of $y$

From Stewart, Precalculus, 5th ed, P98, Q.45 $$x^2+xy+y^2=4$$ how can I re-write this equation in terms of $y$? I want to put this equation into graphing software but don't know to put $y$ on one ...
2
votes
3answers
61 views

Solve for $x$, $3\sqrt{x+13} = x+9$

Solve equation: $3\sqrt{x+13} = x+9$ I squared both sides and got $9 + x + 13 = x^2 + 18x + 81$ I then combined like terms $x^2 + 17x + 59 = 0$ I then used the quadratic equation $x= -\frac{17}2 ...
3
votes
4answers
116 views

Find $a,b,c \in \mathbb {Q}$

Find $a,b,c \in \mathbb {Q}$ such that: $\left\{\begin{array}{rl} x^3&\in \mathbb Q \\ x&\notin \mathbb{Q}\\ ax^2+bx+c &=0\end{array}\right.$ I tried Vieta's formulas, but seem like it ...
5
votes
2answers
98 views

Is it possible that a clock's three hands divide the clock face into 3 equal parts?

And is there a proof/disproof out of intuition? Here we ignore the structure of the clock and suppose the hands move with constant speed.
0
votes
2answers
36 views

Non-parallel vectors confusion

I've got a section in my textbook about non-parallel vectors, it says: For two non-parallel vectors a and b, if $\lambda a + \mu b = \alpha a + \beta b$ then $\lambda = \alpha $ and $\mu = \beta $ ...

1 2 3 4 5 90