SlideShare a Scribd company logo
DEV PROJECT
Challenge 1: Solving using Completing
the Square
Given the equation:
13k2 − 7k + 243 = −12
1. You need to get rid of the “C” value of the Quadratic by subtracting
243 from both sides:
13k2 − 7k = −255
2. Factor 13 out of the equation, and in the place of the “C” value
place the sum of the “B” value, divided in half, and squared. Next, add
the new “C” value (but multiplied by 13) to the other side of the
equals sign to balance the equation:
13(k2 − 7/13k + 49/676) = −254.0576923
Challenge 1 Continued…
3. Factor the trinomial and make it into a perfect square binomial:
13(k − 7/26) 2 = −254.0576923
4. To solve for k we need to undo the operations around k:
A. Divide out the factor of 13:
13(k − 7/26) 2 / 13 = −254.0576923/13
B. Square root both sides:
k − 7/26 = ± −19.54289941
C. Get k alone using addition:
k = ± −19.54289941 + 7/26
5. If possible, reduce. In this case it’s not so our answer is: k= ±−19.54289941+7/26
Challenge 2: Factoring Polynomials
using Grouping
Given the equation:
126x3 − 42x2 − 72x + 252
1. Group the first two terms within parenthesis, and group the last two
terms within parenthesis:
(126x3 − 42x2) − (72x − 252)

NOTE: you factor out “-1” by grouping the last two terms, so flip the sign of “252”!

2. Factor out the greatest common factor (if possible). In this case it’s “3”:
3[(42x3 − 14x2) − (24x − 84)]
3. Factor out the greatest common factor from both sets of parenthesis:
3[7x2(6x − 2) −4(6x − 2)]
4. Since the “−4” and “7x2” are being acted on by the same “(6x − 2)” you
can write them in their own parenthesis, like so:
3(6x − 2)(7x2 − 4) Since you cant simplify further, you are done.
Challenge 3: Combining Functions
Find the domain of g(f(x)):
f(x)= x − 12
G(x) = x2 − 18x

1. Before you combine these functions you want to find their individual domains:
f(x)= x − 12 D: *12, ∞)
G(x) = x2 − 18x D: ℝ (all real numbers)
2. Find the combined domain by seeing where the domains overlap:
Since the domain for g(x) is ℝ, then there are no limitations. This makes the domain
default to [12, ∞), the domain of f(x).
D: *12, ∞)
3. To combine the functions to make g(f(x)), place f(x) into the place of the x of g(x):
( x − 12 )2 − 18( x − 12 )
4. Simply the combined function:
(x − 12) − 18( x − 12 )
The square root of “x − 12” canceled with the square of the same expression.
Now it is completely simplified.
Challenge 4: Finding the Domain and
Range of a Radical Function
Given the function:
12y2 + 180y + 648
13 − y
1. Simplify the numerator and denominator. In this instance, only the
numerator can be simplified. Let’s take out the greatest common factor of
“12”:
12(y2 + 15y + 54)
13 − y
2. Factor the quadratic in the numerator:
12(y + 9)(y + 6)
13 − y
Challenge 4 Continued…
3. Now that the numerator and denominator are simplified, we can find the domain of each:
Given that the domain of the numerator and denominator would be all real numbers (ℝ) if they
were alone, the domain will have to abide by the rules of the enveloping operations:
The expression under the radical has to be greater to, or equal to, zero, and the denominator of a
rational has to be greater than, or less than, zero.
With these rules in mind, this means that the “y”s in the numerator have to be numbers that
make the numerator GREATER TO OR EQUAL to zero, while the “y”s in the denominator have to
be number(s) that make the denominator GREATER than zero.

The domain of the numerator would be D: (- ∞, -9]u[-6, ∞)
because -9 + 9 = 0
& -6 + 6 = 0
The domain of the denominator would be D: *13, ∞)
Because 13 − 13 = 0
4. Combine the domains with the rules in mind:
D: (- ∞, -9]u[-6, 13)u(13, ∞)

