|
Question 260018: "The square of a positive number is six more than five times the positive number. Find the number."
I'm confused because we did not do this type of problem as an example in class.
We are required to write a let statement. So i have:
Let n=the positive number
and then from my let statement and the word problem given, i took a guess and did this:
n(squared) = 5n + 6
Is this correct? And if so... how do i go on solving it?
Found 2 solutions by richwmiller, Earlsdon: Answer by richwmiller(17219) (Show Source):
You can put this solution on YOUR website! n^2=5n+6
Looks good
n^2-5n-6=0
find the factors
set the factors equal to 0
and solve the two factors for n
one will be positive and one will be negative you wan the positive x (The factor will have a minus in it)
Solved by pluggable solver: Factoring using the AC method (Factor by Grouping) |
Looking at the expression , we can see that the first coefficient is , the second coefficient is , and the last term is .
Now multiply the first coefficient by the last term to get .
Now the question is: what two whole numbers multiply to (the previous product) and add to the second coefficient ?
To find these two numbers, we need to list all of the factors of (the previous product).
Factors of :
1,2,3,6
-1,-2,-3,-6
Note: list the negative of each factor. This will allow us to find all possible combinations.
These factors pair up and multiply to .
1*(-6) = -6 2*(-3) = -6 (-1)*(6) = -6 (-2)*(3) = -6
Now let's add up each pair of factors to see if one pair adds to the middle coefficient :
First Number | Second Number | Sum | 1 | -6 | 1+(-6)=-5 | 2 | -3 | 2+(-3)=-1 | -1 | 6 | -1+6=5 | -2 | 3 | -2+3=1 |
From the table, we can see that the two numbers and add to (the middle coefficient).
So the two numbers and both multiply to and add to 
Now replace the middle term with . Remember, and add to . So this shows us that .
Replace the second term with .
Group the terms into two pairs.
Factor out the GCF from the first group.
Factor out from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.
Combine like terms. Or factor out the common term 
===============================================================
Answer:
So factors to .
In other words, .
Note: you can check the answer by expanding to get or by graphing the original expression and the answer (the two graphs should be identical).
|
Answer by Earlsdon(6294) (Show Source):
|
|
|
| |