BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

TV problem

Expert replies
by yalanand » Sun Feb 01, 2009 12:14 am
For every x TVs the factory makes, it costs 100x + 100sqrt(x) + 9000 dollars total in production costs. The factory sells each TV for $200. How many TVs must be sold to meet production costs?

(A) 81
(B) 90
(C) 99
(D) 100
(E) 108
Join the discussion
Source: — Problem Solving |

Re: TV problem

by piyush_nitt » Sun Feb 01, 2009 12:32 am
yalanand wrote:For every x TVs the factory makes, it costs 100x + 100sqrt(x) + 9000 dollars total in production costs. The factory sells each TV for $200. How many TVs must be sold to meet production costs?

(A) 81
(B) 90
(C) 99
(D) 100
(E) 108
IMO D



if x are the number of TVs therefore from eqn

100x + 100sqrt(x) + 9000 = 200x - (1)

let sqrt(x) = y
then x = y^2

putting value in (1)

100y^2 + 100y+ 9000 = 200y^2

simplifying

100y+9000 = 100y^2

dividing by 100

y+90=y^2

y^2 - y -90 = 0

y^2 - 10y + 9y - 90 =0

y = 10, -9

cannot be -ve

therefore y =10

hence x = 100
Join the discussion

by gaggleofgirls » Sun Feb 01, 2009 7:03 am
100x + 100sqrtx +9000 = 200x
100sqrtx+9000 = 100x
100x-100sqrtx = 9000
x-sqrtx = 90

At this point, I scanned the answers to see which one worked. Only D (100) works. 100 - 10 = 90.

Answer is D.

-Carrie
Join the discussion

by Uri » Fri Feb 06, 2009 5:29 pm
gaggleofgirls wrote:100x + 100sqrtx +9000 = 200x
100sqrtx+9000 = 100x
100x-100sqrtx = 9000
x-sqrtx = 90

Continuing from above,

x - sqrt (x) = 90
or, x - 90 = sqrt (x)
Squaring both sides,
x^2 -180x +8100 = x
or, x^2 -181x +8100 = 0
or, x^2 - 100x -81x +8100 = 0
or, x (x-100) -81 (x-100) = 0
or, (x-81)(x-100)=0
=> x = 81 or 100


I know I am somewhere making a mistake. Could you please help me point out that one?
Join the discussion

by sureshbala » Fri Feb 06, 2009 10:21 pm
Folks, I think we can avoid quadratic equation here...

Given 100x + 100sqrt(x) + 9000 = 200x

i.e 100x - 100sqrt(x) = 9000

i.e 100sqrt(x)[sqrt(x) - 1] = 9000 ( taking 100sqrt(x) common)

i.e sqrt(x)[sqrt(x)-1] = 90.

Let k = sqrt(x)

k(k-1) = 90.

So 90 must be written as porduct of two consecutive numbers which is 10x9

Hence k = 10, i.e sqrt(x) =10.

Thus x = 100.
Join the discussion

Re: TV problem

by Vemuri » Fri Feb 06, 2009 11:21 pm
To be quick in answering such questions, I usually like plugging-in from the answer choices.

In this case, I quickly checked my answer choices & liked the option D to start with for easy calculation. So, if x=100, then the Production costs for 100 TVs is = 100x100 + 100xsqrt(100)+9000. This solves to $20,000.

The factory sells each TV for $200. So, the selling price is= 100x$200 ==> $20,000. BINGO !!!

D is the answer.
Join the discussion