More Related Content

What's hot

Factoring Perfect Square Trinomials
Factoring Perfect Square TrinomialsFactoring Perfect Square Trinomials
Factoring Perfect Square Trinomials
Free Math Powerpoints
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
Majesty Ortiz
 
Area between curves
Area between curvesArea between curves
Area between curves
djfromal
 
Areas under curve
Areas under curveAreas under curve
Areas under curve
Shaun Wilson
 
5.3 Solving Quadratics by Finding Square Roots
5.3 Solving Quadratics by Finding Square Roots5.3 Solving Quadratics by Finding Square Roots
5.3 Solving Quadratics by Finding Square Roots
hisema01
 
Algebra 7 Point 2
Algebra 7 Point 2Algebra 7 Point 2
Algebra 7 Point 2
herbison
 
Area between curves
Area between curvesArea between curves
Area between curves
Shaun Wilson
 
Finding the area under a curve using integration
Finding the area under a curve using integrationFinding the area under a curve using integration
Finding the area under a curve using integration
Christopher Chibangu
 
Solving quadratics with square roots
Solving quadratics with square rootsSolving quadratics with square roots
Solving quadratics with square roots
swartzje
 
Algebra ii honors study guide
Algebra ii honors study guideAlgebra ii honors study guide
Algebra ii honors study guide
morrobea
 
The dev project
The dev projectThe dev project
The dev project
Matt Beck
 
1.1 ss factoring the difference of two squares
1.1 ss factoring the difference of two squares1.1 ss factoring the difference of two squares
1.1 ss factoring the difference of two squares
JessebelBautista
 
Area between two curves
Area between two curves Area between two curves
Area between two curves
Porter Nathan
 
Factoring Perfect Square Trinomial - SIM
Factoring Perfect Square Trinomial - SIMFactoring Perfect Square Trinomial - SIM
Factoring Perfect Square Trinomial - SIM
shie5147
 
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTESAsymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
NITESH POONIA
 
Perfect square of Binomials
Perfect square of BinomialsPerfect square of Binomials
Perfect square of Binomials
Roy Vincent Corpuz
 
Transforming Quadratic Functions from General Form to Standard Form
Transforming Quadratic Functions from General Form to Standard FormTransforming Quadratic Functions from General Form to Standard Form
Transforming Quadratic Functions from General Form to Standard Form
Ivy Estrella
 
Math basic
Math basicMath basic
Math basic
ERUMSULAYMAN1
 
Factoring difference of two squares
Factoring difference of two squaresFactoring difference of two squares
Factoring difference of two squares
laila_barrera
 

What's hot (19)

Factoring Perfect Square Trinomials
Factoring Perfect Square TrinomialsFactoring Perfect Square Trinomials
Factoring Perfect Square Trinomials
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
Area between curves
Area between curvesArea between curves
Area between curves
 
Areas under curve
Areas under curveAreas under curve
Areas under curve
 
5.3 Solving Quadratics by Finding Square Roots
5.3 Solving Quadratics by Finding Square Roots5.3 Solving Quadratics by Finding Square Roots
5.3 Solving Quadratics by Finding Square Roots
 
Algebra 7 Point 2
Algebra 7 Point 2Algebra 7 Point 2
Algebra 7 Point 2
 
Area between curves
Area between curvesArea between curves
Area between curves
 
Finding the area under a curve using integration
Finding the area under a curve using integrationFinding the area under a curve using integration
Finding the area under a curve using integration
 
Solving quadratics with square roots
Solving quadratics with square rootsSolving quadratics with square roots
Solving quadratics with square roots
 
Algebra ii honors study guide
Algebra ii honors study guideAlgebra ii honors study guide
Algebra ii honors study guide
 
The dev project
The dev projectThe dev project
The dev project
 
