Answer:
Step-by-step explanation:
programs can be written in multiply languages. for this solution I'll be writing in C++.
#include<iostream> // this is called the preprocessor definition
using namespace std;
int main() //the main function
{
int num, product; //declaration of the variables
cout << "enter the whole number";
cin >> num;
product = num * 12;
cout << product; // displaying the final results
return 0;
}
The Answer Is Nine, Because :
A Coefficient Is <span>A number used to change a variable.</span>
Negative 13j is the solution to your problem.
Answer:

Step-by-step explanation:
Given,
(−200,2.04×10^4)and (100,−9.6×10^3).
slope of the line passing through these points.



Equation of line when point and slope is given,



At x = 300

