Solving a Quadratic Equation: A Puzzling Problem

Click For Summary

Homework Help Overview

The discussion revolves around finding the equation of a quadratic function with a specified vertex and a point it passes through. The original poster seeks assistance in converting their equation from vertex form to standard form.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the conversion of the quadratic equation from vertex form to standard form. The original poster shares their attempts and seeks clarification on the expansion process. Others provide insights on the correctness of the steps taken and suggest methods for expanding the equation.

Discussion Status

The discussion is active, with participants offering guidance on expanding the equation and addressing errors in the original poster's calculations. There is a focus on understanding the algebraic manipulations involved, but no consensus has been reached on the final form of the equation.

Contextual Notes

Participants note the importance of correctly applying algebraic principles, particularly in binomial expansion, and question the assumptions made in the original poster's approach. There is an acknowledgment of potential confusion due to fatigue affecting the original poster's calculations.

Mastiff_Lover
Messages
8
Reaction score
0
Hi! I have this Math 11 problem. I do my math through Distance Ed. and there are no examples like this one in the supplied lessons. If anyone could help me with this question, that would be great!

Homework Statement



Find the equation of the quadratic function with a vertex at (1,3) passing through the points (2,1). Write your answer in the form y=ax^2+bx+c.


The Attempt at a Solution



Using these two points (one being the vertex), I am able to write an equation, but in the form of y=a(x-h)+k. Below is the answer I get for that:
y=-2(x-1)+3
However, I was wondering if I can just convert this answer to the other quadratic form, or do I have to do the question an entirely different way.
Any comments/help on ways to do this question appreciated.
Thanks,
Mastiff_Lover
 
Physics news on Phys.org


Well you did the question in the simplest way. But on point, you can just expand it to get it in the for y=ax2+bx+c
 


Hi! Thanks for the reply! However, how do I expand it to get it for y=ax^2+bx+c?
 


Mastiff_Lover said:
Using these two points (one being the vertex), I am able to write an equation, but in the form of y=a(x-h)2+k. Below is the answer I get for that:
y=-2(x-1)2+3

Note the corrected thing in red.
Mastiff_Lover said:
Hi! Thanks for the reply! However, how do I expand it to get it for y=ax^2+bx+c?

Expanding brackets is a fundamental part in algebra so you should learn this well.

(a+b)(c+d)=a(c+d)+b(c+d) = ac+ad + bc+bd

in your case you have (x-1)2=(x-1)(x-1)

EDIT: and well you should know k(a+b) = ka+kb
 


Thanks!Give me a minute to think this out
 


Hi! Ok! I think I've got the answer. Here it is below:
y=-2(x-1)^2+3
y=(2x+1)(x-1)+3
y=-2x^2+2x+x-1+3
y=-2x^2+3x+2
Do you think this would be the answer?
Thanks,
Mastiff_Lover
 


Mastiff_Lover said:
Hi! Ok! I think I've got the answer. Here it is below:
y=-2(x-1)^2+3
y=(2x+1)(x-1)+3
y=-2x^2+2x+x-1+3
y=-2x^2+3x+2
Do you think this would be the answer?
Thanks,
Mastiff_Lover

Try expanding (x-1)2 and then multiply that by -2
 


Ok! I just thought you could do it both ways, but I guess not! So, here it is the way you said. Is this correct?
y=-2(x-1)(x-1)+3
y=-2(x^2-x-x+1)
y=-2(x^2-2x+1)
y=2x^2-4x+2+3
y=2x^2-4x+5
Thanks,
Mastiff_Lover
 