1.1 ss factoring the difference of two squares
1.1 ss factoring the difference of two squares1.1 ss factoring the difference of two squares
1.1 ss factoring the difference of two squares
 
Area between two curves
Area between two curves Area between two curves
Area between two curves
 
Factoring Perfect Square Trinomial - SIM
Factoring Perfect Square Trinomial - SIMFactoring Perfect Square Trinomial - SIM
Factoring Perfect Square Trinomial - SIM
 
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTESAsymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
 
Perfect square of Binomials
Perfect square of BinomialsPerfect square of Binomials
Perfect square of Binomials
 
Transforming Quadratic Functions from General Form to Standard Form
Transforming Quadratic Functions from General Form to Standard FormTransforming Quadratic Functions from General Form to Standard Form
Transforming Quadratic Functions from General Form to Standard Form
 
Math basic
Math basicMath basic
Math basic
 
Factoring difference of two squares
Factoring difference of two squaresFactoring difference of two squares
Factoring difference of two squares
 

Viewers also liked

Object-Oriented Programming with PHP (part 1)
Object-Oriented Programming with PHP (part 1)Object-Oriented Programming with PHP (part 1)
Object-Oriented Programming with PHP (part 1)
Bozhidar Boshnakov
 
Grammar simple past
Grammar simple pastGrammar simple past
Grammar simple past
Miriam Soriano
 
Как да направим живота си по - лесен с добър QA подход
Как да направим живота си по - лесен с добър QA подходКак да направим живота си по - лесен с добър QA подход
Как да направим живота си по - лесен с добър QA подход
Bozhidar Boshnakov
 
CLIENTES DE ROQUE - BOEDO.
CLIENTES DE ROQUE - BOEDO.CLIENTES DE ROQUE - BOEDO.
CLIENTES DE ROQUE - BOEDO.
Melina Campusano
 
Tema engleza
Tema englezaTema engleza
Tema engleza
AdamCristian25
 
Automation in Drupal
Automation in DrupalAutomation in Drupal
Automation in Drupal
Bozhidar Boshnakov
 
Introduction in php
Introduction in phpIntroduction in php
Introduction in php
Bozhidar Boshnakov
 
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
Lucky Lucky
 
Introduction in php part 2
Introduction in php part 2Introduction in php part 2
Introduction in php part 2
Bozhidar Boshnakov
 
DrupalCamp Sofia 2015
DrupalCamp Sofia 2015DrupalCamp Sofia 2015
DrupalCamp Sofia 2015
Bozhidar Boshnakov
 
عرض الفصل الثامن
عرض الفصل الثامنعرض الفصل الثامن
عرض الفصل الثامن
reemalahmari
 
PMG Gabrovo - Web Development Level 0 - Introduction
PMG Gabrovo - Web Development Level 0 - IntroductionPMG Gabrovo - Web Development Level 0 - Introduction
PMG Gabrovo - Web Development Level 0 - Introduction
Bozhidar Boshnakov
 
BDD, Behat & Drupal
BDD, Behat & DrupalBDD, Behat & Drupal
BDD, Behat & Drupal
Bozhidar Boshnakov
 
¿Qué es la Ecología?
¿Qué es la Ecología?¿Qué es la Ecología?
¿Qué es la Ecología?
Joshua Arguello Paredes
 
Tema engleza
Tema englezaTema engleza
Tema engleza
AdamCristian25
 
QA Challange Accepted - How and why we should use Behat?
QA Challange Accepted - How and why we should use Behat?QA Challange Accepted - How and why we should use Behat?
QA Challange Accepted - How and why we should use Behat?
Bozhidar Boshnakov
 
Web fundamentals - part 1
Web fundamentals - part 1Web fundamentals - part 1
Web fundamentals - part 1
Bozhidar Boshnakov
 
Web fundamentals 2
Web fundamentals 2Web fundamentals 2
Web fundamentals 2
Bozhidar Boshnakov
 
