answersLogoWhite

0


Best Answer

The y value will equal 15, when x = 7

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can a graph for the rule y2x plus 1 be used to predict the result for an input of 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is x plus 2 to the power of 2?

i copy n paste it from somethin Your Input Result Geometric


Graph the equation 2x plus 3y plus 6z equals 18?

The result will be a plane that intercepts the x-, y-, and z-axes at +9, +6, and +3, respectively.


How do you alternate the input numbers using for loop in c plus plus?

Input a variable.


What describes how to translate the graph y x to obtain the graph of y x plus 1 plus 1?

You move the graph upwards by 2 units.


Y 2x plus 3 graph?

You can do the equation Y 2x plus 3 on a graph. On this graph the Y would equal 5 and X would equal to 0.


What is the header for basic input or output in C Plus Plus?

For basic input and output in C++: #include


What is an equation for a graph that is parallel to the graph of y equals -0.5x plus 2?

y = -0.5x plus or minus any number


How do you clear input buffer in c plus plus?

cin.clear();


What can you say about the graph Ax plus By equals C about the graph Ax plus By equals C?

It is a straight line with gradient -A/B and intercept C/B.


How do you graph an equation in standard form?

On my graphing calculator, a TI84 Plus, I can enter the equation into the Y= (a button) and then graph it by hitting the Graph button.


How do you write tax calculation source code in c plus plus?

#include<iostream> #include<sstream> double enter_number (std::string& prompt) { double result {}; std::string input {}; while (1) { std::cout << prompt; std::cin >> input; std:stringstream ss; ss << input; if (ss >> result) break; std::cerr << "Invalid input: " << input << std::endl; } return result; } int main() { double amount, tax_rate, tax, total, ; amount = enter_number ("Enter amount ($): "); tax_rate = enter_number ("Enter tax rate (%): "); tax = amount * tax_rate; total = amount + tax; std::cout << "Tax ($): " << tax << std::endl; std::cout << "Total ($): " << total << std::endl; }


Which is the correct graph for the solution 2b plus 1-32?

There is no graph because there is no equation - only an expression.