GalaxyKitty32111
GalaxyKitty32111 GalaxyKitty32111
  • 23-09-2020
  • Mathematics
contestada

Find the sum.
5(−3.4k−7)+(3k+21) =

Respuesta :

tameraparker14
tameraparker14 tameraparker14
  • 23-09-2020

Answer:

Your answer is: -14k-14

Step-by-step explanation:

Answer Link
sdavid24
sdavid24 sdavid24
  • 23-09-2020

Answer:

2.19

Step-by-step explanation:

Answer Link

Otras preguntas

What is the equation of this trend line? Enter your answers by filling in the boxes. N = M.
The photo has the question in it
What traits do most people with autism share?
(DESPERATE PLEASE HURRY) question down below please show the work
The y -intercept of the line whose equation is x - y = -1 is 0 1 -1
The most common tool to search for desired information in a relational database management system is _____. an embedded program a web scraper SQL a data visual
Out of all of these choices put them in strongest impact to runaway slaves to the least. Why did you choose the first choice as your first?Kansas-Nebraska ActMi
Which is the graph of f(x) = (2)-x?
PLS DU IN 1 HOUR (20 POINTS) According to the dichotomous key, the organism pictured would be a member of the kingdom (NOT A) A) Animalia. B) Fungi. C) Eubacter
Consider the following class hierarchy: public class Vehicle { private String type; public Vehicle(String type) { this.type = type; } public String displayInfo(