تطوير أهداف التعليم العامة والخاصة
تطوير أهداف التعليم العامة والخاصةتطوير أهداف التعليم العامة والخاصة
تطوير أهداف التعليم العامة والخاصة
reemalahmari
 

Viewers also liked (19)

Object-Oriented Programming with PHP (part 1)
Object-Oriented Programming with PHP (part 1)Object-Oriented Programming with PHP (part 1)
Object-Oriented Programming with PHP (part 1)
 
Grammar simple past
Grammar simple pastGrammar simple past
Grammar simple past
 
Как да направим живота си по - лесен с добър QA подход
Как да направим живота си по - лесен с добър QA подходКак да направим живота си по - лесен с добър QA подход
Как да направим живота си по - лесен с добър QA подход
 
CLIENTES DE ROQUE - BOEDO.
CLIENTES DE ROQUE - BOEDO.CLIENTES DE ROQUE - BOEDO.
CLIENTES DE ROQUE - BOEDO.
 
Tema engleza
Tema englezaTema engleza
Tema engleza
 
Automation in Drupal
Automation in DrupalAutomation in Drupal
Automation in Drupal
 
Introduction in php
Introduction in phpIntroduction in php
Introduction in php
 
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
Nationalgeographictravelerphotooftheday2014 140831031457-phpapp02
 
Introduction in php part 2
Introduction in php part 2Introduction in php part 2
Introduction in php part 2
 
DrupalCamp Sofia 2015
DrupalCamp Sofia 2015DrupalCamp Sofia 2015
DrupalCamp Sofia 2015
 
عرض الفصل الثامن
عرض الفصل الثامنعرض الفصل الثامن
عرض الفصل الثامن
 
PMG Gabrovo - Web Development Level 0 - Introduction
PMG Gabrovo - Web Development Level 0 - IntroductionPMG Gabrovo - Web Development Level 0 - Introduction
PMG Gabrovo - Web Development Level 0 - Introduction
 
BDD, Behat & Drupal
BDD, Behat & DrupalBDD, Behat & Drupal
BDD, Behat & Drupal
 
¿Qué es la Ecología?
¿Qué es la Ecología?¿Qué es la Ecología?
¿Qué es la Ecología?
 
Tema engleza
Tema englezaTema engleza
Tema engleza
 
QA Challange Accepted - How and why we should use Behat?
QA Challange Accepted - How and why we should use Behat?QA Challange Accepted - How and why we should use Behat?
QA Challange Accepted - How and why we should use Behat?
 
Web fundamentals - part 1
Web fundamentals - part 1Web fundamentals - part 1
Web fundamentals - part 1
 
Web fundamentals 2
Web fundamentals 2Web fundamentals 2
Web fundamentals 2
 
تطوير أهداف التعليم العامة والخاصة
تطوير أهداف التعليم العامة والخاصةتطوير أهداف التعليم العامة والخاصة
تطوير أهداف التعليم العامة والخاصة
 

Similar to DEV Project

Precalculus 1 chapter 2
Precalculus 1 chapter 2Precalculus 1 chapter 2
Precalculus 1 chapter 2
oreves
 
Algebra part 2
Algebra part 2Algebra part 2
Algebra part 2
Nadrah Afiati
 
Algebra
AlgebraAlgebra
Algebra
Nadrah Afiati
 
Paso 2 contextualizar y profundizar el conocimiento sobre expresiones algebr...
Paso 2  contextualizar y profundizar el conocimiento sobre expresiones algebr...Paso 2  contextualizar y profundizar el conocimiento sobre expresiones algebr...
Paso 2 contextualizar y profundizar el conocimiento sobre expresiones algebr...
Trigogeogebraunad
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic Equations
Deepanshu Chowdhary
 
Matematica
MatematicaMatematica
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
Mervin Dayrit
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
lyra matalubos
 
Integration
IntegrationIntegration
Integration
SharingIsCaring1000
 
