jsmerritt
jsmerritt
02-11-2017
Mathematics
contestada
solve 20p−60 using GCF
Respuesta :
ktreyb
ktreyb
02-11-2017
Greatest common factor between each term is 20, so you'd divide both by 20 to reduce this to 20(p - 3).
Answer Link
VER TODAS LAS RESPUESTAS ( 77+ )
Otras preguntas
Computing Straight-Line and Double-Declining-Balance Depreciation On January 2, 2016, Fischer Company purchases a machine that manufactures a part for one of it
The demand curve faced by a nondiscriminating pure monopoly is _____. horizontal the same as the industry's demand curve more elastic than the demand curve
can some one help me not really can some one pleas talk to me
or of 24. This means that 3 X 1 = 24. 3 X n = 24. For each statement, find a 7. Sam knows that 3 is a factor of 24. This means that 3 Another way to write this
Emperor penguins defend an area around their nests. Their territory encompasses a complete circle around the nest with approximately a 0.5 m radius. If each nes
Ana jamás me _________ (enviar) tantos regalos en mi cumpleaños como hoy.
se the below information to answer the following question. Income Statement For the Year Net sales $631,000 COGS 442,220 Depreciation 28,100 EBIT $160,700 Inter
A certain bacteria colony doubles in size every day for 20 days, at which point it reaches the limit of its habitat and can no longer grow. If two bacteria colo
In perfect competition A. the market demand curve and the individual's demand curve are identical. B. the market demand curve is perfectly inelastic while dema
Given the class definition: class CreateDestroy { public: CreateDestroy() { cout << "constructor called, "; } ~CreateDestroy() { cout << "destructor