SOLUTION: Hello- Thanks in advance for helping me with this problem. I found the answer, but through guess and check, so it would be very helpful if you could tell me how to find the answe

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Hello- Thanks in advance for helping me with this problem. I found the answer, but through guess and check, so it would be very helpful if you could tell me how to find the answe      Log On


   



Question 9449: Hello-
Thanks in advance for helping me with this problem. I found the answer, but through guess and check, so it would be very helpful if you could tell me how to find the answer mathematicaly.
Mark and David both own a lot of Matchbox cars. Mark owns seven times the square root of the amount David owns. Together they own the square root of 9 multiplyed be the quotient of 27,150 and 181. How many cars do they own in all? How many cars does each boy own? Who owns more?
This really stumped me, but I found an answer.
Mark owns 126 cars.
David owns 324 cars.
Together they own 450 cars.
David owns more.
Thanks again in advance and I can't wait to hear from you.
Sincerely,
Trevor Pierce

Found 2 solutions by rapaljer, mathmaven53:
Answer by rapaljer(4671) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = number of cars owned by David
7%2Asqrt%28x%29+ = number Mark owns.

Now, the quotient of 29150/181 is just blowing smoke on you. That would be 150, and the square root of 9 (more smoke!!) is 3, so the total cars owned is 150*3 or 450

So, finally, here is the equation:
x+%2B+7+sqrt%28x%29+=+450

To solve a radical equation, which this is, you msut isolate the radical term by subtracting x from each side of the equation.
7sqrt%28x%29+=+450+-+x+

Next, square both sides--that is, square the entire sides:
%287sqrt%28x%29%29%5E2+=+%28450+-+x%29%5E2
49x+=+450%5E2+-+900x+%2B+x%5E2+
0+=+x%5E2+-+900x+%2B+202500

The numbers here are so large, that you could hardly hope to begin to factor it, although I suspect it DOES factor. You can use the quadratic formula to solve it, or use the pluggable solver by Igor Chudov, the owner of this website.

I'll try the pluggable solver. The graph is not important here, only the solution to the equation.


Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-949x%2B202500+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-949%29%5E2-4%2A1%2A202500=90601.

Discriminant d=90601 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--949%2B-sqrt%28+90601+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-949%29%2Bsqrt%28+90601+%29%29%2F2%5C1+=+625
x%5B2%5D+=+%28-%28-949%29-sqrt%28+90601+%29%29%2F2%5C1+=+324

Quadratic expression 1x%5E2%2B-949x%2B202500 can be factored:
1x%5E2%2B-949x%2B202500+=+1%28x-625%29%2A%28x-324%29
Again, the answer is: 625, 324. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-949%2Ax%2B202500+%29



Notice that the equation DOES factor, and the solutions are 625 and 324. The 625 is more cars than the total, so it must be rejected. That means that David has 324 cars, and Mark has 450 - x = 126 cars.

Good problem. There must be an easier way to solve it. Maybe someone will find it.

R^2 at SCC

Answer by mathmaven53(29) About Me  (Show Source):
You can put this solution on YOUR website!
Let m be number of cars owned by Mark
d be number owned by David
m = 7 sqrt d
m + d = (sqrt 9)(27150/181)

The right side is computed to be 450
Then 7 sqrt d + d = 450
(sqrt d)^2 + 7 sqrt d - 450 = 0
by quadratic formula
sqrt d = [-7 + sqrt(49 +4(450))]/2
We use the positve square root in answer else m would be a negative number
Simplifying gives
sqrt d = 18
d = 324
m = 7 sqrt d
= 126
I used a calculator to get these intermediate answers
David has 324 cars and Mark has 126
David has more cars.