Jackson d.e.v.
Jackson d.e.v.Jackson d.e.v.
Jackson d.e.v.
Dougfield32
 
Algebra
Algebra Algebra
Algebra
Adjex Academy
 
U1 04 factorizacion
U1   04 factorizacionU1   04 factorizacion
U1 04 factorizacion
UNEFA Zulia
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
PLeach
 
3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt
MarchtPataray
 
Reed Solomon encoder and decoder \ ريد سلمون
Reed Solomon encoder and decoder \ ريد سلمونReed Solomon encoder and decoder \ ريد سلمون
Reed Solomon encoder and decoder \ ريد سلمون
Muhammed Abdulmahdi
 
Vedic Mathematics 16 sutras with example problems
Vedic Mathematics 16 sutras with example problemsVedic Mathematics 16 sutras with example problems
Vedic Mathematics 16 sutras with example problems
Kavitha Chandramohan
 
Q1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptxQ1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptx
TherezaNoble
 
1 ca nall
1 ca nall1 ca nall
1 ca nall
nicholas muthama
 
Algebra Revision.ppt
Algebra Revision.pptAlgebra Revision.ppt
Algebra Revision.ppt
AaronChi5
 
Algebra slideshow
Algebra slideshowAlgebra slideshow
Algebra slideshow
AlgebraProject
 

Similar to DEV Project (20)

Precalculus 1 chapter 2
Precalculus 1 chapter 2Precalculus 1 chapter 2
Precalculus 1 chapter 2
 
Algebra part 2
Algebra part 2Algebra part 2
Algebra part 2
 
Algebra
AlgebraAlgebra
Algebra
 
Paso 2 contextualizar y profundizar el conocimiento sobre expresiones algebr...
Paso 2  contextualizar y profundizar el conocimiento sobre expresiones algebr...Paso 2  contextualizar y profundizar el conocimiento sobre expresiones algebr...
Paso 2 contextualizar y profundizar el conocimiento sobre expresiones algebr...
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic Equations
 
Matematica
MatematicaMatematica
Matematica
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Integration
IntegrationIntegration
Integration
 
Jackson d.e.v.
Jackson d.e.v.Jackson d.e.v.
Jackson d.e.v.
 
Algebra
Algebra Algebra
Algebra
 
U1 04 factorizacion
U1   04 factorizacionU1   04 factorizacion
U1 04 factorizacion
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
 
3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt
 
Reed Solomon encoder and decoder \ ريد سلمون
Reed Solomon encoder and decoder \ ريد سلمونReed Solomon encoder and decoder \ ريد سلمون
Reed Solomon encoder and decoder \ ريد سلمون
 
Vedic Mathematics 16 sutras with example problems
Vedic Mathematics 16 sutras with example problemsVedic Mathematics 16 sutras with example problems
Vedic Mathematics 16 sutras with example problems
 
Q1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptxQ1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptx
 
1 ca nall
1 ca nall1 ca nall
1 ca nall
 
Algebra Revision.ppt
Algebra Revision.pptAlgebra Revision.ppt
Algebra Revision.ppt
 
Algebra slideshow
Algebra slideshowAlgebra slideshow
Algebra slideshow
 

Recently uploaded

Self-Discipline: The Secret Weapon for Certain Victory
Self-Discipline: The Secret Weapon for Certain VictorySelf-Discipline: The Secret Weapon for Certain Victory
Self-Discipline: The Secret Weapon for Certain Victory
bluetroyvictorVinay
 
Types of Garage Doors Explained: Energy Efficiency, Style, and More
Types of Garage Doors Explained: Energy Efficiency, Style, and MoreTypes of Garage Doors Explained: Energy Efficiency, Style, and More
Types of Garage Doors Explained: Energy Efficiency, Style, and More
Affordable Garage Door Repair
 
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
lyurzi7r
 