Mastiff_Lover said:
Ok! I just thought you could do it both ways, but I guess not! So, here it is the way you said. Is this correct?
y=-2(x-1)(x-1)+3
y=-2(x^2-x-x+1)
y=-2(x^2-2x+1)
y=2x^2-4x+2+3
y=2x^2-4x+5[/B
Thanks,
Mastiff_Lover


you multiplied by 2 and not -2 in this line
 
  • #10


Oh! I am so sorry! It is late here and I am a bit tired. I tend to make these silly mistakes when I am tired. Anyways, hopefully this is the correct answer:
y=-2x^2+4x+1
Thanks,
Mastiff_Lover
 
  • #11


Yes that should be correct now.
 
  • #12


OK! Thanks again for the help!
 
  • #13


Mastiff_Lover said:
Ok! I just thought you could do it both ways, but I guess not! So, here it is the way you said. Is this correct?
y=-2(x-1)(x-1)+3
y=-2(x^2-x-x+1)
y=-2(x^2-2x+1)
y=2x^2-4x+2+3
y=2x^2-4x+5
Thanks,
Mastiff_Lover
Rock.freak pointed out one error you made. The error actually started at an earlier line where you forgot to bring along the 3 term. Also, it is not incorrect to rewrite the equation on each line, but you can use a chain of equal signs to indicate that you have a chain of equal expressions. If you're applying some operation to both sides of an equation, you should definitely write both sides in each step, but if all you're doing is simplifying an expression on one side of an equation, you can do it like so:

y=-2(x-1)(x-1)+3 = -2(x2 -2x + 1) + 3
= -2x2 + 4x -2 + 3 = -2x2 + 4x + 1

So y = -2x2 + 4x + 1

Since you are in 11th grade algebra (and so presumably have had a previous course in this subject), you should be very comfortable working with the squares of binomials such as (x + a)2, which equals x2 + 2ax + a2. You should be able to do simple binomials like this without having to do a lot of steps. If this is not something you are very familiar with, I would suggest you review binomial multiplication in whatever text you are using and work enough problems that it becomes easy.
 
  • #14


Hi! Thanks for the tips. I am pretty comfortable in binomial multiplication. However, I am going to do a little bit more practise. I think because I was tired, I was making a few silly mistakes. :smile:
Mark44 said:
Rock.freak pointed out one error you made. The error actually started at an earlier line where you forgot to bring along the 3 term. Also, it is not incorrect to rewrite the equation on each line, but you can use a chain of equal signs to indicate that you have a chain of equal expressions. If you're applying some operation to both sides of an equation, you should definitely write both sides in each step, but if all you're doing is simplifying an expression on one side of an equation, you can do it like so:

y=-2(x-1)(x-1)+3 = -2(x2 -2x + 1) + 3
= -2x2 + 4x -2 + 3 = -2x2 + 4x + 1

So y = -2x2 + 4x + 1

Since you are in 11th grade algebra (and so presumably have had a previous course in this subject), you should be very comfortable working with the squares of binomials such as (x + a)2, which equals x2 + 2ax + a2. You should be able to do simple binomials like this without having to do a lot of steps. If this is not something you are very familiar with, I would suggest you review binomial multiplication in whatever text you are using and work enough problems that it becomes easy.
 
  • #15


Mastiff_Lover said:
Hi! I have this Math 11 problem. I do my math through Distance Ed. and there are no examples like this one in the supplied lessons. If anyone could help me with this question, that would be great!

Homework Statement



Find the equation of the quadratic function with a vertex at (1,3) passing through the points (2,1). Write your answer in the form y=ax^2+bx+c.


The Attempt at a Solution



Using these two points (one being the vertex), I am able to write an equation, but in the form of y=a(x-h)+k. Below is the answer I get for that:
y=-2(x-1)+3
However, I was wondering if I can just convert this answer to the other quadratic form, or do I have to do the question an entirely different way.
Any comments/help on ways to do this question appreciated.
Thanks,
Mastiff_Lover





where do you got the -2 as the a?
 
  • #16


paulatoot said:
where do you got the -2 as the a?
Take the vertex form,
y = a(x - h)2 + k
and plug in the vertex for h and k. Now, knowing that this parabola passes through the point (2, 1), what do you think we should do next?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
16K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K