Analysis and Assessment of Gateway Process – HemiSync(1).PDF
Analysis and Assessment of Gateway Process – HemiSync(1).PDFAnalysis and Assessment of Gateway Process – HemiSync(1).PDF
Analysis and Assessment of Gateway Process – HemiSync(1).PDF
JoshuaDagama1
 
The Fascinating World of Bats: Unveiling the Secrets of the Night
The Fascinating World of Bats: Unveiling the Secrets of the NightThe Fascinating World of Bats: Unveiling the Secrets of the Night
The Fascinating World of Bats: Unveiling the Secrets of the Night
thomasard1122
 
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANEMRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
DK PAGEANT
 
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
DK PAGEANT
 
thrifthands-thrift store- get the latest trends
thrifthands-thrift store- get the latest trendsthrifthands-thrift store- get the latest trends
thrifthands-thrift store- get the latest trends
amarshifan555
 
Biography and career history of Bruno Amezcua
Biography and career history of Bruno AmezcuaBiography and career history of Bruno Amezcua
Biography and career history of Bruno Amezcua
Bruno Amezcua
 
Insanony: Watch Instagram Stories Secretly - A Complete Guide
Insanony: Watch Instagram Stories Secretly - A Complete GuideInsanony: Watch Instagram Stories Secretly - A Complete Guide
Insanony: Watch Instagram Stories Secretly - A Complete Guide
Trending Blogers
 
Capsule Wardrobe Women: A document show
Capsule Wardrobe Women:  A document showCapsule Wardrobe Women:  A document show
Capsule Wardrobe Women: A document show
mustaphaadeyemi08
 

Recently uploaded (11)

Self-Discipline: The Secret Weapon for Certain Victory
Self-Discipline: The Secret Weapon for Certain VictorySelf-Discipline: The Secret Weapon for Certain Victory
Self-Discipline: The Secret Weapon for Certain Victory
 
Types of Garage Doors Explained: Energy Efficiency, Style, and More
Types of Garage Doors Explained: Energy Efficiency, Style, and MoreTypes of Garage Doors Explained: Energy Efficiency, Style, and More
Types of Garage Doors Explained: Energy Efficiency, Style, and More
 
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
一比一原版(McGill毕业证书)麦吉尔大学毕业证如何办理
 
Analysis and Assessment of Gateway Process – HemiSync(1).PDF
Analysis and Assessment of Gateway Process – HemiSync(1).PDFAnalysis and Assessment of Gateway Process – HemiSync(1).PDF
Analysis and Assessment of Gateway Process – HemiSync(1).PDF
 
The Fascinating World of Bats: Unveiling the Secrets of the Night
The Fascinating World of Bats: Unveiling the Secrets of the NightThe Fascinating World of Bats: Unveiling the Secrets of the Night
The Fascinating World of Bats: Unveiling the Secrets of the Night
 
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANEMRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
MRS PUNE 2024 - WINNER AMRUTHAA UTTAM JAGDHANE
 
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
MISS TEEN LUCKNOW 2024 - WINNER ASIYA 2024
 
thrifthands-thrift store- get the latest trends
thrifthands-thrift store- get the latest trendsthrifthands-thrift store- get the latest trends
thrifthands-thrift store- get the latest trends
 
Biography and career history of Bruno Amezcua
Biography and career history of Bruno AmezcuaBiography and career history of Bruno Amezcua
Biography and career history of Bruno Amezcua
 
Insanony: Watch Instagram Stories Secretly - A Complete Guide
Insanony: Watch Instagram Stories Secretly - A Complete GuideInsanony: Watch Instagram Stories Secretly - A Complete Guide
Insanony: Watch Instagram Stories Secretly - A Complete Guide
 
Capsule Wardrobe Women: A document show
Capsule Wardrobe Women:  A document showCapsule Wardrobe Women:  A document show
Capsule Wardrobe Women: A document show
 

DEV Project

  • 2. Challenge 1: Solving using Completing the Square Given the equation: 13k2 − 7k + 243 = −12 1. You need to get rid of the “C” value of the Quadratic by subtracting 243 from both sides: 13k2 − 7k = −255 2. Factor 13 out of the equation, and in the place of the “C” value place the sum of the “B” value, divided in half, and squared. Next, add the new “C” value (but multiplied by 13) to the other side of the equals sign to balance the equation: 13(k2 − 7/13k + 49/676) = −254.0576923
  • 3. Challenge 1 Continued… 3. Factor the trinomial and make it into a perfect square binomial: 13(k − 7/26) 2 = −254.0576923 4. To solve for k we need to undo the operations around k: A. Divide out the factor of 13: 13(k − 7/26) 2 / 13 = −254.0576923/13 B. Square root both sides: k − 7/26 = ± −19.54289941 C. Get k alone using addition: k = ± −19.54289941 + 7/26 5. If possible, reduce. In this case it’s not so our answer is: k= ±−19.54289941+7/26
  • 4. Challenge 2: Factoring Polynomials using Grouping Given the equation: 126x3 − 42x2 − 72x + 252 1. Group the first two terms within parenthesis, and group the last two terms within parenthesis: (126x3 − 42x2) − (72x − 252) NOTE: you factor out “-1” by grouping the last two terms, so flip the sign of “252”! 2. Factor out the greatest common factor (if possible). In this case it’s “3”: 3[(42x3 − 14x2) − (24x − 84)] 3. Factor out the greatest common factor from both sets of parenthesis: 3[7x2(6x − 2) −4(6x − 2)] 4. Since the “−4” and “7x2” are being acted on by the same “(6x − 2)” you can write them in their own parenthesis, like so: 3(6x − 2)(7x2 − 4) Since you cant simplify further, you are done.
  • 5. Challenge 3: Combining Functions Find the domain of g(f(x)): f(x)= x − 12 G(x) = x2 − 18x 1. Before you combine these functions you want to find their individual domains: f(x)= x − 12 D: *12, ∞) G(x) = x2 − 18x D: ℝ (all real numbers) 2. Find the combined domain by seeing where the domains overlap: Since the domain for g(x) is ℝ, then there are no limitations. This makes the domain default to [12, ∞), the domain of f(x). D: *12, ∞) 3. To combine the functions to make g(f(x)), place f(x) into the place of the x of g(x): ( x − 12 )2 − 18( x − 12 ) 4. Simply the combined function: (x − 12) − 18( x − 12 ) The square root of “x − 12” canceled with the square of the same expression. Now it is completely simplified.
  • 6. Challenge 4: Finding the Domain and Range of a Radical Function Given the function: 12y2 + 180y + 648 13 − y 1. Simplify the numerator and denominator. In this instance, only the numerator can be simplified. Let’s take out the greatest common factor of “12”: 12(y2 + 15y + 54) 13 − y 2. Factor the quadratic in the numerator: 12(y + 9)(y + 6) 13 − y
  • 7. Challenge 4 Continued… 3. Now that the numerator and denominator are simplified, we can find the domain of each: Given that the domain of the numerator and denominator would be all real numbers (ℝ) if they were alone, the domain will have to abide by the rules of the enveloping operations: The expression under the radical has to be greater to, or equal to, zero, and the denominator of a rational has to be greater than, or less than, zero. With these rules in mind, this means that the “y”s in the numerator have to be numbers that make the numerator GREATER TO OR EQUAL to zero, while the “y”s in the denominator have to be number(s) that make the denominator GREATER than zero. The domain of the numerator would be D: (- ∞, -9]u[-6, ∞) because -9 + 9 = 0 & -6 + 6 = 0 The domain of the denominator would be D: *13, ∞) Because 13 − 13 = 0 4. Combine the domains with the rules in mind: D: (- ∞, -9]u[-6, 13)u(13, ∞)